chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Trunk doesn't build for me on Linux


From: Zbigniew
Subject: Re: [Chicken-users] Trunk doesn't build for me on Linux
Date: Fri, 18 Jan 2008 03:35:09 -0600

Normally this means you had an old copy of svn checked out, and did
make clean after updating without make confclean.  Try the latter and
see.

On Jan 18, 2008 3:13 AM, John Cowan <address@hidden> wrote:
> I get the following:
>
> gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. \
>           -c -Os -fomit-frame-pointer csc.c -o csc.o
> csc.c: In function 'f_502':
> csc.c:2239: error: 'C_INSTALL_LDFLAGS' undeclared (first use in this function)
> csc.c:2239: error: (Each undeclared identifier is reported only once
> csc.c:2239: error: for each function it appears in.)
> make[1]: *** [csc.o] Error 1
> make[1]: Leaving directory `/opt/chicken/trunk'
> make: *** [all] Error 2
>
>
> --
> It was dreary and wearisome.  Cold clammy winter still held way in this
> forsaken country.  The only green was the scum of livid weed on the dark
> greasy surfaces of the sullen waters.  Dead grasses and rotting reeds loomed
> up in the mists like ragged shadows of long-forgotten summers.
>         --"The Passage of the Marshes"          http://www.ccil.org/~cowan
>
>
> _______________________________________________
> 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]