Subject: Re: rpcgen generates "ifdef 1" in rpcb_prot.h
To: Oliver Paulzen <opp@MuFFiN.Org>
From: Martin Husemann <martin@duskware.de>
List: port-sparc64
Date: 07/23/2001 12:52:22
> Currently I'm struggeling with the missing libstdc++ which seems to be
> needed by pkgsrc/databases/postgresql-lib :-/

What's wrong with the one in /usr/lib? g++ should just find it (via some
symlink hack). Try: cd /usr/lib; ls -l gcc-lib/sparc64-netbsd/2.95.2

Maybe it's just the pkg (or autoconf) not picking it up? I have no clue how
this will be solved in the soon-to-be-integrated variant of the newer
toolchain. Maybe you just need to add another symlink as libstdc++.a in 
/usr/lib?


Martin