From: jeffdbREMOVETHIS AT netzone DOT com (Mikey) Subject: Re: malloc.h not found 16 Feb 1998 09:01:29 -0800 Message-ID: <34e86c75.6181790.cygnus.gnu-win32@smtp.netzone.com> References: <34e7451f DOT wamba AT wamba DOT central DOT de> Reply-To: jeffdbREMOVETHIS AT netzone DOT com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--=_34e86d8b6459472075358a9.MFSBCHJLHS" To: "Ralf Meyer" , gnu-win32 AT cygnus DOT com ----=_34e86d8b6459472075358a9.MFSBCHJLHS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit malloc.h isn't posix, comment it out in bzip2.c, the functions are in stdlib.h. if this isn't a FAQ, it should be. set BZ_UNIX to 1 and BZ_LCCWIN32 to 0 & use this Makefile On Sun, 15 Feb 1998 20:40:38 +0100, you wrote: >Hi guys, > >A make on different stuff spits out: >--- >Compiling bzip2 ... > >gcc -O -fomit-frame-pointer -funroll-loops -o bzip2 bzip2.c >bzip2.c:136: malloc.h: No such file or directory >gcc: Internal compiler error: program cpp got fatal signal 33 >make: *** [all] Error 1 >--- > >I tried with and without -m for mount (mixed mode). >I also tried with and without -b (text (!) = binary) with mount. > >My SETtings: >--- >set path=.;f:\gnuwin32\b18\H-i386-cygwin32\bin; \ >f:\gnuwin32\b18\tcl\bin;\bin;\usr\local\bin; \ >E:\Programs\ResKit4\Perl\bin > >set USER=%USERNAME% >set HOME=/home/%USER% >set TERM=ansi > >set GCC_EXEC_PREFIX=f:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\ >set TCL_LIBRARY=f:/gnuwin32/b18/tcl/lib/tcl7.6 >set GDBTK_LIBRARY=f:/gnuwin32/b18/share/gdbtcl >SET CPLUS__INCLUDE_PATH=f:/gnuwin32/b18/include/g++ > >set LIBRARY_PATH=/usr/lib/ >--- > >Any ideas, pointers? ===================================================== Linux a platform built by, and for users, standing on the firm legs of reliability, and speed. Microsoft Windows, a platform without a leg to stand on. (jeffdbREMOVETHIS AT netzone DOT com) delete REMOVETHIS from the above to reply Mikey ----=_34e86d8b6459472075358a9.MFSBCHJLHS Content-Type: application/octet-stream; name=Makefile Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Makefile CkNDID0gZ2NjClNIID0gL2Jpbi9zaAoKQ0ZMQUdTID0gLU8zIC1mb21pdC1mcmFtZS1wb2ludGVy IC1mdW5yb2xsLWxvb3BzCgphbGw6CgljYXQgd29yZHMwCgkkKENDKSAkKENGTEFHUykgLW8gYnpp cDIgYnppcDIuYwoJJChDQykgJChDRkxBR1MpIC1vIGJ6aXAycmVjb3ZlciBiemlwMnJlY292ZXIu YwoJcm0gLWYgYnVuemlwMiBidW56aXAyLmV4ZSBCVU5aSVAyLkVYRQoJbG4gLXMgLi9iemlwMi5l eGUgLi9idW56aXAyCgljYXQgd29yZHMxCgkuL2J6aXAyIC0xIDwgc2FtcGxlMS5yZWYgPiBzYW1w bGUxLnJiMgoJLi9iemlwMiAtMiA8IHNhbXBsZTIucmVmID4gc2FtcGxlMi5yYjIKCS4vYnVuemlw MiA8IHNhbXBsZTEuYnoyID4gc2FtcGxlMS50c3QKCS4vYnVuemlwMiA8IHNhbXBsZTIuYnoyID4g c2FtcGxlMi50c3QKCWNhdCB3b3JkczIKCWNtcCBzYW1wbGUxLmJ6MiBzYW1wbGUxLnJiMiAKCWNt cCBzYW1wbGUyLmJ6MiBzYW1wbGUyLnJiMgoJY21wIHNhbXBsZTEudHN0IHNhbXBsZTEucmVmCglj bXAgc2FtcGxlMi50c3Qgc2FtcGxlMi5yZWYKCWNhdCB3b3JkczMKCgpjbGVhbjoKCXJtIC1mICou ZXhlIGJ6aXAyIGJ1bnppcDIgYnppcDJyZWNvdmVyIHNhbXBsZSoudHN0IHNhbXBsZSoucmIyCgo= ----=_34e86d8b6459472075358a9.MFSBCHJLHS-- - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".