bug-glibc
[Top][All Lists]
Advanced

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

Compile problem


From: Craig Anderton
Subject: Compile problem
Date: Fri, 21 Sep 2001 13:58:31 -0700

Hello,

I am attempting to compile glibc-2.1.3 on Solaris 2.6 and I can't get around
this error.  I am using GCC 2.95.3 and I have upgraded binutils and make to
the latest versions.  

gcc set-freeres.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings
-g  -mhard-quad-float     -I../include -I. -I/tmp/build/malloc -I..
-I../libio  -I/tmp/build -I../sysdeps/sparc/sparc32/elf
-I../crypt/sysdeps/unix -I../sysdeps/unix/sysv/sysv4/solaris2/sparc/sparc32
-I../sysdeps/unix/sysv/sysv4/solaris2/sparc
-I../sysdeps/unix/sysv/sysv4/solaris2 -I../sysdeps/unix/sysv/sysv4
-I../sysdeps/unix/common -I../sysdeps/unix/sysv -I../sysdeps/unix/sparc
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/sparc/sparc32
-I../sysdeps/wordsize-32 -I../sysdeps/sparc/fpu -I../sysdeps/sparc
-I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic    -include ../include/libc-symbols.h     -o
/tmp/build/malloc/set-freeres.o
set-freeres.c:23: warning: type defaults to `int' in declaration of
`symbol_set_define'
set-freeres.c:23: warning: parameter names (without types) in function
declaration
set-freeres.c:23: warning: data definition has no type or storage class
set-freeres.c: In function `__libc_freeres':
set-freeres.c:33: warning: implicit declaration of function
`symbol_set_first_element'
set-freeres.c:33: `__libc_subfreeres' undeclared (first use in this
function)
set-freeres.c:33: (Each undeclared identifier is reported only once
set-freeres.c:33: for each function it appears in.)
set-freeres.c:33: warning: assignment makes pointer from integer without a
cast
set-freeres.c:33: warning: implicit declaration of function
`symbol_set_end_p'
make[2]: *** [/tmp/build/malloc/set-freeres.o] Error 1
make[2]: Leaving directory `/tmp/glibc-2.1.3/malloc'
make[1]: *** [malloc/subdir_lib] Error 2
make[1]: Leaving directory `/tmp/glibc-2.1.3'
make: *** [all] Error 2

I realise that this version of GLIBC hasn't been ported to Solaris yet, but
I am attempting to make this work.  Any assistance would be greatly
appreciated.

Regards,
Craig

Craig Anderton
UNIX Administrator
Peregrine Systems, Inc.
210 - 955 Green Valley Cres.
Ottawa ON, K2C 3V4
Canada
613-723-7505
http://www.peregrine.com




reply via email to

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