LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 06-12-2004, 06:17 PM   #1
fatrandy13
Member
 
Registered: Jun 2004
Location: new jersey
Distribution: anything debian based, long live apt-get
Posts: 230

Rep: Reputation: 30
Angry Errors running 'make install' (wireless network)


After installig the wlan prism2 driver for my wireless usb adapter, i ran make all and make install...... make all worked fine, but make install gave me these errors. If anyone can help me out i would appreciate it



find . -name .depend -exec rm {} \;
set -e; for d in src doc man etc; do make -C $d install ; done
make[1]: Entering directory `/root/KNOPPIX/wireless network/linux-wlan-ng-0.2.1-pre4/src'
set -e; for d in p80211 prism2 shared wlanctl wland nwepgen mkmeta wlancfg; do make -C $d install ; done
make[2]: Entering directory `/root/KNOPPIX/wireless network/linux-wlan-ng-0.2.1-pre4/src/p80211'
mkdir -p file:/root/KNOPPIX/linux kernel/linux-2.4.26/lib/modules//net
cp p80211.o file:/root/KNOPPIX/linux kernel/linux-2.4.26/lib/modules//net
cp: omitting directory `file:/root/KNOPPIX/linux'
make[2]: *** [install] Error 1
make[2]: Leaving directory `/root/KNOPPIX/wireless network/linux-wlan-ng-0.2.1-pre4/src/p80211'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/KNOPPIX/wireless network/linux-wlan-ng-0.2.1-pre4/src'
make: *** [install] Error 2
 
Old 06-12-2004, 11:33 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
there is alot wrong here !
just at first glance i think it's that white spaces in the directory linux kernel is a no no in the command
and that "file:" entry shouldn't be there at all -- both are wrong
Code:
cp p80211.o file:/root/KNOPPIX/linux kernel/linux-2.4.26/lib/modules//net
check it out
if i go from within /home/gary
mkdir 'test dir'
i get
/home/gary/test dir
then if i do (like in your file)
mkdir -p file:/home/gary/test dir//net
i get these directories
/home/gary/file:/home/gary/test
and
/home/gary/dir/net
(not the output you really need)

then if i go
cp test.txt file:/home/gary/test dir
it says
cp: omitting directory `file:/home/gary/test'
just the same as you got !
it has no idea where that is
it thinks we want to copy test.txt into a directory named 'file:/home/gary/test'
and remane it 'dir'
or something

now i've got to go erase all these crazy directories i just made
 
Old 06-13-2004, 11:50 AM   #3
fatrandy13
Member
 
Registered: Jun 2004
Location: new jersey
Distribution: anything debian based, long live apt-get
Posts: 230

Original Poster
Rep: Reputation: 30
so should i take the spaces out in the directory and try again
 
Old 06-13-2004, 11:52 AM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Moved: This thread is more suitable in Wireless Networking and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 06-14-2004, 11:00 AM   #5
fatrandy13
Member
 
Registered: Jun 2004
Location: new jersey
Distribution: anything debian based, long live apt-get
Posts: 230

Original Poster
Rep: Reputation: 30
i took all the spaces out of the path (actually i did it everywhere, not just the wirelessnetwork folder) but i still get errors. For an operating system thats supposed to be much better than windows, it seems to be a lot more difficult to get it to do what i want it to. Please help, i'm eager to lean the OS but its a rough start.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
make install errors in vsftpd swatward Linux - Software 4 09-20-2005 09:47 PM
'Make install' errors lazwaz Red Hat 2 05-21-2005 05:03 PM
Chap 5 Binutils make LDFLAGS & make install errors shotokan Linux From Scratch 5 04-10-2005 03:01 AM
make install errors on kernel harrycrumb11 Linux - General 5 10-06-2003 08:31 PM
Xine errors on Make install? rlculver Linux - Software 9 08-17-2002 03:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration