Mailinglisten-Archive |
habe auch ein problem beim comilieren von php. wenn ich das configure starte mit "./configure --with-mysql --with-apxs" bricht es immer ab mit der meldung: 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 hier das config.log dazu: configure:2535: checking for yywrap in -ll configure:2554: gcc -o conftest -g -O2 conftest.c -ll 1>&5 /usr/i486-suse-linux/bin/ld: cannot find -ll collect2: ld returned 1 exit status configure: failed program was: #line 2543 "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:2578: checking lex output file root ich hoffe mir kann da einer von euch weiterhelfen. gruß joachim
php::bar PHP Wiki - Listenarchive