mit-scheme-devel
[Top][All Lists]
Advanced

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

[MIT-Scheme-devel] [sr #106480] C back end fails to compile scmutils


From: anonymous
Subject: [MIT-Scheme-devel] [sr #106480] C back end fails to compile scmutils
Date: Tue, 26 Aug 2008 08:16:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.8.1.16) Gecko/20080702 Iceweasel/2.0.0.16 (Debian-2.0.0.16-0etch1)

URL:
  <http://savannah.gnu.org/support/?106480>

                 Summary: C back end fails to compile scmutils
                 Project: MIT/GNU Scheme
            Submitted by: None
            Submitted on: Tue 26 Aug 2008 08:16:16 AM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm using the following package on Debian Etch PPC
http://ftp.gnu.org/gnu/mit-scheme/snapshot.pkg/20080130/mit-scheme-c-20080130.tar.gz

I'm attempting to build scmutils from this package
ftp://swiss-ftp.ai.mit.edu/pub/users/gjs/scmutils-20060906-ix86-gnu-linux-sarge.tar.gz

using these instructions

http://groups.google.com/group/sicm/browse_thread/thread/d9aa16a6025a767b/c623edc0e8a8b91b

and invoking MIT Scheme with the following command line

mit-scheme --library /usr/local/lib/mit-scheme-c/ --compiler -heap 20000
-constant 2000 -stack 2000

It fails 
using these instructions

http://groups.google.com/group/sicm/browse_thread/thread/d9aa16a6025a767b/c623edc0e8a8b91b

and invoking MIT Scheme with the following command line

mit-scheme --library /usr/local/lib/mit-scheme-c/ --compiler -heap 20000
-constant 2000 -stack 2000

It fails compiling Lagrangian-evolution.bin with the following error:

;    Compiling file: "Lagrangian-evolution.bin" =>
"Lagrangian-evolution.c"...
;      gcc -DHAVE_CONFIG_H -DMIT_SCHEME  -I/usr/include/postgresql  -O3 -Wall
-Wundef -Wpointer-arith -Winline -Wstrict-prototypes -Wnested-externs
-Wredundant-decls -Wextra -Wno-sign-compare -Wno-unused-parameter
-Wold-style-definition  -fPIC -DENABLE_LIARC_FILE_INIT
-I/usr/local/lib/mit-scheme-c/include -o Lagrangian-evolution.o -c
Lagrangian-evolution.c
;      Lagrangian-evolution.c: In function ‘dload_initialize_data’:
;      Lagrangian-evolution.c:8: error:
‘Lagrangian_evolution_so_data_8e2c04520ee2b082’ undeclared (first use in
this function)
;      Lagrangian-evolution.c:8: error: (Each undeclared identifier is
reported only once
;      Lagrangian-evolution.c:8: error: for each function it appears in.)
;C compiler returned non-zero exit code: 1
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.

Attached is the full compile session. Let me know if there's anything else I
can do to help track this down.







    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 26 Aug 2008 08:16:16 AM UTC  Name: scmutils.compile.txt.gz  Size:
4kB   By: None

<http://savannah.gnu.org/support/download.php?file_id=16356>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?106480>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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