bug-gnu-utils
[Top][All Lists]
Advanced

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

gettext 0.11.1 undefined symbol _eprintf


From: Thurn, Martin (Intranet)
Subject: gettext 0.11.1 undefined symbol _eprintf
Date: Tue, 9 Apr 2002 10:22:48 -0400 (EDT)

As recommended by Bruno, I removed non-functioning gcj from my path.
(configure now said my Java compiler is javac)
Now I get the following error during make.
This is gettext 0.11.1 on Solaris 8 with gcc 3.0.4

==========
...
/usr/ccs/bin/ld -G -z defs -h libgettextlib-0.11.1.so -o 
.libs/libgettextlib-0.11.1.so  argmatch.lo backupfile.lo addext.lo basename.lo 
c-ctype.lo copy-file.lo error.lo execute.lo findprog.lo fstrcmp.lo 
full-write.lo gcd.lo getopt.lo getopt1.lo hash.lo javacomp.lo javaexec.lo 
linebreak.lo localcharset.lo mbswidth.lo obstack.lo concatpath.lo pipe-bidi.lo 
pipe-in.lo pipe-out.lo progname.lo safe-read.lo sh-quote.lo stpncpy.lo 
strtoul.lo tmpdir.lo wait-process.lo xerror.lo xmalloc.lo xstrdup.lo xsetenv.lo 
stpcpy.lo vasprintf.lo getline.lo mkdtemp.lo setenv.lo unsetenv.lo  
-R/other/SOURCE/GNU/gettext-0.11.1/intl/.libs -R/usr/local/lib  
../intl/.libs/libintl.so -lc  -lc 
Undefined                       first referenced
 symbol                             in file
__eprintf                           basename.lo
ld: fatal: Symbol referencing errors. No output written to 
.libs/libgettextlib-0.11.1.so
make[2]: *** [libgettextlib.la] Error 1
make[2]: Leaving directory `/other/SOURCE/GNU/gettext-0.11.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/other/SOURCE/GNU/gettext-0.11.1'
make: *** [all] Error 2
==========



reply via email to

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