chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Build error


From: SHANNON JONES
Subject: [Chicken-users] Re: Build error
Date: Fri, 23 Oct 2009 16:43:29 +0530

Dear Fadi and David,

I could successfully build 4.2.2 and it is working.

Best regards and thanks for quick help.

Shannon.


On Thu, Oct 22, 2009 at 6:35 PM, SHANNON JONES <address@hidden> wrote:
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]