ID: 11853 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: Suse Linux 7.0 PHP Version: 4.0.6 Description: unknown option -l-l look in line 2 of the last comment --with apxs --with-mysql php 4.0.5 compiled with these options Previous Comments: --------------------------------------------------------------------------- [2001-07-04 07:38:02] [EMAIL PROTECTED] Again: What is your configure line? Like: ./configure --boo=far .... Derick --------------------------------------------------------------------------- [2001-07-04 07:34:52] [EMAIL PROTECTED] make-script compiled all sub-dirs and changes to php-4.0.6-dir. but nothing could be compiled. (configure was started with --with-apxs --with-mysql, php4.0.5 compiled with these options) output: /usr/bin/ld: cannot find -l-l this is documented in debug.log too: LIBS: -l -l -l -lcrypt -lresolv -lm -ldl -lnsl -lresolv gcc -o conftest -g -O2 -DEAPI_MM -DLINUX2 -DMOD-SSL=206105 -DUSEHSREGEX -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8 conftest.c $LIBS and the error-message from above I tried to delete -l -l -l in configure.vars.mk, but it did'nt help. Perhaps you have an idea. Thanx --------------------------------------------------------------------------- [2001-07-03 05:55:43] [EMAIL PROTECTED] What is your configure line? Derick --------------------------------------------------------------------------- [2001-07-03 05:53:58] [EMAIL PROTECTED] make-script compiled all sub-dirs and changes to php-4.0.6. but nothing could be compiled - output: /usr/bin/ld: cannot find -l-l this is documented in debug.log too: LIBS: -l -l -l -lcrypt -lresolv -lm -ldl -lnsl -lresolv gcc -o conftest -g -O2 -DEAPI_MM -DLINUX2 -DMOD-SSL=206105 -DUSEHSREGEX -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8 conftest.c $LIBS and the error-message from above I tried to delete -l -l -l in configure.vars.mk, but it did'nt help. Perhaps you have an idea. Thanx --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=11853 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]