FreeBSD Bugzilla – Attachment 61154 Details for
Bug 91681
www/apache20 apache-2.0.54_4 building modules fails using integrated module build system.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.83 KB, created by
Byron Young
on 2006-01-11 19:30:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Byron Young
Created:
2006-01-11 19:30:10 UTC
Size:
2.83 KB
patch
obsolete
>*** config_vars.mk.orig Wed Jan 11 08:21:52 2006 >--- config_vars.mk Wed Jan 11 10:12:00 2006 >*************** >*** 61,67 **** > AP_LIBS = /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/pcre/libpcre.la /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr-util/libaprutil-0.la -lexpat -liconv /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr/libapr-0.la -lm -lcrypt > AP_BUILD_SRCLIB_DIRS = apr apr-util > AP_CLEAN_SRCLIB_DIRS = apr-util apr >! abs_srcdir = /work/a/ports/www/apache2/work/httpd-2.0.54 > bindir = ${exec_prefix}/bin > sbindir = ${exec_prefix}/sbin > cgidir = ${datadir}/cgi-bin >--- 61,67 ---- > AP_LIBS = /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/pcre/libpcre.la /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr-util/libaprutil-0.la -lexpat -liconv /work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr/libapr-0.la -lm -lcrypt > AP_BUILD_SRCLIB_DIRS = apr apr-util > AP_CLEAN_SRCLIB_DIRS = apr-util apr >! abs_srcdir = /usr/local/share/apache2 > bindir = ${exec_prefix}/bin > sbindir = ${exec_prefix}/sbin > cgidir = ${datadir}/cgi-bin >*************** >*** 92,98 **** > CFLAGS = -O2 -fno-strict-aliasing -pipe > CXXFLAGS = -O2 -fno-strict-aliasing -pipe > LTFLAGS = --silent >! LDFLAGS = -rpath=/usr/lib:/usr/local/lib > LT_LDFLAGS = -export-dynamic > SH_LDFLAGS = > HTTPD_LDFLAGS = >--- 92,98 ---- > CFLAGS = -O2 -fno-strict-aliasing -pipe > CXXFLAGS = -O2 -fno-strict-aliasing -pipe > LTFLAGS = --silent >! LDFLAGS = > LT_LDFLAGS = -export-dynamic > SH_LDFLAGS = > HTTPD_LDFLAGS = >*************** >*** 108,116 **** > EXTRA_CPPFLAGS = -D_REENTRANT -D_THREAD_SAFE > EXTRA_CFLAGS = > EXTRA_CXXFLAGS = >! EXTRA_LDFLAGS = -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib > EXTRA_LIBS = -lz -lssl -lcrypto >! EXTRA_INCLUDES = -I/work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr/include -I/work/a/ports/www/apache2/work/httpd-2.0.54/srclib/apr-util/include -I/usr/local/include -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I/usr/include/openssl -I$(top_srcdir)/modules/dav/main > LIBTOOL = /bin/sh /usr/local/share/apache2/build/libtool --silent > SHELL = /bin/sh > MODULE_DIRS = aaa cache experimental filters loggers metadata ssl http dav/main generators dav/fs mappers >--- 108,116 ---- > EXTRA_CPPFLAGS = -D_REENTRANT -D_THREAD_SAFE > EXTRA_CFLAGS = > EXTRA_CXXFLAGS = >! EXTRA_LDFLAGS =-L/usr/local/lib/apache2 -L/usr/local/lib > EXTRA_LIBS = -lz -lssl -lcrypto >! EXTRA_INCLUDES = -I. -I/usr/local/include/apache2 -I/usr/local/include -I/usr/include/openssl > LIBTOOL = /bin/sh /usr/local/share/apache2/build/libtool --silent > SHELL = /bin/sh > MODULE_DIRS = aaa cache experimental filters loggers metadata ssl http dav/main generators dav/fs mappers >END config_vars.mk.patch
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 91681
: 61154 |
61155