Date: Wed, 27 Oct 1999 23:21:42 -0700 From: "Erik Stainsby" <stainsby@telus.net> To: "Shawn Ramsey" <shawn@megadeth.org>, <questions@FreeBSD.ORG> Subject: Re: Apache won't build Message-ID: <001301bf210c$c9a32660$6519c2cf@ws1>
next in thread | raw e-mail | index | archive | help
Shawn, I posted almost identical symptoms the day before you. Finally went thru the list of files by hand and found that the mod_ssl file was only 5876 bytes as opposed to the 660 kb it ought to have been. I went to modssl.org and got the most recent source (2.4.6-1.3.9) and the build is fine. Oh, you'll need to chnge the MODSSL_VERSION = 2.4.6 in Makefile.inc Server's up! Goodluck. Cheers, Erik stainsby@telus.net ======================================== There was no year zero. The next millenium begins January 1, 2001. ======================================== -----Original Message----- From: Shawn Ramsey <shawn@megadeth.org> To: questions@FreeBSD.ORG <questions@FreeBSD.ORG> Date: Wednesday, October 27, 1999 3:58 PM Subject: Apache won't build >I am running a relatively clean install (it was installed a while ago, >but not much done otherwise) of 3.2-RELEASE, and am getting the >following error when I try to install apache13-php3 : > >/usr/ports/www/apache13-php3 {59}>make NO_CHECKSUM=yes >===> Extracting for apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on executable: >openssl - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on executable: >mm-config - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on file: >/usr/local/lib/libssl.a - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on file: >/usr/local/lib/libcrypto.a - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on file: >/usr/local/lib/libmm.a - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on file: >/usr/local/lib/libc-client4.a - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on shared library: >gd.0 - found >===> apache+php+mod_ssl-1.3.9+3.0.12+2.4.2 depends on shared library: >ttf.3 - found >/usr/bin/tar: archive - EOF not on block boundary >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. > > >I have never seen that error before when installing a port. Anyone know >what might be wrong? > >-- >Windows 95 (win-DOH-z), n. A thirty-two bit extension and graphical >shell to a sixteen bit patch to an eight bit operating system >originally coded for a four bit microprocessor which was used in a PC >built by a formerly two bit company that couldn't stand one bit of >competition. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301bf210c$c9a32660$6519c2cf>