mod_ssl port and FreeBSD 5.1
Matt Edwards
matthewedwards at comcast.net
Fri Oct 31 06:55:42 PST 2003
Has anyone gottent the /usr/ports/www/apache13-modssl port to compile
lately? What am I doing wrong? I have litterally reloaded FreeBSD 5.1 and
cvsuped and still can't get the port build. Here's what I did:
1) Wiped HD clean
2) re-installed FreeBSD 5.1 via FTP, & installed cvsup
3) cvsuped to update the /usr/ports & /usr/src
4) rebuilt the world & kernel
5) rebooted
6) attempted to build /usr/ports/www/apache13-modssl
It ALWAYS stops here (before AND after the new install of the OS:
lite -O -pipe -mcpu=pentiumpro `../apaci` ap_fnmatch.c
ap_fnmatch.c: In function `ap_fnmatch':
ap_fnmatch.c:143: `FNM_CASE_BLIND' undeclared (first use in this function)
ap_fnmatch.c:143: (Each undeclared identifier is reported only once
ap_fnmatch.c:143: for each function it appears in.)
ap_fnmatch.c: In function `rangematch':
ap_fnmatch.c:190: `FNM_CASE_BLIND' undeclared (first use in this function)
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.28/src/ap.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.28/src.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.28.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.28.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl.
Please help.
Matt
More information about the freebsd-questions
mailing list