Please help to install gdb on Sun Solaris 2.5.1

J T Lin jtlin@ee.nsysu.edu.tw
Thu Sep 30 19:26:00 GMT 1999


Dear Sir, 

    Pleas help me and give 
me suggestions As soon As Possible. Thanks a lot.
Best wishes
 
J T Lin jtlin@ee.nsysu.edu.tw
 
************************* Problem1: About GNU 
**************************
jt3# make install /bin/sh ./mkinstalldirs 
/usr/local  /usr/local Making install in doc Making install in 
po if test -r ./../../mkinstalldirs; then \   ./../../mkinstalldirs 
/usr/local/share; \ else \   ../mkinstalldirs /usr/local/share; 
\ fi mkdir /usr/local/share if test "bfd" = 
"gettext"; then \   if test -r ./../../mkinstalldirs; then 
\     ./../../mkinstalldirs /usr/local/share/gettext/po; 
\   else \     ../mkinstalldirs 
/usr/local/share/gettext/po; \   fi; \   .././../install-sh -c 
-m 644 ./Makefile.in.in 
\                   
/usr/local/share/gettext/po/Makefile.in.in; \ else \   : ; 
\ fi /bin/sh ./../mkinstalldirs /usr/local/lib /bin/sh ./libtool  
--mode=install ./../install-sh -c libbfd.la 
/usr/local/lib/libbfd.la ./../install-sh -c libbfd.la 
/usr/local/lib/libbfd.la ./../install-sh -c .libs/libbfd.a 
/usr/local/lib/libbfd.a ranlib /usr/local/lib/libbfd.a ./libtool: ranlib: 
not found *** Error code 1 make: Fatal error: Command failed for target 
`install-libLTLIBRARIES' Current working directory 
/home0/grad/jtlin/gdb-4.18/bfd *** Error code 1 make: Fatal error: Command 
failed for target `install-am' Current working directory 
/home0/grad/jtlin/gdb-4.18/bfd *** Error code 1 make: Fatal error: Command 
failed for target `install-recursive' Current working directory 
/home0/grad/jtlin/gdb-4.18/bfd *** Error code 1 make: Fatal error: Command 
failed for target `install-bfd'
 
******** 
Problem2 : About gettext-0.10 on HP735 hpux10.20 
******* # make 
install         for subdir in doc lib intl 
src po misc checks; do 
\           target=`echo 
install-src-recursive | sed 's/-recursive//'`; 
\           echo making $target 
in $subdir; \           (cd 
$subdir && make $target) 
\             || case 
"" in *k*) fail=yes;; *) exit 1;; esac; 
\         done && test -z 
"$fail" making install-src in doc No suffix 
list.         ../mkinstalldirs 
/usr/local/info         for file in 
./gettext.info*; do \           
base=`echo $file | sed 's@.*/\(.*\)@\1@'`; 
\           .././install-sh -c 
-m 644 $file /usr/local/info/$base; 
\         done making install-src in 
lib making install-src in intl         
cc -c -DLOCALEDIR=\"/usr/local/lib/locale\" 
-DGNULOCALEDIR=\"/usr/local/ share/locale\"  
-DLOCALE_ALIAS_PATH=\"/usr/local/lib/locale:.\" 
-DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -g  
../po/cat-id-tbl.c (Bundled) cc: warning 480: The -g option is available only 
with the C/ANSI C pro duct; 
ignored.         rm -f 
libintl.a         ar cru libintl.a 
cat-compat.o ../po/cat-id-tbl.o bindtextdom.o dcgettext .o dgettext.o 
gettext.o  finddomain.o loadmsgcat.o localealias.o textdomain.o ar: No 
such file or directory ar: could not open ../po/cat-id-tbl.o *** Error 
exit code 1
 
Stop. *** Error exit code 1
 
Stop.
******** Problem3 : About bison-1.28 on HP735 hpux10.20 
*******
# make install No suffix list. Making install in 
intl         if test "bison" = 
"gettext" 
\            && 
test 'intl-compat.o' = 'intl-compat.o'; then 
\           if test -r 
./mkinstalldirs; then 
\             
./mkinstalldirs /usr/local/lib /usr/local/include; 
\           else 
\             
../mkinstalldirs /usr/local/lib /usr/local/include; 
\           fi; 
\           .././install-sh -c 
-m 644 intlh.inst /usr/local/include/libintl.h; 
\           .././install-sh -c 
-m 644 libintl.a /usr/local/lib/libintl.a; 
\         else 
\           : ; 
\         
fi         if test "bison" = 
"gettext"; then 
\           if test -r 
./mkinstalldirs; then 
\             
./mkinstalldirs /usr/local/share/gettext/intl; 
\           else 
\             
../mkinstalldirs /usr/local/share/gettext/intl; 
\           fi; 
\           .././install-sh -c 
-m 644 VERSION /usr/local/share/gettext/intl/VERSION; 
\           
dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in  
xopen-msg.sed get text.h gettextP.h hash-string.h libgettext.h loadinfo.h 
bindtextdom.c dcgettext.c dge ttext.c gettext.c  finddomain.c 
loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c 
intl-compat.c cat-compat.c"; 
\           for file in $dists; 
do \             
.././install-sh -c -m 644 ./$file /usr/local/share/gettext/intl/$file; 
\           done; 
\         else 
\           : ; 
\         fi Making install in 
po         file=./`echo de | sed 
's,.*/,,'`.gmo \           
&& rm -f $file && PATH=../src:$PATH msgfmt -o $file 
de.po sh[2]: msgfmt:  not found. *** Error exit code 
127
 
Stop. *** Error exit code 
1
 
Stop.



More information about the Gdb mailing list