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

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

Re: [MIT-Scheme-users] Problems building on Linux


From: Dave Pawson
Subject: Re: [MIT-Scheme-users] Problems building on Linux
Date: Tue, 18 Aug 2015 17:09:35 +0100

Thank you.
stack of warnings, but
#make compile-microcode now works.

Dave

On 18 August 2015 at 16:46, Taylor R Campbell <address@hidden> wrote:
>    Date: Tue, 18 Aug 2015 16:41:02 +0100
>    From: Dave Pawson <address@hidden>
>
>    gcc -DHAVE_CONFIG_H -DMIT_SCHEME
>    -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I.
>    -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter
>    -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef
>    -Wpointer-arith -Winline -O3  -DCOMPILE_AS_MODULE -fPIC  -c prdb4.c
>    prdb4.c: In function `Prim_db4_rc_to_name':
>    prdb4.c:102:19: error: `DB_NOSERVER_HOME' undeclared (first use in
>    this function)
>      RC_TO_NAME_CASE (DB_NOSERVER_HOME, "db_noserver_home");
>                       ^
>
>    Any suggestions please?
>
> Rerun configure with `--without-db-4'.



-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk



reply via email to

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