public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/12505] New: build failure due to defines of uchar in cpphash.h and sys/types.h
@ 2003-10-03 19:37 stuart_yarus at compusa dot com
  2003-10-06  3:45 ` [Bug other/12505] [3.3 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: stuart_yarus at compusa dot com @ 2003-10-03 19:37 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12505

           Summary: build failure due to defines of uchar in cpphash.h and
                    sys/types.h
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stuart_yarus at compusa dot com
                CC: gcc-bugs at gcc dot gnu dot org,stuart_yarus at compusa
                    dot com
 GCC build triplet: powerpc-ibm-aix4.1.5.0
  GCC host triplet: powerpc-ibm-aix4.1.5.0
GCC target triplet: powerpc-ibm-aix4.1.5.0

problem: 
in compiling cpplib.o, 'uchar' defined in gcc/cpphash.h and
/usr/include/sys/types.h.

log:
xlc -c   -g  -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I../../gcc-3.3.1/gcc -I../
../gcc-3.3.1/gcc/. -I../../gcc-3.3.1/gcc/config -I../../gcc-3.3.1/gcc/../include
 ../../gcc-3.3.1/gcc/cpplib.c -o cpplib.o
../../gcc-3.3.1/gcc/cpphash.h", line 32.23: 1506-334 (S) Identifier uchar h
as already been defined on line 175 of "/usr/include/sys/types.h


my fix:
comment out line 32

result:
build continued


build was from full distribution gcc-3.3.1.tar.gz.

build done with "make bootstrap"

configuration options, from gcc -v:
Configured with: ../gcc-3.3.1/configure --prefix=/usr/local --libdir=/usr/local/
gcclib --program-suffix=3.3.1 --enable-threads=aix --enable-languages=c,c++ --di
sable-libgcj --disable-multilib
Thread model: aix
gcc version 3.3.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-12-02  1:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-03 19:37 [Bug other/12505] New: build failure due to defines of uchar in cpphash.h and sys/types.h stuart_yarus at compusa dot com
2003-10-06  3:45 ` [Bug other/12505] [3.3 Regression] " pinskia at gcc dot gnu dot org
2003-10-16  9:37 ` mmitchel at gcc dot gnu dot org
2003-10-26 22:34 ` pinskia at gcc dot gnu dot org
2003-12-01 22:58 ` zack at gcc dot gnu dot org
2003-12-01 23:02 ` gdr at integrable-solutions dot net
2003-12-02  1:56 ` zack at gcc dot gnu dot org
2003-12-02  1:56 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).