Subject: Re: NetBSD/hp300 snapshot
To: Scott Reynolds <scottr@edsi.org>
From: Chee-Tuck Lim <ctlim@apollo5.ee.iastate.edu>
List: port-hp300
Date: 05/02/1996 00:25:10
Hi,
I have recently upgrade to NetBSD-current using the binary snapshot found in
ftp.netbsd.org. Everything was alright except one thing: the libg++ seems
like missing something... I got the following error everytime I try to
execute any g++ produced binary
/usr/libexec/ld.so: Undefined symbol "_re_match_2" in
aaa:/usr/lib/libg++.so.3.0
I don't use the function re_match_2 but I think it's essential... can
anyone give any pointer? Should I recompile the gcc 2.7.2 or the libg++
2.7.1 package?
Thanks.