chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Build error


From: SHANNON JONES
Subject: [Chicken-users] Build error
Date: Thu, 22 Oct 2009 18:35:38 +0530

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]