This is the mail archive of the libc-alpha@sources.redhat.com 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]

warnings on linuxppc


   Anyone know why we are see all these new warnings during the build
of glibc cvs on linuxppc? They are of the format...

In file included from ../include/shlib-compat.h:26,
                 from ../libio/libio.h:474,
                 from ../libio/stdio.h:64,
                 from ../include/stdio.h:10,
                 from strsignal.c:20:
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:31: warning: `ABI_libc________' redefined
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:29: warning: this is the location of the previous definition
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:32: warning: `VERSION_libc________' redefined
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:30: warning: this is the location of the previous definition
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:37: warning: `ABI_libc________' redefined
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:31: warning: this is the location of the previous definition
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:38: warning: `VERSION_libc________' redefined
/usr/src/redhat/BUILD/glibc-2.2.2/build-ppc-linux/abi-versions.h:32: warning: this is the location of the previous definition

These warnings appeared in the last couple of weeks and didn't exist before.
This is building under gcc 2.95.3 and Linux 2.4.3-pre4.
                                        Jack


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