Re: [zd1211-devs] Newbie Q: make fails completely

2006-04-09 Thread Stéphane Bisinger
--- 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


[zd1211-devs] Newbie Q: make fails completely

2006-04-09 Thread Notyou

Hello,

I just downloaded the newest package zd1211-driver-r69, un-tar-gzipped and
started make:

[EMAIL PROTECTED]:make
/lib/modules/2.6.15.5/build
/usr/src/zd1211-driver-r69
-I/usr/src/zd1211-driver-r69/src/include -fomit-frame-pointer -O2 -Wall
-Wstrict-prototypes -pipe -DZDCONF_WE_STAT_SUPPORT=1 -DHOST_IF_USB -DAMAC
-DGCCK -DOFDM -DHOSTAPD_SUPPORT -DUSE_EP4_SET_REG -DDOWNLOADFIRMWARE
-DfTX_GAIN_OFDM=0 -DfNEW_CODE_MAP=1 -DfWRITE_WORD_REG=1 -DfREAD_MUL_REG=1
-DENHANCE_RX=1 -DZD1211
src/zd1205.o src/zdasocsvc.o src/zdauthreq.o src/zdauthrsp.o src/zdmmrx.o
src/zdshared.o src/zdhci.o src/zdglobal.o src/zdencrypt.o src/zdpmfilter.o
src/zdpsmon.o src/zdsynch.o src/zdbuf.o src/zd1205_proc.o src/zdhw.o
src/zddebug.o src/zdtkipseed.o src/zdmic.o 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

What's up? Kernel compiles without flaws on my setup.
--
View this message in context: 
http://www.nabble.com/Newbie-Q%3A-make-fails-completely-t1420944.html#a3830171
Sent from the zd1211-devs forum at Nabble.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