chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] MinGW and Cygwin build now


From: John Cowan
Subject: Re: [Chicken-users] MinGW and Cygwin build now
Date: Thu, 3 Aug 2006 23:10:16 -0400
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:

> On Cygwin, I pave over various naming problems with symlinks.  On MinGW, 
> I've resorted to straight copying as there are no symlinks available.  
> Doesn't seem to be an easy way to create a Windows shortcut in CMake 
> 2.4.3 either.  Anyways, stuff is in Darcs now.

Cygwin "csi -R srfi-1" is broken again.  Here's what's in /usr/local/lib:

-rw-r--r--  1 JCowan Domain Users 4276124 Aug  3 23:03 libchicken-s.a
lrwxrwxrwx  1 JCowan Domain Users      29 Aug  3 23:03 libchicken.a -> 
/usr/local/lib/libchicken-s.a
-rw-r--r--  1 JCowan Domain Users  242412 Aug  3 23:03 libchicken.dll.a
-rw-r--r--  1 JCowan Domain Users 3753362 Aug  3 23:03 libuchicken-s.a
lrwxrwxrwx  1 JCowan Domain Users      30 Aug  3 23:03 libuchicken.a -> 
/usr/local/lib/libuchicken-s.a
-rw-r--r--  1 JCowan Domain Users  243116 Aug  3 23:03 libuchicken.dll.a

And here's what's in /usr/local/bin:

lrwxrwxrwx 1 JCowan Domain Users      29 Aug  3 23:03 
/usr/local/bin/cygchicken-0.dll -> /usr/local/bin/cygchicken.dll
-rwxr-xr-x 1 JCowan Domain Users 3348052 Aug  3 23:03 
/usr/local/bin/cygchicken.dll
lrwxrwxrwx 1 JCowan Domain Users      30 Aug  3 23:03 
/usr/local/bin/cyguchicken-0.dll -> /usr/local/bin/cyguchicken.dll
-rwxr-xr-x 1 JCowan Domain Users 3015680 Aug  3 23:03 
/usr/local/bin/cyguchicken.dll

And here's the error:

$ csi -R srfi-1

  ___| |    _)      |
 |     __ \  |  __| |  /  _ \ __ \
 |     | | | | (      <   __/ |   |
\____|_| |_|_|\___|_|\_\\___|_|  _|

Version 2, Build 423 - windows-cygwin-x86 - [ dload ptables applyhook ]
(c)2000-2006 Felix L. Winkelmann
; loading library srfi-1 ...
Error: (load-library) unable to load library
srfi-1
"No such file or directory"

        Call history:

        <eval>          (load-library (quote srfi-1))   <--

So whatever filename it's looking for it's not finding.

-- 
They tried to pierce your heart                 John Cowan
with a Morgul-knife that remains in the         http://www.ccil.org/~cowan
wound.  If they had succeeded, you would
become a wraith under the domination of the Dark Lord.         --Gandalf




reply via email to

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