public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* [postmaster@kornet.net] [ERR] Re: protoize and unprotoize building with gcc-3.4-20040325
@ 2004-04-20 16:54 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2004-04-20 16:54 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

FYI, I have removed the user pupuru@kornet.net from the gcc mailing
list.  His or her mailer is misconfigured to send bounces to the From:
address rather than the envelope sender.

Ian


[-- Attachment #2: Type: message/rfc822, Size: 5008 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 102 bytes --]

Transmit Report:

 To: pupuru@kornet.net, 402 Local User Inbox Full (pupuru@kornet.net) 3,20000,19999

[-- Attachment #2.1.2: Type: message/rfc822, Size: 3310 bytes --]

From: Ian Lance Taylor <ian@wasabisystems.com>
To: "Rekha Deshmukh" <RekhaD@KPITCummins.com>
Cc: <gcc@gcc.gnu.org>
Subject: Re: protoize and unprotoize building with gcc-3.4-20040325
Date: 20 Apr 2004 11:24:50 -0400
Message-ID: <1082474842754310453.1.ppp14@ppp14>

"Rekha Deshmukh" <RekhaD@KPITCummins.com> writes:

> I am trying to build the h8300-elf protoize and unprotoize mingw utilities for gcc-3.4-20040325, with Linux server as my build machine.
> But, when I run 'make proto' in the gcc directory, I get the following error - 
> 
> HEADERS="config/h8300/h8300.h config/dbxelf.h config/elfos.h config/h8300/elf.h defaults.h" DEFINES="" \
> /bin/sh /home/nitins2/src/gcc-3.4-20040325/gcc/mkconfig.sh tm.h
> tm.h is unchanged
> TARGET_CPU_DEFAULT="" \
> HEADERS="auto-build.h ansidecl.h" DEFINES="" \
> /bin/sh /home/nitins2/src/gcc-3.4-20040325/gcc/mkconfig.sh bconfig.h
> bconfig.h is unchanged
> i386-pc-mingw32msvc-gcc -c -DIN_GCC -DCROSS_COMPILE   -DGENERATOR_FILE    -I. -I. -I/home/nitins2/src/gcc-3.4-20040325/gcc -I/home/nitins2/src/gcc-3.4-20040325/gcc/. -I/home/nitins2/src/gcc-3.4-20040325/gcc/../include -I../intl /home/nitins2/src/gcc-3.4-20040325/gcc/genmodes.c -o genmodes.o
> In file included from /home/nitins2/src/gcc-3.4-20040325/gcc/genmodes.c:23:
> /home/nitins2/src/gcc-3.4-20040325/gcc/system.h:252:22: sys/wait.h: No such file or directory
> make: *** [genmodes.o] Error 1
> 
> My mingw native compiler (host&build: Linux) is built using gcc-3.3 sources.
> 
> I am unable to understand how 'make proto' has gone for 'genmodes' building.
> Please guide me on this.

I think there is some kind of build/host confusion going on here.
HAVE_SYS_WAIT_H should not be defined for the mingw build system.
Does bconfig.h include auto-build.h?  Do you see HAVE_SYS_WAIT_H
defined in auto-build.h?

Ian


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-20 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-20 16:54 [postmaster@kornet.net] [ERR] Re: protoize and unprotoize building with gcc-3.4-20040325 Ian Lance Taylor

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).