|
Subject: Errors when running 'make install' Newsgroups: gmane.linux.drivers.madwifi.user Date: 2008-09-03 03:53:29 GMT (11 weeks, 2 days, 5 hours and 21 minutes ago)
I am attempting to install madwifi 0.9.4 on my puppy-linux
4.00 installation (kernel 2.6.21.7).
I downloaded the madwifi source code to /steve/madwifi-0.9.4,
and the kernel source code to /usr/src/linux-2.6.21.7. I set KERNELPATH to
/usr/src/linux-2.6.21.7 and then did a 'make' in the /steve/madwifi-0.9.4
directory to build the madwifi code without any errors.
But when I do a 'make install' then I get the following
result:
# make install
sh scripts/find-madwifi-modules.sh 2.6.21.7
: command not foundi-modules.sh: line 2:
'cripts/find-madwifi-modules.sh: line 44: syntax error near
unexpected token `in
'cripts/find-madwifi-modules.sh: line 44:
`
case ${REPLY} in
make: *** [install-modules] Error 2
#
I have tried to troubleshoot this myself and have searched the
documentation and archives but haven't gotten anywhere.
Does anyone have a suggestion as to what is
wrong?
Am I running an incompatible shell? When I run 'sh --help' I
get the following:
GNU bash, version
3.00.16(1)-release-(i486-t2-linux-gnu)
...
Thanks!
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Madwifi-users mailing list Madwifi-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/madwifi-users |
|
|