This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

compilation problems on Alpha OSF


Hi all,

the compilation of the libstdc++-2.90.8 on Alpha OSF/1 V4.0c using gcc-2.95.2
stops due to the following error:

--- snip
------------------------------------------------------------------------

make[4]: Entering directory
`/home/SharedData/archive/Alpha/gcc-build/alphaev56-dec-osf4.0c/libstdc++/math'
/bin/sh ../libtool --mode=compile
/home/SharedData/archive/Alpha/gcc-build/gcc/xgcc
-B/home/SharedData/archive/Alpha/gcc-build/gcc/
-B/usr/local/g++-v3/alphaev56-dec-osf4.0c/bin/ -DHAVE_CONFIG_H -I.
-I../../../../gcc-2.95.2/libstdc++/math -I.. -I..
-I/usr/local/g++-v3/include    -g -O2 -c
../../../../gcc-2.95.2/libstdc++/math/signbit.c
mkdir .libs
/home/SharedData/archive/Alpha/gcc-build/gcc/xgcc
-B/home/SharedData/archive/Alpha/gcc-build/gcc/
-B/usr/local/g++-v3/alphaev56-dec-osf4.0c/bin/ -DHAVE_CONFIG_H -I.
-I../../../../gcc-2.95.2/libstdc++/math -I.. -I.. -I/usr/local/g++-v3/include -g
-O2 -c  -DPIC ../../../../gcc-2.95.2/libstdc++/math/signbit.c -o
.libs/signbit.lo
In file included from ../../../../gcc-2.95.2/libstdc++/math/mathconf.h:230,
                 from ../../../../gcc-2.95.2/libstdc++/math/signbit.c:32:
../../../../gcc-2.95.2/libstdc++/math/complex-stub.h:81: conflicting types for
`cabs'
/home/SharedData/archive/Alpha/gcc-build/gcc/include/math.h:504: previous
declaration of `cabs'
../../../../gcc-2.95.2/libstdc++/math/complex-stub.h:82: conflicting types for
`cabsf'
/home/SharedData/archive/Alpha/gcc-build/gcc/include/math.h:519: previous
declaration of `cabsf'
make[4]: *** [signbit.lo] Error 1
make[4]: Leaving directory
`/home/SharedData/archive/Alpha/gcc-build/alphaev56-dec-osf4.0c/libstdc++/math'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/SharedData/archive/Alpha/gcc-build/alphaev56-dec-osf4.0c/libstdc++'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/SharedData/archive/Alpha/gcc-build/alphaev56-dec-osf4.0c/libstdc++'
make[1]: *** [all-target-libstdc++] Error 2
make[1]: Leaving directory `/home/SharedData/archive/Alpha/gcc-build'
make: *** [bootstrap-lean] Error 2

--- snip ---------------------------------------

Do anybody know what's going wrong ?

Every hint is appreciated !

Thanks
Juergen



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