chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Metikit setup problem - chicken newbe


From: Sergey Khorev
Subject: Re: [Chicken-users] Metikit setup problem - chicken newbe
Date: Mon, 22 Nov 2004 09:46:54 +0300

I have uploaded new versions of Metakit egg and documentation
(update-egg works smoothly!). Now doc contains instruction on building
Metakit for Windows Chicken. Metakit.setup contains support for
windows too.


On Thu, 18 Nov 2004 09:57:13 -0600, Patrick Brannan
<address@hidden> wrote:
> I'm trying to set up metakit on Windows and am running into a problem.
> Was wondering if anyone had any ideas.
> 
> Some info:
> 
> I am using chicken-1.74.
> 
> I extracted the egg contents to its own directory. This approach has
> worked for other eggs.
> 
> The I run chicken-setup and here's what I get:
> 
> F:\scheme\chicken-1.74\eggs\metakit>chicken-setup metakit
>  F:\scheme\chicken-1.74\csc -c++ -s -O2 -d0 metakit-core.scm -C "-I
> /usr/local/include" -L "-lmk4 -L /usr/local/lib"
> Syntax error: (set!) in line 627 - identifier expected
> (set! (mk:value c (mk:row v r)) d)
> *** Shell command terminated with exit status 70:
> F:\scheme\chicken-1.74\chicken metakit-core.scm -output-file
> metakit-core.cpp -dynamic -feature chicken-compile-shared -quiet
> -ffi-define __cplusplus
> -optimize-level 2 -debug-level 0
> make: Failed to make metakit-core.so: shell invocation failed with
> non-zero return status
> Error: shell invocation failed with non-zero return status
> "F:\\scheme\\chicken-1.74\\csc -c++ -s -O2 -d0 metakit-core.scm -C
> \"-I /usr/lo...
> 70
> Error: shell invocation failed with non-zero return status
> "F:\\scheme\\chicken-1.74\\csc -c++ -s -O2 -d0 metakit-core.scm -C
> \"-I /usr/lo...
> 70
> 
> It does not seem that the -I /user/local/include or /usr/local/lib
> could possibly be correct on a windows box.
> 
> Any insight would be appreciated.
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
> 


-- 
Sergey Khorev
http://iamphet.nm.ru
Can anybody think of a good tagline I can steal?




reply via email to

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