gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gforth] package in openbsd is old -- 0.6.2


From: Joel Rees
Subject: [gforth] package in openbsd is old -- 0.6.2
Date: Mon, 24 Nov 2014 14:05:36 +0900

Hi,

0.6.2 installed from the openbsd packages.

I thought I'd take a try at building 0.7.3 and I'm running into
errors. I would, of course, appreciate any clues you guys might have.

In configuration, I get

    configure: WARNING: The (old) lib.fs foreign function interface
needs either libffi or the ffcall libraries

but both libffi and ffcall openbsd packages are installed. I also get

    config.status: WARNING:  'engine/Makefile.in' seems to ignore the
--datarootdir setting

which I have not idea what to do with.

Also,

    checking make type... make: unknown option -- v
    usage: make


Continuing to make, I get

---------------
test/coretest.out
*** -   Mon Nov 24 13:22:01 2014
--- ./test/coretest.out Sat Oct 12 06:31:28 2013
***************
*** 1,3 ****
!
!
! Segmentation fault.
--- 1,17 ----
! redefined {  redefined GDX  YOU SHOULD SEE THE STANDARD GRAPHIC CHARACTERS:
---------------
and
---------------
! YOU SHOULD SEE TWO SEPARATE LINES:
! LINE 1
! LINE 2
! you should see this first.
! you should see this later.
*** Error 1 in . (Makefile:666 'checkone')
*** Error 1 in . (Makefile:820 'gforth-ll-reg')
*** Error 1 in . (Makefile:823 'optgforth')
-----------------
and more stuff until
-----------------
emacs -batch -f batch-byte-compile gforth.el
emacs: not found
*** Error 1 in target 'gforth.elc' (ignored)
rm -rf lib/gforth/0.7.3/libcc-named/
for i in cstr.fs unix/socket.fs; do ./gforth -e "s\"
`pwd`/lib/gforth/0.7.3/libcc-named/\" libcc-named-dir-v 2! libcc-path
clear-path libcc-named-dir libcc-path also-path :noname 2drop s\"
/usr/local/lib/gforth/0.7.3/libcc-named/\" ; is replace-rpath" ./$i -e
bye; done

libltdl is not configured
in file included from *OS command line*:-1
cstr.fs:23: open-lib failed
>>>end-c-library<<<
Backtrace:
$D003B0C throw
$D0256F8 c(abort")
$D025BC0 compile-wrapper-function1
*** Error 1 in /home/sheep/gforth-0.7.3 (Makefile:653 'build-libcc-named')
------------------



Attaching the output of both steps for reference.

-- 
Joel Rees

Be careful when you look at conspiracy.
Look first in your own heart,
and ask yourself if you are not your own worst enemy.
Arm yourself with knowledge of yourself, as well.

Attachment: buildrecord.text
Description: Text document

Attachment: configrecord.text
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]