
|
[openbeosnetteam]
||
[Date Prev]
[06-2003 Date Index]
[Date Next]
||
[Thread Prev]
[06-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Where do I start?
- From: "Brennan Cleveland" <warriorspot@xxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Sun, 15 Jun 2003 22:06:33 -0500
Hello,
Here is what happened when I tried the below solution:
I created a directory /lib under /boot/home/config/bin and placed the
obos library files there. I continued getting "Symbol not found"
errors.
It was suggested on #obenbeos that I put the net tools and library
files into a different location. I created an arbitrary location
/boot/home/programming/obos/net and put the tools there. I created a
./lib folder and put the libraries there. Same errors: "Symbol not
found". If I open a window and try to launch the program (ex.
ifconfig) by clicking, it tells me "Symbol not found: _res". This is
the same error for all the tools.
Also suggested on #openbeos was to look at the output of:
strings ./libnet.so | grep _res
here it is:
__res_hnok
__res_opt
__res_send
__res_ownok
__res_mailok
__res_dnok
_res_opcodes
_res_resultcodes
__fp_resstat
__res_randomid
__res_isourserver
__res_nameinquery
__res_queriesmatch
__res_close
ru_reseed
__res_hnok
_res_opcodes
__res_ownok
__res_opt
_res_resultcodes
__res_nameinquery
__res_close
__res_send
__res_mailok
__fp_resstat
__res_dnok
__res_randomid
__res_isourserver
__res_queriesmatch
/boot/develop/tools/gnupro/bin/ld: Warning: size of symbol `_res'
changed from 512 to 376 in /boot/develop/lib/x86/libnet.so
Not at all sure what is going on. I dont seem to be able to test
the network stack from the latest CVS code.
Any ideas?
Brennan
>> I have followed the below procedure
>
>You fool!
>;-)
>
>> using CVS through CheckItOut. I
>> am able to get the source, configure, and build the network
>portion.
>> I have followed the manual install procedure twice, and both times
>it
>> kills my system (cannot launch any program at all, with error
>"Symbol
>> not found").
>> I determined that what is causing it is copying the two
>> library files to /boot/home/config/lib. If I delete them again,
>> everything works again. This happens without having to restart any
>> servers or the system as a whole. Just copying them into that
>> directory does it. If one does reboot, the system freezes on the
>> splash screen after all boot icons have been highlighted (so just
>> before the desktop would have come up.)
>
>Argh, my bad!!!
>Yes, it make sense, as most of BeOS R5 out-of-box apps are linked
>against libnet.so too.
>Okay, I'm sorry for misguided installation step(s).
>
>So, instead of putting these two libnet.so and libnetapi.so into
>/boot/
>home/config/lib,
>create a new "lib" folder where the OBOS network bin apps are
>(ifconfig, arp, ping, etc), and put these libraries there.
>That way, only these small, command lines only, apps will use OBOS
>network (not yet ready) replacement libraries...
>
>> Am I doing something wrong?
>
>No, was my fault. Sorry for any time wasted.
>
>-Philippe "should never wrote an how-to in a hurry" Houdoin
>
>--
>Fortune Cookie Says:
>
>If God didn't mean for us to juggle, tennis balls wouldn't come three
>to a can.
|

|