LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-13-2003, 10:24 AM   #1
Smerk
Member
 
Registered: Oct 2002
Location: Cairnsian, Oz
Distribution: Debian testing/unstable, knoppix/debian fudged router!
Posts: 169

Rep: Reputation: 30
orinoco_cs compile problems redhat7.3


Hi y'all

I have an enterasys 802.11 DS card in a RH7.3 system. I am attempting to compile .13 orinoco_cs but keep coming up with unresolved symbol errors

What am I doing wrong and how do I get around it? I have read that there are problems with redhat in this regard and tried the workarounds to no avail..

Any thoughts?
 
Old 03-13-2003, 05:07 PM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Do you have the kernel source and kernel source headers installed?

Cheers,

Finegan
 
Old 03-13-2003, 06:03 PM   #3
Smerk
Member
 
Registered: Oct 2002
Location: Cairnsian, Oz
Distribution: Debian testing/unstable, knoppix/debian fudged router!
Posts: 169

Original Poster
Rep: Reputation: 30
hi finegan

well I got the source in usr/src not sure about the headers..
not sure what the headers are..

I have done other compiles etc no probs, eg winmodem stuff
does that help?
 
Old 03-13-2003, 07:00 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Yeah... that does, can you paste in some of the errors into here?

make > errors.txt

should make a handy text document to work off of.

Cheers,

Finegan
 
Old 03-13-2003, 08:25 PM   #5
Smerk
Member
 
Registered: Oct 2002
Location: Cairnsian, Oz
Distribution: Debian testing/unstable, knoppix/debian fudged router!
Posts: 169

Original Poster
Rep: Reputation: 30
errg..
dunno what i've done but can't seem to make anymore..
says nothing to do.
if i do insmod orinoco_cs i get this however:
[root@gilbert wireless]# insmod orinoco_cs
Using /lib/modules/2.4.18-3/pcmcia/orinoco_cs.o
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol hermes_struct_init
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol orinoco_shutdown
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol orinoco_reset
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol orinoco_proc_dev_cleanup
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol alloc_orinocodev
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol orinoco_interrupt
/lib/modules/2.4.18-3/pcmcia/orinoco_cs.o: unresolved symbol orinoco_proc_dev_init

oh.. found another spot where I seem to have put orinoco-0.13
here is the result from errors.txt:
cc -MD -O2 -Wall -Wstrict-prototypes -pipe -DMODVERSIONS -include /lib/modules/2.4.18-3/build/include/linux/modversions.h -c hermes.c

just wondering if with my card problems may be caused by this incompatibility between test & ibss ad-hoc methods, whether I have managed in my fiddling to set one of the cards to true ad-hoc, if so how on earth did i do it!

once again thanks for your help, It must be nice to be young enough that you can learn all of this stuff and have it actually stick in your mind! not that I'm that old..

Last edited by Smerk; 03-13-2003 at 08:39 PM.
 
Old 03-13-2003, 08:52 PM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
You can't insmod a pcmcia module, cardmgr has to bind it. What's the card model? "/sbin/cardctl ident" will tell you.

Is that command not found? I don't think you have a compiler installed, unless you installed RH with the "everything" or "developer" option, they don't install a compiler for you... that's a little annoying. Using whatever GUI package manager you have on board should be able to sort it out rather quickly, and that'll handle the 2-3 dependencies you may run accross... for that matter, you're going to need the kernel source installed, or at least the source headers, which I think are on their by default... so that should be fine.

Cheers,

Finegan
 
Old 03-15-2003, 05:24 PM   #7
Smerk
Member
 
Registered: Oct 2002
Location: Cairnsian, Oz
Distribution: Debian testing/unstable, knoppix/debian fudged router!
Posts: 169

Original Poster
Rep: Reputation: 30
Hmmm....
summat odd goin on here, my posts are vanishing..
I installed RH with developer option, so to speak, have had no problems with compiling a lot of other stuff, ie modem drivers for winmodem, parted for partitioning and a heap of other stuff. have had problems installing other software tho, a dvd/video player and more, all coming up with unresolved symbols. when i installed os I made sure I installed gcc+ and other development/compiling utilities.
I did read somewhere that there is a bug in RH with regards to compiling, and am in the process of installing debian to see if I have less problems with that.

cheers,

Ben
 
  


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
GCC 3.3.3 and orinoco_cs drivers mrant Linux - Software 4 10-17-2004 02:47 PM
Problems with RH9 / orinoco_cs / Dell truemobile 1150 joycelin Linux - Wireless Networking 1 04-08-2004 09:22 AM
Orinoco_cs richcoosa19 Linux - Laptop and Netbook 1 09-29-2003 05:31 PM
orinoco_cs howto compile? Satriani Linux - Networking 2 05-11-2003 09:08 AM
How to get my WPC11 to use orinoco_cs rvandam Linux - Networking 3 08-02-2002 04:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:34 AM.

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