bug-gmp
[Top][All Lists]
Advanced

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

Re: gmp-4.1 make fails


From: Spundun Bhatt
Subject: Re: gmp-4.1 make fails
Date: Fri, 18 Oct 2002 22:29:06 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1) Gecko/20020518 Netscape6/6.2.3


Kevin Ryde wrote:
Spundun Bhatt <address@hidden> writes:
http://mail.gnu.org/pipermail/bug-gmp/2002-July/002660.html

I am also having the same problem.
during configure or gmake, I didnt give any special options (except
--prefix=/hostname/usr/local) It is using the cc complier.

That report was about using gcc, sunpro cc should work already. If
not then post the error messages or what you think is wrong.


 I am having the same problem with cc

./configure --prefix=/rain/usr/local clearly said its using cc
i used sun's make (last time I had used gmake) and I get same error

make
...................................................
/usr/ucb/ld -G -h libgmp.so.3 -o .libs/libgmp.so.3.3.0  .libs/assert.o .libs/compat.o .libs/errno.o .libs/extract-dbl.o .libs/insert-dbl.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o .libs/mp_minv_tab.o .libs/mp_set_fns.o .libs/rand.o .libs/randclr.o .libs/randdef.o .libs/randlc.o .libs/randlc2s.o .libs/randlc2x.o .libs/randraw.o .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/version.o mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/set.o mpf/.libs/set_ui.o mpf/.libs/s
..................tonns of .o files...........
........bs/vscanf.o scanf/.libs/vsscanf.o  -lc
ld: fatal: file /usr/lib/libc.so: wrong ELF class: ELFCLASS32
ld: fatal: file /usr/ucblib/libucb.so: wrong ELF class: ELFCLASS32
ld: fatal: file /usr/lib/libresolv.so: wrong ELF class: ELFCLASS32
ld: fatal: file /usr/lib/libsocket.so: wrong ELF class: ELFCLASS32
ld: fatal: file /usr/lib/libnsl.so: wrong ELF class: ELFCLASS32
ld: fatal: file /usr/lib/libelf.so: wrong ELF class: ELFCLASS32
ld: fatal: File processing errors. No output written to .libs/libgmp.so.3.3.0
gmake[2]: *** [libgmp.la] Error 1
gmake[2]: Leaving directory `/rain/usr/local/src/gmp-4.1'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/rain/usr/local/src/gmp-4.1'
*** Error code 2
make: Fatal error: Command failed for target `all'
646.44u 499.00s 25:21.52 75.2%
rain:[Fri:18][10:22pm] gmp-4.1>    ld -V
ld: Software Generation Utilities - Solaris Link Editors: 5.8-1.273
rain:[Fri:18][10:22pm] gmp-4.1>    cc -V
cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
rain:[Fri:18][10:23pm] gmp-4.1>    uname -a
SunOS hostname 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-5_10


p.s. sorry for the late reply
Spundun

reply via email to

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