Subject: lib/2271: c++ programs linked against libg++.so.3.0 get an undefined symbol error
To: None <gnats-bugs@NetBSD.ORG>
From: None <leo@marco.de>
List: netbsd-bugs
Date: 03/29/1996 13:07:00
>Number: 2271
>Category: lib
>Synopsis: c++ programs linked against libg++.so.3.0 get an undefined symbol error
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 29 07:35:04 1996
>Last-Modified:
>Originator: Matthias Pfaller
>Organization:
leo@dachau.marco.de in real life: Matthias Pfaller
marco GmbH, 85221 Dachau, Germany tel: +49 8131 516142
>Release: 960328
>Environment:
System: NetBSD tabatha 1.1_ALPHA NetBSD 1.1_ALPHA (ROBIN) #0: Mon Nov 6 16:27:59 MET 1995 leo@robin:/usr/src/sys/arch/i386/compile/ROBIN i386
>Description:
Running a program linked against libg++.so.3.0 will produce
/usr/libexec/ld.so: Undefined symbol "_re_compile_pattern" called from a.out:/usr/lib/libg++.so.3.0 at 0x1004d2ac
>How-To-Repeat:
$ echo "main(){}" >/tmp/tst.c
$ g++ -o /tmp/tst /tmp/tst.c
$ /tmp/tst
>Fix:
>Audit-Trail:
>Unformatted: