Date: Wed, 11 Jun 2003 14:01:53 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Dirk Meyer <dirk.meyer@dinoex.sub.org> Cc: freebsd-questions@freebsd.org Subject: Re: Anyone built apache13-modssl since June 04? Message-ID: <3EE76E91.5050306@potentialtech.com> In-Reply-To: <k1gU5rMWi0@dmeyer.dinoex.sub.org> References: <3EE69471.20702@potentialtech.com> <k1gU5rMWi0@dmeyer.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
For the archives ... I'm not sure what was wrong, but I completely reinstalled the machine with FreeBSD 4.8 and the port then built without issue. Not sure what I did to this test machine to cause it to act so, but I hope the production server doesn't have the same problem! Dirk Meyer wrote: > Bill Moran schrieb:, > > >>I'm trying to build/install the apache13-modssl port and I'm getting >>continual failures at the same point >> >>Anyone else having trouble with this. Looks like the last commit >>was made on the 4th, so this could be fairly recent breakage. > > > nope ... builds here on stable and current. > > >>cc -c -I/usr/local/include -I../os/unix -I../include -DHARD_SERVER_LIMIT=512 >> -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/usr/local/bin >>:/bin:/usr/bin\" -DACCEPT_FILTER_NAME=\"httpready\" -DFD_SETSIZE=1024 -funsig >>ned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O >>-pipe -DNO_IDEA -Wl,-rpath,/usr/lib:/usr/local/lib `../apaci` alloc.c >>alloc.c:146: syntax error before `*' >>alloc.c:146: warning: data definition has no type or storage class >>alloc.c: In function `free_blocks': >>alloc.c:324: `AP_MM_LOCK_RW' undeclared (first use in this function) > > > your mm looks broken. Please reinstall your mm > > $ cd /usr/ports/devel/mm && make deinstall > $ cd /usr/ports/devel/mm && make install > > kind regards Dirk > > - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany > - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] > > -- Bill Moran Potential Technologies http://www.potentialtech.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EE76E91.5050306>