chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Build error


From: David N Murray
Subject: Re: [Chicken-users] Build error
Date: Thu, 22 Oct 2009 08:50:49 -0400 (EDT)

I thought this sounded familiar:
http://lists.gnu.org/archive/html/chicken-users/2009-08/msg00069.html
But, there doesn't seem to be a resolution in the thread.

I couldn't get make PLATFORM=mingw-msys to work either, but I can't
remember why.  I did get 4.2.0 built using a command prompt (CMD, not sh)
with make PLATFORM=mingw.

hth,
Dave


On Oct 22, SHANNON JONES scribed:

> Dear Madam/Sir,
>
> I downloaded 4.2.0 (chicken-4.2.0.tar.gz) and tried to build it on
> mingw-msys. (OS: Microsoft Windows XP SP 3).
>
> I gave following shell command
> make PLATFORM=mingw-msys
>
> It throws following errors -
>
> ... << text above this line is not copied here>> ...
> Creating library file: libchicken.dll.a
> extras.o:extras.c:(.text+0x6fdd): undefined reference to `_srandom'
> extras.o:extras.c:(.text+0x75e6): undefined reference to `_random'
> collect2: ld returned 1 exit status
> make[1]: *** [libchicken.dll] Error 1
> make[1]: Leaving directory `/c/Dhanraj/downloads/chicken/chicken-4.2.0'
> make: *** [all] Error 2
>
> Before throwing this error it created libchicken.a, libuchicken.a, .o files
> and libchicken.dll.a (256 KB).
>
> Am I missing anything in the build process?
>
> Thanks in anticipation.
>
> Best regards,
>
> Shannon.
>




reply via email to

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