
|
[openbeosnetteam]
||
[Date Prev]
[06-2003 Date Index]
[Date Next]
||
[Thread Prev]
[06-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: libnet fix
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Thu, 19 Jun 2003 01:22:15 GMT
> > /boot/home/config/bin/ld: Warning: size of symbol `_res' changed
> > from
> > 512 to 376 in /boot/develop/lib/x86/libnet.so
>
> Damn, I missed this. We apparently link against /boot/develop/lib/x86
> /
> libnet.so.
That what I was thinking myself.
> Which is not surprising, considering:
>
> $ gcc -dumpspecs
> [...]
> *lib:
> -lnet -lroot
> [...]
>
> *sigh*
>
> Anyone who knows, how to get around this?
Adding the -nostdlib flag to LINKFLAGS and explicitly tell to link
against libroot.so in CVS libnet.so Jamfile should do it, no?
Just trying this...
-Philippe
--
Fortune Cookie Says:
"The Lord gave us farmers two strong hands so we could grab as much as
we could with both of them."
-- Joseph Heller, "Catch-22"
|

|