gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Axiom-developer] Build trouble on Mandrake


From: Martin RUBEY
Subject: [Gcl-devel] Re: [Axiom-developer] Build trouble on Mandrake
Date: Sat, 13 Mar 2004 21:53:29 +0100 (CET)

> According to previous messages seen on gcl-devel, this might be related
> to previous errors during the configure step of gcl.
> 
> Could you post the content of lsp/gcl-2.6.1/config.log of your Axiom
> compilation?

Here you go:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:786: checking host system type
configure:1168: checking for gcc
configure:1281: checking whether the C compiler (gcc   ) works
configure:1297: gcc -o conftest     conftest.c  1>&5
configure:1323: checking whether the C compiler (gcc   ) is a 
cross-compiler
configure:1328: checking whether we are using GNU C
configure:1337: gcc -E conftest.c
configure:1356: checking whether gcc accepts -g
configure:1388: checking how to run the C preprocessor
configure:1409: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1520: checking for gawk
configure:1593: checking system version (for dynamic loading)
configure:1601: checking for makeinfo
configure:1666: checking use_gmp=yes, doing configure in gmp directory
configure:1820: checking for size of gmp limbs
configure:1836: gcc -o conftest     conftest.c  1>&5
configure:1859: checking _SHORT_LIMB
configure:1876: gcc -o conftest     conftest.c  1>&5
configure: failed program was:
#line 1864 "configure"
#include "confdefs.h"
#include <stdio.h>
        #include "h/gmp.h"
        int main() {
        #ifdef _SHORT_LIMB
        return 0;
        #else
        return 1;
        #endif
        }
configure:1892: checking _LONG_LONG_LIMB
configure:1909: gcc -o conftest     conftest.c  1>&5
configure: failed program was:
#line 1897 "configure"
#include "confdefs.h"
#include <stdio.h>
        #include "h/gmp.h"
        int main() {
        #ifdef _LONG_LONG_LIMB
        return 0;
        #else
        return 1;
        #endif
        }
configure:1948: checking for X
configure:2262: checking for dnet_ntoa in -ldnet
configure:2281: gcc -o conftest     conftest.c -ldnet   1>&5
/usr//bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 2270 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:2303: checking for dnet_ntoa in -ldnet_stub
configure:2322: gcc -o conftest     conftest.c -ldnet_stub   1>&5
/usr//bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 2311 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:2351: checking for gethostbyname
configure:2379: gcc -o conftest     conftest.c  1>&5
configure:2449: checking for connect
configure:2477: gcc -o conftest     conftest.c  1>&5
configure:2541: checking for remove
configure:2569: gcc -o conftest     conftest.c  1>&5
configure:2633: checking for shmat
configure:2661: gcc -o conftest     conftest.c  1>&5
configure:2734: checking for IceConnectionNumber in -lICE
configure:2753: gcc -o conftest     -L/usr/X11R6/lib conftest.c -lICE   
1>&5
configure:2784: checking for main in -lXmu
configure:2799: gcc -o conftest     conftest.c -lXmu  -L/usr/X11R6/lib  
1>&5
configure:2821: checking for main in -lXt
configure:2836: gcc -o conftest     conftest.c -lXt  -L/usr/X11R6/lib 
-lXmu  1>&5
configure:2858: checking for main in -lXext
configure:2873: gcc -o conftest     conftest.c -lXext  -L/usr/X11R6/lib 
-lXmu -lXt  1>&5
configure:2895: checking for main in -lXaw
configure:2910: gcc -o conftest     conftest.c -lXaw  -L/usr/X11R6/lib 
-lXmu -lXt -lXext  1>&5
configure:2932: checking for main in -lX11
configure:2947: gcc -o conftest     conftest.c -lX11  -L/usr/X11R6/lib 
-lXmu -lXt -lXext -lXaw  1>&5
configure:3041: checking for bfd.h
configure:3051: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:3068: checking for bfd_init in -lbfd
configure:3087: gcc -o conftest     conftest.c -lbfd -liberty  1>&5
configure:3106: checking if need to define CONST for bfd
configure:3117: gcc -o conftest     conftest.c  1>&5
configure:3175: checking for useable bfd_boolean
configure:3187: gcc -o conftest     conftest.c  1>&5
configure:3274: checking size of long
configure:3294: gcc -o conftest     conftest.c  1>&5
configure:3314: checking sizeof struct contblock
configure:3367: gcc -o conftest     conftest.c  1>&5
configure:3392: checking for endian.h
configure:3402: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:3423: checking endianness
configure:3434: gcc -o conftest     conftest.c  1>&5
configure:3457: checking finding DBEGIN
configure:3479: gcc -o conftest     conftest.c  1>&5
configure:3501: checking finding CSTACK_ADDRESS
configure:3518: gcc -o conftest     conftest.c  1>&5
configure:3540: checking sizeof long long int
configure:3556: gcc -o conftest     conftest.c  1>&5
configure:3614: checking for pagewidth
configure:3629: gcc -o conftest     conftest.c  1>&5
configure:3656: checking for getcwd
configure:3684: gcc -o conftest     conftest.c  1>&5
configure:3711: checking for getwd
configure:3739: gcc -o conftest     conftest.c  1>&5
/home/rubey/tmp/cccJTNQd.o(.text+0x11): In function `main':
: the `getwd' function is dangerous and should not be used.
configure:3764: checking for uname
configure:3792: gcc -o conftest     conftest.c  1>&5
configure:3816: checking for gettimeofday
configure:3844: gcc -o conftest     conftest.c  1>&5
configure:3873: checking for sys/ioctl.h
configure:3883: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:3923: checking for BSDgettimeofday
configure:3951: gcc -o conftest     conftest.c  1>&5
/home/rubey/tmp/ccGZ52CJ.o(.text+0x11): In function `main':
: undefined reference to `BSDgettimeofday'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3928 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char BSDgettimeofday(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char BSDgettimeofday();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_BSDgettimeofday) || defined (__stub___BSDgettimeofday)
choke me
#else
BSDgettimeofday();
#endif

; return 0; }
configure:3972: checking for gettimeofday
configure:4027: checking for gettimeofday declaration
configure:4051: checking for sin in -lm
configure:4070: gcc -o conftest     conftest.c -lm   1>&5
configure:4063: warning: conflicting types for built-in function `sin'
configure:4092: checking for main in -lmingwex
configure:4107: gcc -o conftest     conftest.c -lmingwex   -lm 1>&5
/usr//bin/ld: cannot find -lmingwex
collect2: ld returned 1 exit status
configure: failed program was:
#line 4100 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:4280: checking for math.h
configure:4290: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4327: checking for values.h
configure:4337: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4374: checking for float.h
configure:4384: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4420: checking for isnormal
configure:4434: gcc -o conftest     conftest.c  -lm 1>&5
configure:4480: checking for isfinite
configure:4494: gcc -o conftest     conftest.c  -lm 1>&5
configure:4560: checking for sockets
configure:4563: checking for connect
configure:4706: checking for gethostbyname
configure:4797: checking for readline/readline.h
configure:4807: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4803:31: readline/readline.h: No such file or directory
configure: failed program was:
#line 4802 "configure"
#include "confdefs.h"
#include <readline/readline.h>
configure:4883: checking For network code for nsocket.c
configure:4912: gcc -o conftest     conftest.c  -lm 1>&5
configure:4929: checking check for listen using fcntl
configure:4944: gcc -c    conftest.c 1>&5
configure:4963: checking for profil
configure:4991: gcc -o conftest     conftest.c  -lm 1>&5
configure:5016: checking for setenv
configure:5044: gcc -o conftest     conftest.c  -lm 1>&5
configure:5124: checking for _cleanup
configure:5152: gcc -o conftest     conftest.c  -lm 1>&5
/home/rubey/tmp/ccmg1CKu.o(.text+0x11): In function `main':
: undefined reference to `_cleanup'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5129 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _cleanup(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char _cleanup();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub__cleanup) || defined (__stub____cleanup)
choke me
#else
_cleanup();
#endif

; return 0; }
configure:5206: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
configure:5237: checking check for SV_ONSTACK
configure:5248: gcc -c    conftest.c 1>&5
configure:5265: checking check for SIGSYS
configure:5276: gcc -c    conftest.c 1>&5
configure:5294: checking check for SIGEMT
configure:5305: gcc -c    conftest.c 1>&5
configure:5298: error: `SIGEMT' undeclared here (not in a function)
configure: failed program was:
#line 5296 "configure"
#include "confdefs.h"
#include <signal.h>
int joe=SIGEMT;

int main() {

; return 0; }
configure:5329: checking for asm/sigcontext.h
configure:5339: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5369: checking for asm/signal.h
configure:5379: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5417: gcc -c    conftest.c 1>&5
configure:5498: checking for emacs
configure:5546: checking emacs site lisp directory
configure:5570: checking emacs default.el
configure:5599: checking emacs info/dir
configure:5617: checking for tcl/tk
configure:5640: checking for tclsh
configure:5740: checking for main in -llieee
configure:5755: gcc -o conftest     conftest.c -llieee   -lm 1>&5
/usr//bin/ld: cannot find -llieee
collect2: ld returned 1 exit status
configure: failed program was:
#line 5748 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:5820: checking alloca
configure:5829: gcc -o conftest     conftest.c  -lm 1>&5
configure: In function `main':
configure:5826: error: `NULL' undeclared (first use in this function)
configure:5826: error: (Each undeclared identifier is reported only once
configure:5826: error: for each function it appears in.)
configure: failed program was:
#line 5825 "configure"
#include "confdefs.h"
int main() { exit(alloca(500) != NULL ? 0 : 1);}
configure:5918: checking Checking for buggy gcc version from redhat

Thanks a lot in advance,

Martin





reply via email to

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