Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2002 19:02:41 +0300
From:      "Ronald Wagmann" <rwagmann@lasting.ro>
To:        <ports@freebsd.org>
Subject:   Apache+modssl
Message-ID:  <000101c21ebd$3b7a05a0$29726050@voyager>

next in thread | raw e-mail | index | archive | help
Hello,

I have FreeBSD 4.6-STABLE and tried to update apache+mod_ssl
1.3.26+2.8.10. Typing make in the port directory I encountered an error
in mod_ssl/patch. They redefine somewhere lseek.
Changing the port Makefile to:
pre-patch:
        @cd ${WRKDIR}/mod_ssl-${VERSION_MODSSL}-${VERSION_APACHE} \
        && ${ECHO_MSG} "===>  Applying mod_ssl-${VERSION_MODSSL}
extension" \
        && ./configure --with-apache=../${DISTNAME} --expert
--with-patch=/usr/bin/patch

using /usr/bin/patch does the job.

Brgds,
Ronny Wagmann
Network Engineer


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101c21ebd$3b7a05a0$29726050>