This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

insight for Solaris



Hello,



I tried to build Insight (under SPARC Solaris 5.8 ) and got the following errors :

.........
rm -f gdb
gcc -g -O2 -o gdb gdb.o libgdb.a ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/opt/scratch/yasha/insight-6.1/itcl/itcl -litcl3.2 -L/opt/scratch/yasha/insight-6.1/itcl/itk -litk3.2 -L/opt/scratch/yasha/insight-6.1/tk/unix -ltk8.4 -Wl,-R,/opt/scratch/yasha/insight-6.1/local/lib -L/opt/scratch/yasha/insight-6.1/tcl/unix -ltcl8.4 -L/usr/local/X11R6/lib -lX11 -ldl -lsocket -lnsl -lm -ldl -lsocket -lnsl -lm -lncurses -liconv ../libiberty/libiberty.a
Undefined first referenced
symbol in file
libintl_dgettext ../bfd/libbfd.a(bfd.o)
libintl_gettext libgdb.a(main.o)
libintl_textdomain libgdb.a(main.o)
libintl_bindtextdomain libgdb.a(main.o)
ld: fatal: Symbol referencing errors. No output written to gdb
collect2: ld returned 1 exit status
*** Error code 1


Stop.
make: stopped in /opt/scratch/yasha/insight-6.1/gdb


Can someone help me with this? Is it probably an error of glibc? But I could not find those symbols (libintl_dgettext, etc. ).

Thank you,
Yakov

==========================================================================
Dr. Yakov Nekrich		Phone:  +49-(0)228-734209
Computer Science Department	Fax:    +49-(0)228-734440
University of Bonn		e-mail: yasha@cs.uni-bonn.de
Römerstrasse 164,		http://theory.cs.uni-bonn.de/~yasha
53117 Bonn
Germany
==========================================================================




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]