chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken crashes when trying to install srfi-19


From: Kon Lovett
Subject: Re: [Chicken-users] chicken crashes when trying to install srfi-19
Date: Tue, 1 Aug 2006 08:26:05 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Aug 1, 2006, at 7:26 AM, Ian Oversby wrote:

Okay, now I've installed the numbers and vector-lib eggs and I'm still having the same problem.

Ian

Sorry you are having trouble w/ the srfi-19 egg. I don't know but you may be the 1st to build it on Windows.

Please try manually entering (or modify srfi-19.setup) the following:

c:\chicken-new\csc -v3 -feature compiling-extension -O2 -d1 -s srfi-19.scm -o srfi-19.dll -check-imports -emit-exports srfi-19.exports

Hopefully this will tell me something. (-1073741819 isn't a real return status.)


C:\chicken-new>chicken-setup srfi-19
 copy .\en\srfi-19 c:\chicken-new\srfi-29-bundles\en\srfi-19
       1 file(s) copied.
 copy .\es\srfi-19 c:\chicken-new\srfi-29-bundles\es\srfi-19
       1 file(s) copied.
 copy tai-utc.dat c:\chicken-new\tai-utc.dat
       1 file(s) copied.
c:\chicken-new\csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o srfi-19.dll -check-imports -emit-exports srfi-19.exports *** Shell command terminated with exit status -1073741819: C:/ chicken-new/bin/chicken srfi-19.scm -output-file srfi-19.c -dynamic -feature chicken-compile-shared -quiet -feature compiling-extension -optimize-level 2 -debug-level 1 -check-imports -emit-exports srfi-19.exports
Error: shell invocation failed with non-zero return status
"c:\\chicken-new\\csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o sr...
-1073741819

C:\chicken-new>

From: John Cowan <address@hidden>
To: Ian Oversby <address@hidden>
CC: address@hidden
Subject: Re: [Chicken-users] chicken crashes when trying to install srfi-19
Date: Tue, 1 Aug 2006 09:02:29 -0400
MIME-Version: 1.0
Received: from mercury.ccil.org ([192.190.237.100]) by bay0-mc3- f7.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 1 Aug 2006 06:02:30 -0700 Received: from cowan by mercury.ccil.org with local (Exim 4.34)id 1G7ttF-00041z-Ro; Tue, 01 Aug 2006 09:02:29 -0400
X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlKtU9j2Z7TuGo=
References: <address@hidden>
User-Agent: Mutt/1.3.28i
Return-Path: address@hidden
X-OriginalArrivalTime: 01 Aug 2006 13:02:30.0635 (UTC) FILETIME= [BF3E9BB0:01C6B56A]

Ian Oversby scripsit:
> Having installed all the eggs required for srfi-19 (miscmacros,
> misc-extn, srfi-29, lookup-table, locale) chicken now crashes when
> trying to install the srfi-19 egg.

Looks like it wants "numbers" and "vector-lib" eggs too.  We need a
transitive-dependency follower, evidently.

--
I suggest you call for help,                    John Cowan
or learn the difficult art of mud-breathing.    address@hidden
--Great-Souled Sam http:// www.ccil.org/~cowan




_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iEYEARECAAYFAkTPco0ACgkQJJNoeGe+5O56EQCfSCzeaKzoMajqmcWM/I3eYXMZ
CmsAni+d+jZJZBinDQUWXljJ3D6nITbI
=VgXT
-----END PGP SIGNATURE-----




reply via email to

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