On Thursday 23 August 2007 00:36, Sergey Plis wrote:
> Well! After admins installed i32 development libraries the previous
> problem went away. However here is another one:
>
>  ../bigforth> make
> mv: cannot stat `forthker.fi': No such file or directory
> make: [forthker.fi] Error 1 (ignored)
> ./bigforth -e ": $(libc=$(ldd bigforth | grep libc | cut -f2 | cut -f1
> -d' '); if [ "$libc" = libc.so.5 ]; then echo -n libc5; else if [ "$libc"
> = libc.so.6 ]; then echo -n glibc; else echo -n bsd; fi; fi) ; include
> forth.fb save-target forthker cr bye"
> make: *** [forthker.fi] Segmentation fault
>
> Any idea of why that might be hapening?

Apparently, your forthker.fi was lost in the process before. Reextract it 
from the tar file.

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/

Attachment: pgpp0jng0206J.pgp
Description: PGP signature

Reply via email to