bug-gmp
[Top][All Lists]
Advanced

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

make error on Solaris: ld: fatal: library -lc: not found


From: Vincent Lefevre
Subject: make error on Solaris: ld: fatal: library -lc: not found
Date: Fri, 21 Mar 2003 01:54:22 +0100
User-agent: Mutt/1.5.4i

Hi,

On a Solaris machine, I configured GMP 4.1.2 with:

  ./configure --prefix=$HOME --exec-prefix=$HOME/$ARCHTYPE 
--includedir=$HOME/$ARCHTYPE

and typed 'make', but got the following error:

/bin/sh ./libtool --mode=link cc  -fast -fns=no -fsimple=1 -xarch=v9    -o 
libgmp.la -rpath /home/vlefevre/sparc-solaris/lib   -version-info 6:2:3 
assert.lo compat.lo errno.lo  extract-dbl.lo [...] scanf/vscanf.lo 
scanf/vsscanf.lo
/usr/ucb/ld -G -h libgmp.so.3 -o .libs/libgmp.so.3.3.2  .libs/assert.o 
.libs/compat.o .libs/errno.o .libs/extract-dbl.o [...] scanf/.libs/vscanf.o 
scanf/.libs/vsscanf.o  -lc
ld: fatal: library -lc: not found
ld: fatal: library -lucb: not found
ld: fatal: library -lresolv: not found
ld: fatal: library -lsocket: not found
ld: fatal: library -lnsl: not found
ld: fatal: library -lelf: not found
ld: fatal: File processing errors. No output written to .libs/libgmp.so.3.3.2
*** Error code 1
make: Fatal error: Command failed for target `libgmp.la'
Current working directory /home/vlefevre/software/gmp-4.1.2
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/vlefevre/software/gmp-4.1.2
*** Error code 1
make: Fatal error: Command failed for target `all'
zsh: exit 1     make

$ uname -a
SunOS allo-psmn 5.8 Generic_108528-08 sun4u sparc SUNW,Ultra-5_10

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA




reply via email to

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