From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 28 Nov 2001 17:04:59 -0600 From: Troy Benjegerdes To: linuxppc-dev@lists.linuxppc.org Subject: Re: arch/ppc/boot broken include in currenty 2_4_devel Message-ID: <20011128170459.N23942@altus.drgw.net> References: <20011128162242.M23942@altus.drgw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20011128162242.M23942@altus.drgw.net>; from hozer@drgw.net on Wed, Nov 28, 2001 at 04:22:43PM -0600 Sender: owner-linuxppc-dev@lists.linuxppc.org List-Id: Okay, the problem is I was running with 'make -e' and somehow that screwed everything up. Oh well. On Wed, Nov 28, 2001 at 04:22:43PM -0600, Troy Benjegerdes wrote: > > Somehow, the > > CFLAGS += -fno-builtin -D__BOOTER__ -I$(TOPDIR)/arch/$(ARCH)/boot/include > > line in arch/ppc/boot/Makefile is not getting picked up, causeing me > problems like: > > make[3]: Entering directory > `/scratch/mvp/linuxppc_2_4_galileo/arch/ppc/boot/lib' > ppc_8xx-gcc -D__KERNEL__ -I/scratch/mvp/linuxppc_2_4_galileo/include -Wall > -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer > -fno-strict-aliasing -fno-common -D__powerpc__ -fsigned-char -msoft-float > -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -O2 -ggdb -c -o > zlib.o zlib.c > zlib.c: In function `inflateEnd': > zlib.c:330: too many arguments to function > zlib.c: At top level: > zlib.c:337: parse error before `(' > > > because it's picking up the wrong zlib.h. > > I've been messing around with the makefile, but I can't get it to do > anything that seems sensible. > > -- > Troy Benjegerdes | master of mispeeling | 'da hozer' | hozer@drgw.net > -----"If this message isn't misspelled, I didn't write it" -- Me ----- > "Why do musicians compose symphonies and poets write poems? They do it > because life wouldn't have any meaning for them if they didn't. That's > why I draw cartoons. It's my life." -- Charles Shulz > > > -- Troy Benjegerdes | master of mispeeling | 'da hozer' | hozer@drgw.net -----"If this message isn't misspelled, I didn't write it" -- Me ----- "Why do musicians compose symphonies and poets write poems? They do it because life wouldn't have any meaning for them if they didn't. That's why I draw cartoons. It's my life." -- Charles Shulz ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/