ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem of build DDD on sparc-sun-solaris-2.8


From: Super-User
Subject: Problem of build DDD on sparc-sun-solaris-2.8
Date: Wed, 06 Dec 2000 15:10:59 -0500

Hi,

After running "./configure",  I got the following problems when I
running "make":

# make
==> Making all in ./readline...
==> Making all in ./ddd...
Building ddd-3.2.1-sparc-sun-solaris2.8...
sed -n -f ./ad2c.sed Ddd > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h
cat ./host.h.in | \
sed "address@hidden@%sparc-sun-solaris2.8%" | \
sed "address@hidden@%sparc-sun-solaris2.8%" > host.h~ && \
mv host.h~ host.h
/usr/bin/sh ./config-info ./USERINFO USERINFO > configinfo.C~ && \
mv configinfo.C~ configinfo.C
make stringify
`stringify' is up to date.
./stringify < COPYING.gz > COPYING.gz.C~ && mv COPYING.gz.C~
COPYING.gz.C
ld.so.1: ./stringify: fatal: libstdc++.so.2.10.0: open failed: No such
file or directory
Killed
*** Error code 137 (ignored)
make stringify
`stringify' is up to date.
./stringify < NEWS.gz > NEWS.gz.C~ && mv NEWS.gz.C~ NEWS.gz.C
ld.so.1: ./stringify: fatal: libstdc++.so.2.10.0: open failed: No such
file or directory
Killed
*** Error code 137 (ignored)
make stringify
`stringify' is up to date.
./stringify < ddd.info.txt.gz > ddd.info.txt.gz.C~ && mv
ddd.info.txt.gz.C~ ddd.info.txt.gz.C
ld.so.1: ./stringify: fatal: libstdc++.so.2.10.0: open failed: No such
file or directory
Killed
*** Error code 137 (ignored)
CONFIG_FILES=../ddd.spec CONFIG_HEADERS= /usr/bin/sh ./config.status
creating ../ddd.spec
sed 's/@REL@/1/g' ../ddd.spec > ../ddd-3.2.1-1.spec
rm -f ../ddd.spec
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./..  -o ddd.o ddd.C
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./..  -o exit.o exit.C
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./..  -o resources.o resources.C
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs -c -I. -I.
-I./..  -o show.o show.C
show.C:478: COPYING.gz.C: No such file or directory
show.C:507: NEWS.gz.C: No such file or directory
show.C:539: ddd.info.txt.gz.C: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `show.o'
Current working directory /usr/local/src/ddd-3.2.1/ddd
*** Error code 1
make: Fatal error: Command failed for target `all'
bash-2.03# find / -name .ddd -print

It will be gracefully appreciated if you can help me  to solve these
problems.

With the best

Jing






reply via email to

[Prev in Thread] Current Thread [Next in Thread]