Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 11-23-2006, 07:16 AM   #1 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 5
OS: Windows XP


Ndiswrapper "make" error?

Hey, I'm trying to configure a Linksys WUSB54G network adapter to work on Xubuntu. If I'm not mistaken the default drivers don't work and I need to install "ndiswrapper". I downloaded version 1.8 and unarchived it. When I tried

sudo make distclean
sudo make
sudo make install

however I was getting various errors such as "implicit declaration of function --"

How can I fix this problem? All help appreciated!
jstarks4444 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-23-2006, 10:44 AM   #2 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Chicago burbs
Posts: 2,194
OS: Gentoo Linux, CentOS, OS X

My System

Do you think you can paste all the errors? Or at least a large group of them?
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-23-2006, 10:47 AM   #3 (permalink)
TSF Enthusiast
 
TheMatt's Avatar
 
Join Date: May 2006
Location: Boston
Posts: 13,701
OS: Win 3.1, 98, NT 4.0, XP Debian 4.0, Kubuntu 6.06

My System

Blog Entries: 3
Send a message via MSN to TheMatt
The Ubuntu distributions are famous for having not-working wireless drivers. When I installed Ubuntu and Kubuntu, both came with ndiswrapper installed, so what you have to do is blacklist the wireless drivers. Here are some instructions to use ndiswrapper.
https://help.ubuntu.com/community/Wi...er/Ndiswrapper
__________________
- Matt M - KB1OSC - Folding@Home 85015
[url="http://www.techsupportforum.com/hardware-support/"]


If TSF has helped you, please consider donating.

If I have stopped responding to a thread, feel
free to send me a PM with a link to the thread.

It is advisable to subscribe to threads so you will
receive updates when replies are posted. You can
subscribe to threads from the "Thread Tools" Menu.

»Memtest86 »Prime95 »UBCD »SpeedFan »NHC Personal
»Everest »Sandra »PC Wizard »RivaTuner »ATi Tool

Click here for Useful Articles and Guides
TheMatt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-23-2006, 04:03 PM   #4 (permalink)
K-B
Moderator, Linux
 
K-B's Avatar
 
Join Date: Oct 2005
Location: NY
Posts: 2,878
OS: Vista, Ubuntu

My System

It seems I remember something like having to open the terminal and type
sudo apt-get install ndiswrapper-utils
If I remember correctly that installs it.
__________________
K-B is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-23-2006, 06:07 PM   #5 (permalink)
K-B
Moderator, Linux
 
K-B's Avatar
 
Join Date: Oct 2005
Location: NY
Posts: 2,878
OS: Vista, Ubuntu

My System

Also it's imperative that you have the latest kernel installed. Have you updated Xubuntu since the install?
__________________
K-B is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-24-2006, 11:04 AM   #6 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 5
OS: Windows XP


You see, the problem with using aptitude and synaptic is that I am not connected to the Internet in the first place! I need to find another way to install any necessary packages....I read somewhere that one needs "libc-dev", might that have anything to do with it?

Some of the error messages are:

loadndisdriver.c:605: error: 'LOG_CONS' undeclared (first use in this function)
loadndisdriver.c:611:warning: implicit declaration of function 'strncmp'
make [1]: *** [loadndisdriver] Error 1
jstarks4444 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-24-2006, 11:49 AM   #7 (permalink)
K-B
Moderator, Linux
 
K-B's Avatar
 
Join Date: Oct 2005
Location: NY
Posts: 2,878
OS: Vista, Ubuntu

My System

Yes....you need to have libc-dev installed. Can you not hard-wire the computer to the router for a bit? It would make it much easier. Also the latest version of ndiswrapper might not work with your kernel, if it's not updated.
__________________
K-B is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-24-2006, 06:34 PM   #8 (permalink)
Registered User
 
Join Date: Nov 2006
Posts: 5
OS: Windows XP


Is there any other way to install this? The computer is on a different floor from the router and I'd like to avoid moving it if possible.
jstarks4444 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-25-2006, 02:39 PM   #9 (permalink)
TSF Enthusiast
 
TheMatt's Avatar
 
Join Date: May 2006
Location: Boston
Posts: 13,701
OS: Win 3.1, 98, NT 4.0, XP Debian 4.0, Kubuntu 6.06

My System

Blog Entries: 3
Send a message via MSN to TheMatt
The way to use that would be with ndiswrapper, if it didn't come installed, then you can always download it from another computer and install it yourself.

http://ndiswrapper.sourceforge.net/m....php/Main_Page
__________________
- Matt M - KB1OSC - Folding@Home 85015
[url="http://www.techsupportforum.com/hardware-support/"]


If TSF has helped you, please consider donating.

If I have stopped responding to a thread, feel
free to send me a PM with a link to the thread.

It is advisable to subscribe to threads so you will
receive updates when replies are posted. You can
subscribe to threads from the "Thread Tools" Menu.

»Memtest86 »Prime95 »UBCD »SpeedFan »NHC Personal
»Everest »Sandra »PC Wizard »RivaTuner »ATi Tool

Click here for Useful Articles and Guides
TheMatt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:44 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85