bug-autoconf
[Top][All Lists]
Advanced

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

Python installation in Unix Sun os5


From: Raphael Drai
Subject: Python installation in Unix Sun os5
Date: Sun, 11 Jan 2004 09:33:34 +0200

Hi,
I got two errors (1 is a warning, and a second a critical error):
1- the warning error: when I launch the configure command:
checking term.h presence... yes
configure: WARNING: term.h: present but cannot be compiled
configure: WARNING: term.h: check for missing prerequisite headers?
configure: WARNING: term.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for term.h... yes
 
But the configure process continue until the end.
 
2- the critical error:  when I launch make command:
 
sns481!raphaeld:~/Python/Python-2.3.3 [106]> make
CC -mt -xtarget=ultra -xarch=v9    -o python \
                Modules/ccpython.o \
                -Wl,-R,/s3guser10.s481/ip/ap/raphaeld/Python/Python64b/lib -L. -
lpython2.3 -lresolv -lsocket -lnsl -lrt -ldl  -lpthread   -lm
CC: Warning: Option -Wl,-R,/s3guser10.s481/ip/ap/raphaeld/Python/Python64b/lib p
assed to ld, if ld is invoked, ignored otherwise
/usr/ccs/bin/sparcv9/ld: illegal option -- W
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
        [-64]           enforce a 64-bit link-edit
        [-a]            create an absolute file
        [-b]            do not do special PIC relocations in a.out
        [-B direct]     specify `direct' bindings for executable when run
        [-B dynamic | static]
                        search for shared libraries|archives
        [-B eliminate]  eliminate unqualified global symbols from the
                        symbol table
        [-B group]      relocate object from within group
        [-B local]      reduce unqualified global symbols to local
        [-B reduce]     process symbol reductions
        [-B symbolic]   bind external references to definitions when creating
                        shared objects
        [-c name]       record configuration file `name'
        [-C]            demangle C++ symbol name diagnostics
        [-d y | n]      operate in dynamic|static mode
 
 
 
 
The following trace are printed:
 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by python configure 2.3, which was
generated by GNU Autoconf 2.57.  Invocation command line was
 
  $ ./configure --with-cxx=CC -mt -xtarget=ultra -xarch=v9  --prefix=/s3guser10.
s481/ip/ap/raphaeld/Python/Python64b --enable-shared --with-threads --without-gc
c OPT=-DHAVE_LONG_LONG
 
## --------- ##
## Platform. ##
## --------- ##
 
hostname = sns481
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-23
 
/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = sns481
Release = 5.8
KernelID = Generic_108528-23
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 12
 
/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
 
 
 
 
Thanks for help.
-------------------------------------------------------------------------------------

The information contained in this message is proprietary of Amdocs,

protected from disclosure, and may be privileged.

The information is intended to be conveyed only to the designated recipient(s)

of the message. If the reader of this message is not the intended recipient,

you are hereby notified that any dissemination, use, distribution or copying of 

this communication is strictly prohibited and may be unlawful. 

If you have received this communication in error, please notify us immediately

by replying to the message and deleting it from your computer.

Thank you.


-------------------------------------------------------------------------------------

reply via email to

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