This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Compile problems...


My apologies to those who read the glibc-alpha list, I originally
mis-posted this there.. 

Greetings:

I'm upgrading my RedHat 4.2 system from glibc 1 to glibc 2.1.2pre2, and I
get the following compile error when I try to build the software. I'm using
GCC 2.95, and have upgraded my tools to the latest versions...

gcc set-freeres.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings
-g      -I../include -I.  -I.. -I../libio  -I../sysdeps/i386/elf
-I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386
-I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix
-I../sysdeps/i386/i586 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu
-I../sysdeps/libm-i387 -I../sysdeps/i386 -I../sysdeps/wordsize-32
-I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h
    -o set-freeres.o
set-freeres.c:22: warning: type defaults to `int' in declaration of
`symbol_set_define'
set-freeres.c:22: warning: parameter names (without types) in function
declaration
set-freeres.c:22: warning: data definition has no type or storage class
set-freeres.c: In function `__libc_freeres':
set-freeres.c:32: warning: implicit declaration of function
`symbol_set_first_element'
set-freeres.c:32: `__libc_subfreeres' undeclared (first use in this function)
set-freeres.c:32: (Each undeclared identifier is reported only once
set-freeres.c:32: for each function it appears in.)
set-freeres.c:32: warning: assignment makes pointer from integer without a
cast
set-freeres.c:32: warning: implicit declaration of function `symbol_set_end_p'
make[1]: *** [set-freeres.o] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.1.2/malloc'
make: *** [malloc/subdir_lib] Error 2
[root@ganges glibc-2.1.2]# 


Thanks!
Richard

Richard Whittaker on the road or @ work
ICQ UIN 1390720 - You can get ICQ at: http://www.icq.com - Try it today!
WWW Homepage: http://ganges.connections.yk.ca/rwhittak
Pager: richard@micropage.net, or 393-0910 Work: 867-393-7756


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]