Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 1997 00:13:23 +0300 (GMT)
From:      fpscha@sminter.com.ar (Fernando P. Schapachnik)
To:        freebsd-questions@freebsd.org
Subject:   ddd and libstdc++.so.2.0
Message-ID:  <199707292113.AAA26888@ns1.sminter.com.ar>

next in thread | raw e-mail | index | archive | help
** Please answer to me (because I'm not in the list) and I'll sumarize **

I wonder if somebody can help me with this? I've tried to run ddd (from the
packages) and I've got:
Script started on Tue Jul 29 23:58:11 1997
Recabarren# ddd
ld.so: warning: /usr/X11R6/lib/libXext.so.6.1: minor version 1 older
than expected 3, using it anyway
ld.so: warning: /usr/X11R6/lib/libICE.so.6.0: minor version 0 older
than expected 3, using it anyway
ld.so failed: Can't find shared library "libstdc++.so.2.0"
Recabarren#

I researched a little a I've download libg++2.7.2 from www.gnu.org. Before
that I downloaded an successfully compiled gcc 2.7.2.2. But when I try to
make libg++...
[943]Recabarren:/usr/local/libg++-2.7.2>make
...
test -z "" ||  gcc -O2 -c -g -I. -I./../include   vasprintf.c -o pic/vasprintf.o

gcc -O2 -c -g -I. -I./../include  vasprintf.c
vasprintf.c: In function `vasprintf':
vasprintf.c:122: argument `args' doesn't match prototype
/usr/include/stdio.h:297: prototype declaration
*** Error code 1

Stop.
*** Error code 1

Stop.
[944]Recabarren:/usr/local/libg++-2.7.2>exit
[945]Recabarren:/usr/local/libg++-2.7.2>exit

Script done on Tue Jul 29 23:59:02 1997


I'd really apretiatte some solution/workaround!
Thanks in advance.

Kind regards,

Fernando P. Schapachnik
S&M Internet

PS: I'm running FreeBSD 2.1.7.1




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