guile-user
[Top][All Lists]
Advanced

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

guile-1.4 compilation problem


From: David Pirotte
Subject: guile-1.4 compilation problem
Date: Tue, 09 Oct 2001 14:49:12 +0200

hello,

in order to use lilypond, i need to re-install guile-1.4, but have a
compilation problem

any hint?
thanks


gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes 
-c posix.c  -fPIC -DPIC -o .libs/posix.lo
gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes 
-c posix.c -o posix.o >/dev/null 2>&1
mv -f .libs/posix.lo posix.lo
PATH=.:/usr/local/bin:/usr/alto/bin:/usr/local/pgsql/bin:/usr/local/winterp/bin:/usr/alto/staff/david/bin:./:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/X11R6/GNUstep/Apps:/opt/gnome/bin:/usr/local/mozilla
./guile-doc-snarf net_db.c -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl  -g -O2 
-Wall -Wmissing-prototypes net_db.c > net_db.x \
|| { rm net_db.x; false; }
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl  
  -g -O2 -Wall -Wmissing-prototypes -c net_db.c
rm -f .libs/net_db.lo
gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes 
-c net_db.c  -fPIC -DPIC -o .libs/net_db.lo
net_db.c:85: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'
make[1]: *** [net_db.lo] Error 1
make[1]: Leaving directory `/usr/alto/staff/david/ftp/guile/guile-1.4/libguile'
make: *** [all-recursive] Error 1
address@hidden:~/ftp/guile/guile-1.4 71 $
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:588: checking for a BSD compatible install
configure:641: checking whether build environment is sane
configure:698: checking whether make sets ${MAKE}
configure:737: checking for working aclocal
configure:750: checking for working autoconf
configure:763: checking for working automake
configure:776: checking for working autoheader
configure:789: checking for working makeinfo
configure:803: checking whether to enable maintainer-specific portions of 
Makefiles
configure:970: checking for gcc
configure:1083: checking whether the C compiler (gcc  ) works
configure:1099: gcc -o conftest    conftest.c  1>&5
configure:1125: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1130: checking whether we are using GNU C
configure:1158: checking whether gcc accepts -g
configure:1190: checking how to run the C preprocessor
configure:1272: checking for AIX
configure:1296: checking for POSIXized ISC
configure:1318: checking for minix/config.h
configure:1370: checking for gcc option to accept ANSI C
configure:1522: checking host system type
configure:1543: checking build system type
configure:1563: checking for ranlib
configure:1602: checking for ld used by GCC
configure:1664: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
configure:1680: checking for BSD-compatible nm
configure:1716: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2  conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c 
1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2   -static conftest.c  1>&5
GNU ld version 2.10.91 (with BFD 2.10.91.0.4)
ltconfig:1653: checking if global_symbol_pipe works
ltconfig:1654: gcc -c -g -O2  conftest.c 1>&5
ltconfig:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[      
]\([ABCDGISTW]\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' 
> conftest.nm"
ltconfig:1709: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions   
conftest.c conftstm.o 1>&5
ltconfig:2488: checking for dlfcn.h
ltconfig:2526: checking whether a program can dlopen itself
ltconfig:2599: checking whether a statically linked program can dlopen itself
configure:1902: checking for working const
configure:1977: checking for inline
configure:2017: checking size of int
configure:2056: checking size of long
configure:2095: checking for long longs
configure:2128: checking for ANSI C header files
configure:2236: checking for dirent.h that defines DIR
configure:2274: checking for opendir in -ldir
configure:2357: checking whether time.h and sys/time.h may both be included
configure:2392: checking for sys/wait.h that is POSIX.1 compatible
configure:2437: checking for io.h
configure:2437: checking for libc.h
configure:2437: checking for limits.h
configure:2437: checking for malloc.h
configure:2437: checking for memory.h
configure:2437: checking for string.h
configure:2437: checking for regex.h
configure:2437: checking for rxposix.h
configure:2437: checking for rx/rxposix.h
configure:2437: checking for sys/ioctl.h
configure:2437: checking for sys/select.h
configure:2437: checking for sys/time.h
configure:2437: checking for sys/timeb.h
configure:2437: checking for sys/times.h
configure:2437: checking for sys/types.h
configure:2437: checking for sys/utime.h
configure:2437: checking for time.h
configure:2437: checking for unistd.h
configure:2437: checking for utime.h
configure:2478: checking for libc.h
configure:2478: checking for unistd.h
configure:2515: checking whether libc.h and unistd.h can be included together
configure:2563: checking for uid_t in sys/types.h
configure:2597: checking type of array argument to getgroups
configure:2668: checking return type of signal handlers
configure:2709: checking for mode_t
configure:2743: checking for main in -lm
configure:2788: checking for gethostbyname
configure:2892: checking for connect
configure:3026: checking for ctermid
configure:3026: checking for ftime
configure:3026: checking for fchown
configure:3026: checking for getcwd
configure:3026: checking for geteuid
configure:3026: checking for gettimeofday
configure:3026: checking for lstat
configure:3026: checking for mkdir
configure:3026: checking for mknod
configure:3026: checking for nice
configure:3026: checking for readlink
configure:3026: checking for rename
configure:3026: checking for rmdir
configure:3026: checking for select
configure:3026: checking for setegid
configure:3026: checking for seteuid
configure:3026: checking for setlocale
configure:3026: checking for setpgid
configure:3026: checking for setsid
configure:3026: checking for sigaction
configure:3026: checking for siginterrupt
configure:3026: checking for strftime
configure:3026: checking for strptime
configure:3026: checking for symlink
configure:3026: checking for sync
configure:3026: checking for tcgetpgrp
configure:3026: checking for tcsetpgrp
configure:3026: checking for times
configure:3026: checking for uname
configure:3026: checking for waitpid
configure:3026: checking for bzero
configure:3026: checking for strdup
configure:3026: checking for system
configure:3026: checking for usleep
configure:3026: checking for atexit
configure:3026: checking for on_exit
configure:3090: checking for strptime declaration
configure:3121: checking for bzero declaration
configure:3152: checking for sleep declaration
configure:3183: checking for usleep declaration
configure:3216: checking return type of usleep
configure:3250: checking for sys/un.h
configure:3291: checking for socketpair
configure:3291: checking for getgroups
configure:3291: checking for setpwent
configure:3291: checking for pause
configure:3291: checking for tzset
configure:3350: checking for sethostent
configure:3350: checking for gethostent
configure:3350: checking for endhostent
configure:3350: checking for setnetent
configure:3350: checking for getnetent
configure:3350: checking for endnetent
configure:3350: checking for setprotoent
configure:3350: checking for getprotoent
configure:3350: checking for endprotoent
configure:3350: checking for setservent
configure:3350: checking for getservent
configure:3350: checking for endservent
configure:3350: checking for getnetbyaddr
configure:3350: checking for getnetbyname
configure:3350: checking for inet_lnaof
configure:3350: checking for inet_makeaddr
configure:3350: checking for inet_netof
configure:3350: checking for hstrerror
configure:3405: checking whether localtime caches TZ
configure:3478: checking for restartable system calls
configure:3532: checking for regcomp
configure:3684: checking for inet_aton
configure:3684: checking for putenv
configure:3684: checking for strerror
configure:3684: checking for memmove
configure:3745: checking for working alloca.h
configure:3778: checking for alloca
configure:3979: checking for st_rdev in struct stat
configure:4013: checking for st_blksize in struct stat
configure:4050: checking for st_blocks in struct stat
configure:4084: checking for S_ISLNK in sys/stat.h
configure:4121: checking whether struct tm is in sys/time.h or time.h
configure:4155: checking for tm_zone in struct tm
configure:4226: checking whether we need POSIX to get struct utimbuf
configure:4282: gcc -o conftest -g -O2   conftest.c -lm  1>&5
configure: failed program was:
#line 4276 "configure"
#include "confdefs.h"
aux (l) unsigned long l;
             { int x; exit (l >= ((unsigned long)&x)); }
           main () { int q; aux((unsigned long)&q); }
configure:4297: checking whether floats fit in longs
configure:4343: checking for struct linger
configure:4379: checking for struct timespec
configure:4431: checking whether to support threads
configure:4646: checking for mawk

reply via email to

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