scsh-users
[Top] [All Lists]

Re: 0.6.2 Build problems on cygwin

To: dvanhorn@emba.uvm.edu
Subject: Re: 0.6.2 Build problems on cygwin
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Tue, 25 Jun 2002 19:12:43 +0200
Cc: scsh@zurich.ai.mit.edu
Sender: gasbichl@informatik.uni-tuebingen.de
>>>>> dvanhorn  writes:

 > Hello,

 > creating Makefile
 > creating scsh/endian.scm
 > creating scsh/static.scm
 > creating c/sysdep.h


 > The end of config.log...

 > configure:3012: checking for const sys_errlist
 > configure:3026: gcc -c -O2  conftest.c 1>&5
 > configure: In function `main':
 > configure:3022: conflicting types for `sys_errlist'
 > /usr/include/sys/errno.h:23: previous declaration of `sys_errlist'
 > configure: failed program was:
 > #line 3018 "configure"
 > #include "confdefs.h"
 > #include <errno.h>
 >                     #include <unistd.h>
 > int main() {
 > const extern char *sys_errlist[];
 > ; return 0; }

Okay, your configure script finished without problems.

 > Here is the error I get...

 > $ make
 > [...]
 > build/build-usual-image . "`pwd`/scheme" 'scheme48.image' './scshvm' \
 >         'build/initial.image'
 > Premature EOF when reading image file
 > Image file "build/initial.image" is unusable.
 > make: *** [scheme48.image] Error 1

Your build/initial.image is corrupt. Try to get a new copy from the
tarball.

-- 
Martin

<Prev in Thread] Current Thread [Next in Thread>