bug-gnulib
[Top][All Lists]
Advanced

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

Re: build on Solaris 2.6


From: Tom G. Christensen
Subject: Re: build on Solaris 2.6
Date: Mon, 30 May 2011 22:19:39 +0200
User-agent: Mutt/1.5.20 (2009-12-10)

On Mon, May 30, 2011 at 09:19:35PM +0200, Bruno Haible wrote:
> Tom G. Christensen wrote:
> > Undefined                       first referenced
> >  symbol                             in file
> > libintl_gettext                     ../gllib/libgnu.a(openat-die.o)
> > ld: fatal: Symbol referencing errors. No output written to test-areadlinkat
> > collect2: ld returned 1 exit status
> > make[4]: *** [test-areadlinkat] Error 1
> > 
> > There are 15 tests that fail to build because of this undefined symbol in 
> > openat-die.o.
> 
> Which ones exactly, please?
> 
test-areadlinkat
test-dirent-safer
test-fdopendir
test-fdutimensat
test-linkat
test-mkfifoat
test-openat-safer
test-fchownat
test-fstatat
test-mkdirat
test-openat
test-unlinkat
test-readlinkat
test-symlinkat
test-utimensat

> > gcc -std=gnu99  -g -O2  -L/usr/tgcware/lib -Wl,-R,/usr/tgcware/lib -o 
> > test-nonblocking-pipe-main test-nonblocking-
> > pipe-main.o ../gllib/libgnu.a -lm   -lm     -lm    -lm  -lm  -lm
> > Undefined                       first referenced
> >  symbol                             in file
> > libintl_gettext                     ../gllib/libgnu.a(wait-process.o)
> > ld: fatal: Symbol referencing errors. No output written to 
> > test-nonblocking-pipe-main
> > collect2: ld returned 1 exit status
> > make[4]: *** [test-nonblocking-pipe-main] Error 1
> > 
> > Two tests fail to build because of this undefined symbol in wait-process.o.
> 
> Which ones, please?
> 
test-nonblocking-pipe-main
test-nonblocking-socket-main

Full log here:
http://jupiterrise.com/tmp/sol26-x86-gnulib-3532d15-libiconv.log.gz

-tgc



reply via email to

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