chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] cvs build 24


From: Felix Winkelmann
Subject: Re: [Chicken-users] cvs build 24
Date: Mon, 24 Nov 2003 07:14:15 +0100
User-agent: Opera7.21/Win32 M2 build 3218

Am 24 Nov 2003 00:08:17 +0100 hat Joerg F. Wittenberger <address@hidden> geschrieben:

this is an excerpt from the Makefile

LIBTOOL_DEPS = @LIBTOOL_DEPS@

# -version-info for libtool to use in setting the SONAME of the shared libs.
lt_version_info = 0:0:0
NSAMPLE = ./nsample
CPUCONFIGFLAGS = @CPUCONFIGFLAGS@
HAVE_ALLOCA_H = @HAVE_ALLOCA_H@

It appears that configure is somehow broken, but how?

I did:

cvs up -d
./autocvs
./configure
make BOOTSTRAP_PATH=/usr/bin

the build went apparently ok, but then I get:

...
gcc -Wall -Wno-unused -O3 -fomit-frame-pointer -fstrict-aliasing -c dns.c `chicken-config -cflags`
gcc: @CPUCONFIGFLAGS@: No such file or directory


Oh. Damn. I took out CPUCONFIGFLAGS (since it wasn't used anymore),
but apparently not everywhere...
Just remove all occurrences of it and rebuild.


cheers,
felix




reply via email to

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