<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Please try export OMIT_GCC=yes.<BR>
 <BR>
 - Jay<BR><BR><BR>> Date: Sat, 3 Jan 2009 13:41:52 +0100<BR>> From: stsp@elego.de<BR>> To: jay.krell@cornell.edu<BR>> CC: m3devel@elegosoft.com<BR>> Subject: Re: [M3devel] I386_OPENBSD uploaded-archives<BR>> <BR>> On Thu, Jan 01, 2009 at 07:45:44PM +0000, Jay wrote:<BR>> > <BR>> > What do you mean by "bootstrap binaries"?<BR>> > <BR>> > There are a variety of ways to get a usable system.<BR>> > <BR>> > <BR>> > There is<BR>> > [1]http://modula3.elegosoft.com/cm3/uploaded-archives/cm3-boot-I386_OP<BR>> > ENBSD-1.tar.gz<BR>> > extract it (tar zxf ...)<BR>> > cd into it (cd ...)<BR>> > add -lm and -lpthread to the link line<BR>> > make<BR>> > mkdir -p /usr/local/cm3/bin<BR>> > mv cm3 /usr/local/cm3/bin<BR>> > export PATH=$PATH:/usr/local/cm3/bin<BR>> > export CM3_ROOT=/usr/src/cm3 or whatever<BR>> > export CVSROOT=:ext:stefan@m3.elegosoft.com:/usr/cvs<BR>> > cvs -z3 checkout cm3<BR>> > cd /usr/src/scripts/python<BR>> > ./do-cm3-front.py buildship<BR>> <BR>> Thanks. I've tried that, and the ./do-cm3-front.py buildship step fails with:<BR>> <BR>> cd . && cd gcc && gmake CC="gcc" CFLAGS="-g" AUTOCONF=: AUTOMAKE=: LEX='touch lex.yy.c' MAKEINFO=: s-modes insn-config.h m3cg | tee -a _m3.log<BR>> cd . && cd gcc && gmake CC="gcc" CFLAGS="-g" AUTOCONF=: AUTOMAKE=: LEX='touch lex.yy.c' MAKEINFO=: s-modes insn-config.h m3cg | tee -a _m3.log<BR>> TARGET_CPU_DEFAULT="" \<BR>> HEADERS="auto-host.h ansidecl.h" DEFINES="" \<BR>> /bin/sh ../../gcc/gcc/mkconfig.sh bconfig.h<BR>> gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I/home/stsp/src/cm3/m3-sys/m3cc/I386_OPENBSD/./gmp -I/home/stsp/src/cm3/m3-sys/m3cc/gcc/gmp -I/home/stsp/src/cm3/m3-sys/m3cc/I386_OPENBSD/./mpfr -I/home/stsp/src/cm3/m3-sys/m3cc/gcc/mpfr -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/local/include -o build/errors.o ../../gcc/gcc/errors.c<BR>> build/genmodes > tmp-modes.c<BR>> /bin/sh: build/genmodes: not found<BR>> gmake: *** [s-modes] Error 127<BR>> "/home/stsp/src/cm3/m3-sys/m3cc/src/m3makefile", line 378: quake runtime error: unable to copy "./gcc/m3cgc1" to "./cm3cg": errno=2<BR>> <BR>> --procedure-- -line- -file---<BR>> cp_if -- <builtin><BR>> postcp 378 /home/stsp/src/cm3/m3-sys/m3cc/src/m3makefile<BR>> include_dir 444 /home/stsp/src/cm3/m3-sys/m3cc/src/m3makefile<BR>> 8 /home/stsp/src/cm3/m3-sys/m3cc/I386_OPENBSD/m3make.args<BR>> <BR>> Fatal Error: package build failed<BR>> *** execution of [<function _BuildGlobalFunction at 0x80bbc80c>, <function _ShipFunction at 0x80bbc844>] failed ***<BR>> <BR>> <BR>> Stefan<BR><BR></body>
</html>