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
- [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]




--
Bill Moran
Potential Technologies
http://www.potentialtech.com

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to