mod_ssl port and FreeBSD 5.1
From: Matt Edwards (matthewedwards_at_comcast.net)
Date: 10/31/03
- Previous message: Alex de Kruijff: "Re: 5.x Works, 4.x Fails .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-questions@freebsd.org>, <freebsd-ports@freebsd.org> Date: Fri, 31 Oct 2003 07:54:45 -0700
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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Alex de Kruijff: "Re: 5.x Works, 4.x Fails .."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|