chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] stack direction test


From: Brandon Van Every
Subject: Re: [Chicken-users] stack direction test
Date: Fri, 13 Jul 2007 19:27:13 -0400

I'm going to guess you have a bad build environment.  Please give your
PATH and the output of "make --version".  I'll see if I can reproduce
on my own real XP SP2 box.

Cheers,
Brandon

On 7/13/07, Kon Lovett <address@hidden> wrote:

On Jul 13, 2007, at 11:35 AM, Brandon Van Every wrote:

> On 7/13/07, Kon Lovett <address@hidden> wrote:
>>
>> (& the stack direction test still fails to
>> build for me - at least I can patch the CMakeLists file to get around
>> this.)
>
> Can you please point me at a Trac entry for that, or else create one?
> I can't seem to access Trac right now.  This functionality is trivial
> and should always be working, very strange if it is not.  Please give
> platform, compiler, make VERBOSE=1 output, etc.

VirtualPC with Windows XP Professional SP2, MSYS & MinGW gcc 3.4.2

But, after deleting the build directory & re-running CMakeSetup I get:

C:\msys\build\chicken>make VERBOSE=1
/C/Program\ Files/CMake\ 2.4/bin/cmake.exe -H/C/msys/src/chicken -B/C/
msys/build/chicken --check-build-system CMakeFiles/Makefile.cmake 0
/C/Program\ Files/CMake\ 2.4/bin/cmake.exe -E cmake_progress_start /C/
msys/build/chicken/CMakeFiles 72
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory `/c/msys/build/chicken'
make -f boot/CMakeFiles/chicken-boot-c.dir/build.make boot/CMakeFiles/
chicken-boot-c.dir/build
make[2]: Entering directory `/c/msys/build/chicken'
boot/CMakeFiles/chicken-boot-c.dir/build.make:42: *** target pattern
contains no `%'.  Stop.
make[2]: Leaving directory `/c/msys/build/chicken'
make[1]: *** [boot/CMakeFiles/chicken-boot-c.dir/all] Error 2
make[1]: Leaving directory `/c/msys/build/chicken'
make: *** [all] Error 2

Oh well.

>
> Cheers,
> Brandon Van Every
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users






reply via email to

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