#8097: termcap fails to build in Open Solaris x64 as 64 bit
-----------------------+----------------------------------------------------
Reporter: jsp | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone: sage-4.3.2
Component: solaris | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------+----------------------------------------------------
With no CFLAGS set the build is 32 bit
{{{
gcc -std=gnu99 -O2 -g -m64 -D_REENTRANT -D_THREAD_SAFE
-I/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/include -O2 -g -m64
-D_REENTRANT -D_THREAD_SAFE -Wno-pointer-sign -o .libs/certtool certtool-
gaa.o certtool.o prime.o certtool-cfg.o cfg+.o cfgfile.o cmdline.o parse.o
props.o shared.o dynfgets.o strctype.o strdyn.o strplus.o
../lib/.libs/libgnutls.so
-L/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/lib -lz
../gl/.libs/libgnu.a
/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/lib/libgcrypt.so
/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/lib/libgpg-error.so
-lreadline -ltermcap -lnsl -lsocket
-R/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/lib
ld: warning: file
/export/home/jaap/Downloads/sage-4.3.2.alpha0/local/lib/libtermcap.a(termcap.o):
wrong ELF class: ELFCLASS32
}}}
A patch is ready.
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8097>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.