After playing a little more with ViaVoice, I can't seem to load the sample
binaries the come back with :

./hello
./hello: error in loading shared libraries
/usr/lib/libsmapi.so: undefined symbol: __bzero


objdump --dynamic-syms /compat/linux/usr/lib/libsmapi.so | grep bzero
DYNAMIC SYMBOL TABLE:
00000000               DF *UND*  00000035 __bzero
00000000   w         DF *UND*  00000035 bzero

Does anyone know what the difference is between symbol
type "" and "w"? 



-- 

 Amancio Hasty
 ha...@star-gate.com




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to