https://issues.apache.org/bugzilla/show_bug.cgi?id=48466
Frank <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #4 from Frank <[email protected]> 2009-12-30 14:01:59 UTC --- I will be back on Monday after the holiday. Thank you for your help and have a happy new year!!! Without the --silent /usr/share/apache_2.0.63/build/libtool --mode=link gcc -g -O2 -pthread -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/usr/src/Apache/httpd-2.0.63/srclib/apr/include -I/usr/src/Apache/httpd-2.0.63/srclib/apr-util/include -I. -I/usr/share/apache_2.0.63/os/unix -I/usr/share/apache_2.0.63/server/mpm/prefork -I/usr/share/apache_2.0.63/modules/http -I/usr/share/apache_2.0.63/modules/filters -I/usr/share/apache_2.0.63/modules/proxy -I/usr/share/apache_2.0.63/include -I/usr/share/apache_2.0.63/modules/generators -I/usr/share/openssl-0.9.8j/include/openssl -I/usr/share/openssl-0.9.8j/include -I/usr/share/apache_2.0.63/modules/dav/main -export-dynamic -L/usr/share/openssl-0.9.8j/lib -o mod_foo.la -rpath /usr/share/apache_2.0.63/modules -module -avoid-version mod_foo.lo And the result: rm -fr .libs/mod_foo.a .libs/mod_foo.la .libs/mod_foo.lai ar cru .libs/mod_foo.a mod_foo.o ranlib .libs/mod_foo.a creating mod_foo.la (cd .libs && rm -f mod_foo.la && ln -s ../mod_foo.la mod_foo.la) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
