https://bz.apache.org/bugzilla/show_bug.cgi?id=62228

--- Comment #8 from Rainer Jung <[email protected]> ---
You can run the command without make in a shell and there simply removve the
"--silent".

Example:

% cd /usr/src/httpd-2.4.33/modules/proxy

# and the following as one long line:

% /usr/local/apache2/build/libtool --mode=compile gcc -std=gnu99  -g -O2
          -I. -I/usr/src/httpd-2.4.33/os/unix -I/usr/src/httpd-2.4.33/include
-I/usr/local/apache2/include -I/usr/local/apache2/pcre/include
-I/usr/src/httpd-2.4.33/modules/aaa -I/usr/src/httpd-2.4.33/modules/cache
-I/usr/src/httpd-2.4.33/modules/core -I/usr/src/httpd-2.4.33/modules/database
-I/usr/src/httpd-2.4.33/modules/filters -I/usr/src/httpd-2.4.33/modules/ldap
-I/usr/src/httpd-2.4.33/modules/loggers -I/usr/src/httpd-2.4.33/modules/lua
-I/usr/src/httpd-2.4.33/modules/proxy -I/usr/src/httpd-2.4.33/modules/session
-I/usr/src/httpd-2.4.33/modules/ssl -I/usr/src/httpd-2.4.33/modules/test
-I/usr/src/httpd-2.4.33/server -I/usr/src/httpd-2.4.33/modules/md
-I/usr/src/httpd-2.4.33/modules/arch/unix
-I/usr/src/httpd-2.4.33/modules/dav/main
-I/usr/src/httpd-2.4.33/modules/generators
-I/usr/src/httpd-2.4.33/modules/mappers -prefer-pic -c mod_proxy.c && touch
mod_proxy.slo

But look at my previous comment. I think we already got enough to understand
your problem.

-- 
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]

Reply via email to