This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Compile problems..


Looks like you have some old compiler files lying around...


On Fri, 10 Mar 2000, you wrote:
> I originally posted this to the DHCP-Server mailing list at ISC, but I have 
> to wonder if this is more of a libraries problem?... I recently upgraded 
> from libc5 to glibc-2.1.3, and the possibility certainly exists that my 
> include files are now out of synch... Does that seem like a reasonable 
> assumption?
> 
> Thanks,
> Richard W.
> 
> ----
> Greetings all:
> 
> I have a Linux 2.2.14 system with GlibC 2.1.3 installed on it, and when I 
> try to compile DHCP version 3.0pl13 I get the following bomb...
> 
> cc -g  -I..  -I../includes -DLINUX_MAJOR=2 -DLINUX_MINOR=2    -c failover.c 
> -o failover.o
> cc  -o dhcpd dhcpd.o dhcp.o bootp.o confpars.o db.o class.o failover.o 
> ../common/libdhcp.a
> //usr/lib/crt1.o: In function `_start':
> /usr/lib/crt1.o(.text+0x3b): undefined reference to `__setfpucw'
> /usr/lib/crt1.o(.text+0x43): undefined reference to `__libc_init'
> collect2: ld returned 1 exit status
> make[1]: *** [dhcpd] Error 1
> make[1]: Leaving directory `/usr/src/dhcp-3.0b1pl13/server'
> make: *** [all] Error 1
> ganges:/usr/src/dhcp-3.0b1pl13#
> 
> Thanks in advance if anyone has an answer to this!
> 
> Cheers,
> Richard
> Richard Whittaker on the road or @ work
> ICQ UIN 1390720 - You can get ICQ at: http://www.icq.com - Try it today!
> WWW Homepage: http://ganges.connections.yk.ca/rwhittak
> Work: 867-393-7756
-- 
mvh Morten

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]