Bernd Paysan <[EMAIL PROTECTED]> writes:

> On Freitag 17 Oktober 2008, Jack Woehr wrote:
>> > You can just comment out or delete the following line in comp-i.fs:
>> >
>> > offset abs expected-offset <> abort" images produced by different
>> > engines"
>>
>> Hi Bernd!
>>
>> Okay, compiling current fresh checkout this morning I get:
>>
>>     if test -r version && test x'0.6.9-20081006' = x`cat version` ; then
>>     true ; else echo 0.6.9-20081006 > version ; fi
>>     echo ": version-string s\" 0.6.9-20081006\" ;" > kernel/version.fs
>>     sed -f mkdosmf.sed <Makefile.in >makefile.dos
>>     sed -f mkdosmf.sed <engine/Makefile.in >engine/makefile.dos
>>     sed -f mkos2mf.sed <Makefile.in >makefile.os2
>>     sed -f mkos2mf.sed <engine/Makefile.in >engine/makefile.os2
>>     echo '%.o:      %.c' >>makefile.os2
>>     echo '          $(GCC) $(CFLAGS) $(CPPFLAGS) -c $<' >>makefile.os2
>>     echo '%.o:      %.c' >>engine/makefile.os2
>>     echo '          $(GCC) $(CFLAGS) $(CPPFLAGS) -c $<'
>>
>>      >>engine/makefile.os2
>>
>>     m4 -s -Dcondbranch_opt=0 ./prim >prim.b
>>     sleep 1 #should make hpux-workaround unnecessary
>>     GFORTH="./preforth -p ".:~+:."" ./gfgen
>>     gmake: *** [engine/prim.i] Error 1
>>
>> Thanks for your help! OBSD ports co-ordinator bugging me for submission
>> to ports tree.
>
> The CVS version does not contain files that are generated out of source with 
> the help of Gforth. You first need to apply my suggested correction for 
> 0.6.2 (which, as a distribution, comes with all those files), install it, 
> and then try with the current CVS.

This doesn't depend on ASLR, I see the same picture, and this started
two or three days ago (I had no time to investigate).


-- 
HE CE3OH...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to