LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-25-2004, 02:46 AM   #1
panthrax
LQ Newbie
 
Registered: Feb 2004
Location: Wouldn't You Like To Know?
Distribution: Ubuntu-Linux Hoary 5.04
Posts: 7

Rep: Reputation: 0
56k Modem driver install issues


I am a newbie to linux almost entirely. I started playing with Slackware 9.1 for a few weeks untill I moved over to Fedora Core 1 which I am using now.

I have a HSF Conexant modem, along with linux drivers for it. In Slackware 9.1, I could easily install these drivers and be on the internet in no time. In Fedora Core 1 however, it is a different story.

After seeing it error towards the very end, it told me about a log file it generated, and for me to check it. Since I am a total newb to this, I'll let you gurus out there take a gander at this gobbly-gook and see if you can help me out.

Code:
../modules/kernelcompiler.sh: using gcc; cannot find compiler matching:
../modules/kernelcompiler.sh: gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)
rm -f *.o *.a
../../modules/kernelcompiler.sh: using gcc; cannot find compiler matching:
../../modules/kernelcompiler.sh: gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
rm -f *.o *.a
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
* compiling (gcc) mod_osspec.c
make -C osspec all
../../modules/kernelcompiler.sh: using gcc; cannot find compiler matching:
../../modules/kernelcompiler.sh: gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-6)
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
* compiling (gcc) osmemory.c
* compiling (gcc) osstring.c
* compiling (gcc) osdebug.c
* compiling (gcc) osfloat.c
* compiling (gcc) osstdio.c
* compiling (gcc) osmodule.c
* compiling (gcc) osnvm.c
* compiling (gcc) ostime.c
* compiling (gcc) linuxres.c
ar cr libosspec.a osmemory.o osstring.o osdebug.o osfloat.o osstdio.o osmodule.o osnvm.o ostime.o linuxres.o
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
> linking kernel module hsfosspec.o
                                                                                                                                                             
* compiling (gcc) mod_basic2.c
> linking kernel module hsfbasic2.o
                                                                                                                                                             
* compiling (gcc) mod_ich.c
> linking kernel module hsfich.o
                                                                                                                                                             
* compiling (gcc) mod_via.c
> linking kernel module hsfvia.o
                                                                                                                                                             
* compiling (gcc) mod_ali.c
> linking kernel module hsfali.o
                                                                                                                                                             
* compiling (gcc) mod_yukon.c
> linking kernel module hsfyukon.o
                                                                                                                                                             
* compiling (gcc) mod_engine.c
> linking kernel module hsfengine.o
                                                                                                                                                             
* compiling (gcc) serial_hsf.c
In file included from serial_hsf.c:897:
serial_core.c: In function `uart_close':
serial_core.c:1073: error: invalid operands to binary ==
make: *** [serial_hsf.o] Error 1
 
Old 04-25-2004, 01:04 PM   #2
woodywellhung
Member
 
Registered: Feb 2004
Location: Lincoln, UK
Distribution: red hat 9
Posts: 67

Rep: Reputation: 15
sounds like you need to install the gcc compiler package.

In may distro (redhat 9) it came under 'basic development tools' but i dont know how other distros handle adding/removing applications.

you will also need the kernel sources installed as well.
 
Old 10-20-2004, 11:14 AM   #3
rhine000
LQ Newbie
 
Registered: Oct 2004
Posts: 1

Rep: Reputation: 0
In serial_core.c, change line 1073 from:
if ((tty->count.counter == 1) && (state->count != 1)) {
to
if (((tty->count).counter == 1) && (state->count != 1)) {

and run hsfconfig again. Everything should be ok
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
BCM V.92 56K Modem Mandrake 9.1 Driver? linman Linux - Hardware 63 01-03-2007 04:10 PM
Conexant HSF 56K HSFi modem issues... zoolfoos Linux - Hardware 2 10-03-2004 08:50 AM
56K Rockwell external modem driver ashwin_cse Linux - Hardware 2 08-29-2004 07:27 AM
I need a driver for Conexant HSF 56K HFi Modem NetGirl Linux - Hardware 1 04-03-2004 08:43 PM
Cnet 56K 5614xe external modem driver quadophile Linux - Newbie 4 03-26-2004 10:45 PM

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

All times are GMT -5. The time now is 06:00 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