[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] cvs build 24
From: |
Joerg F. Wittenberger |
Subject: |
[Chicken-users] cvs build 24 |
Date: |
24 Nov 2003 00:08:17 +0100 |
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
????
thanks
/Jörg
- [Chicken-users] cvs build 24,
Joerg F. Wittenberger <=