Announcement

Collapse
No announcement yet.

compiling driver for IPAQ from Subversion

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    compiling driver for IPAQ from Subversion

    Hi,

    I have got a driver for the IPAQ which is compatible with kernel 2.6.15 which I am running. When I try and run "make" I get the following output:

    jack@phoenix:~/kernel-2.6-driver$ make
    Makefile:32: target `/usr/src/linux-source-2.6.15' given more than once in the same rule.
    Can't find directory 2.6.15-28-686
    Edit /home/jack/kernel-2.6-driver/Makefile and provide the correct path to the Linux source tree.
    make: *** [2.6.15-28-686] Error 1


    The path to my source tree within the makefile is correct, and looking at it in "Kate" the path only appears once in the makefile, so I don't understand the first error unless it is referring to a different file. Also don't understand why it then goes looking for a file called 2.6.15-28-686.

    Can anyone help?

    Thanks in advance,

    p



    "We simply must accept the fact that Captain Kirk is no longer alive!"
Working...
X