Mailinglisten-Archive |
Hi Mark, hi all am Mit, 26 Jul 2000 schrieb Mark Kronsbein: > Gabriele Pohl wrote: > > Weiss jemand, ob es auch mit aelteren Versionen > > (konkret meiner ;-) geht? > > Ja. > Ich hab's jetzt mal probiert und beim ./configure --with-mysql --with-apxs bekomme ich folgende Ausgabe und einen Abbruch: loading cache ./config.cache checking for a BSD compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i586-pc-linux-gnu checking for bison... bison -y checking bison version... 1.25 (ok) checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking for gcc option to accept ANSI C... none needed checking for ranlib... ranlib checking whether gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for flex... no checking for lex... no ./configure: flex: command not found checking for flex... lex checking for yywrap in -ll... no checking lex output file root... ./configure: lex: command not found configure: error: cannot find output from lex; giving up --------------------- - Ausschnitt aus config.log) --------------------- [...] configure:2151: gcc -o conftest -g -O2 conftest.c -ll 1>&5 /usr/i486-linux/bin/ld: cannot open -ll: No such file or directory collect2: ld returned 1 exit status configure: failed program was: #line 2140 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char yywrap(); int main() { yywrap() ; return 0; } configure:2174: checking lex output file root ---------------------------------- Wenn ich das richtig verstanden habe, bedeutet die Option -ll, dass die Library "l" aufgerufen wird und diese findet das System wohl nicht. Kommt mir auch ein bisschen kurz vor fuer einen Library-Namen oder? Am naechsten Stein gelandet Gabriele
php::bar PHP Wiki - Listenarchive