bug-gnu-utils
[Top][All Lists]
Advanced

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

compiling binutils-cvs-20020708


From: Roberto Gaggiotti
Subject: compiling binutils-cvs-20020708
Date: Mon, 08 Jul 2002 18:32:41 +0000

Sorry i don't know if i'm in right place ...

gcc -DHAVE_CONFIG_H -I. -I../../binutils-cvs/ld -I. -D_GNU_SOURCE -I.
-I../../binutils-cvs/ld -I../bfd -I
../../binutils-cvs/ld/../bfd -I../../binutils-cvs/ld/../include
-I../../binutils-cvs/ld/../intl -I../intl
  -g -O2 -DLOCALEDIR="\"/usr/share/locale\""   -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -
c ../../binutils-cvs/ld/ldexp.c
../../binutils-cvs/ld/ldexp.c: In function `exp_print_token':
../../binutils-cvs/ld/ldexp.c:124: `DATA_SEGMENT_ALIGN' undeclared
(first use in this function)
../../binutils-cvs/ld/ldexp.c:124: (Each undeclared identifier is
reported only once
../../binutils-cvs/ld/ldexp.c:124: for each function it appears in.)
../../binutils-cvs/ld/ldexp.c:124: initializer element is not constant
../../binutils-cvs/ld/ldexp.c:124: (near initialization for
`table[39].code')
../../binutils-cvs/ld/ldexp.c:124: warning: missing initializer
../../binutils-cvs/ld/ldexp.c:124: warning: (near initialization for
`table[39].code')
../../binutils-cvs/ld/ldexp.c:124: initializer element is not constant
../../binutils-cvs/ld/ldexp.c:124: (near initialization for `table[39]')
../../binutils-cvs/ld/ldexp.c:125: `DATA_SEGMENT_END' undeclared (first
use in this function)
../../binutils-cvs/ld/ldexp.c:125: initializer element is not constant
../../binutils-cvs/ld/ldexp.c:125: (near initialization for
`table[40].code')
../../binutils-cvs/ld/ldexp.c:125: warning: missing initializer
../../binutils-cvs/ld/ldexp.c:125: warning: (near initialization for
`table[40].code')
../../binutils-cvs/ld/ldexp.c:125: initializer element is not constant
../../binutils-cvs/ld/ldexp.c:125: (near initialization for `table[40]')
../../binutils-cvs/ld/ldexp.c: In function `fold_binary':
../../binutils-cvs/ld/ldexp.c:344: `DATA_SEGMENT_ALIGN' undeclared
(first use in this function)
../../binutils-cvs/ld/ldexp.c: In function `exp_fold_tree':
../../binutils-cvs/ld/ldexp.c:638: `DATA_SEGMENT_END' undeclared (first
use in this function)
make[3]: *** [ldexp.o] Error 1      
                                                                                
                       
uname -a
Linux admin 2.4.18 #1 Tue Jun 11 21:04:48 CEST 2002 alpha
unknown                                                              

gcc -v
Reading specs from
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/3.1/specs
Configured with: ../gcc-3.1/configure --prefix=/usr --enable-shared
--enable-languages=c,c++ --enable-threads=posix --with-slibdir=/lib
Thread model: posix
gcc version
3.1                                                                             
                                               

ldd --version
ldd (GNU libc) 2.2.5
Copyright (C) 2002 Free Software Fondation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

ld --version
GNU ld version 2.12.1
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms
of
the GNU General Public License.  This program has absolutely no
warranty.                                                                  

i'm trying the cvs version 'cause an:

ld: dynamic/pam_misc.o: gp-relative relocation against dynamic symbol
_pam_token_returns
ld: dynamic/pam_misc.o: gp-relative relocation against dynamic symbol
_pam_token_actions

compiling Linux-PAM-0.75



reply via email to

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