--- Notyou <[EMAIL PROTECTED]> wrote:

> src/zdusb.o src/zd1211.o
> make -C /lib/modules/2.6.15.5/build
> SUBDIRS=/usr/src/zd1211-driver-r69
> modules
> make: *** /lib/modules/2.6.15.5/build: No File or
> Directory found.  
> make: *** [all] Error 2
> 

It seems that make cannot find the symlink build in
/lib/modules/`uname -r`/

Create that link and it should work!

(
Commands are:
(without leading # )

# cd /lib/modules/`uname -r`
# ln -s /usr/src/linux build

)

Stéphane


                
___________________________________________________________ 
Yahoo! Photos – NEW, now offering a quality print service from just 8p a photo 
http://uk.photos.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to