Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 May 1999 15:51:21 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: IBM's Via Voice 
Message-ID:  <199905032251.PAA06563@rah.star-gate.com>
In-Reply-To: Your message of "Mon, 03 May 1999 12:48:52 PDT." <199905031948.MAA04807@rah.star-gate.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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
 hasty@star-gate.com




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905032251.PAA06563>