#731: install.sh relies on /lib/modules/`uname -a`/build
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |            Owner:     
     Type:  defect                 |           Status:  new
 Priority:  major                  |        Milestone:     
Component:  madwifi: makefiles     |          Version:     
 Keywords:                         |   Patch_attached:  0  
-----------------------------------+----------------------------------------
 As of SVN #1660, patches/install.sh will not run unless
 /lib/modules/`uname -a`/build is available EVEN IF the install patch
 (where to patch) is provided on the command line.  It requires both the
 symlink (build -> /usr/src/linux-2.6....) and the target directory
 (/usr/src/linux-2.6.....).

 Neither is necessary when a command line param is supplied.  In fact, once
 they're created, no files are modified or created in the directory.  The
 script just won't
 run without them.

 {{{
 [EMAIL PROTECTED] patches]# ./install.sh /usr/src/linux
 Copying top-level files
 /bin/sh: line 0: cd: /lib/modules/2.6.17.3/build: No such file or
 directory
 Makefile.inc:95: *** /lib/modules/2.6.17.3/build is missing, please set
 KERNELPATH.  Stop.
 }}}

-- 
Ticket URL: <http://madwifi.org/ticket/731>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to