Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

Hi, I am trying to install a VCP driver for FT232R chip from ftdichips.com. Unfortunatey there is no installation manual/guidelines for linux driver available. When I try to build the source of the driver by

sudo make

it outputs the following error:

fatal error: /lib/modules/3.0.0-12-generic/build/include/linux/modversions.h: No such file or directory

I think it might be because I have my linux headers in diffrent directory installed? In which case I would have to create a symlink? OS: Ubuntu 11.10

Thank you

asked 14 May '13, 14:37

astralmaster's gravatar image

astralmaster
11
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×81
×7

Asked: 14 May '13, 14:37

Seen: 1,519 times

Last updated: 14 May '13, 14:37

powered by OSQA