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 <[EMAIL PROTECTED]> 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 > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
