Date: Fri, 15 Oct 1999 18:26:00 -0500 From: Chris Byrnes <chris@jeah.net> To: ports@freebsd.org Subject: Re: Apache SSL. Message-ID: <3.0.6.32.19991015182600.0079d320@jeah.net>
next in thread | raw e-mail | index | archive | help
Anyone know which port? >Delivered-To: freebsd-stable@freebsd.org >Date: Fri, 15 Oct 1999 16:02:28 -0700 (PDT) >From: Kris Kennaway <kris@hub.freebsd.org> >To: Chris Byrnes <chris@jeah.net> >Cc: FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.ORG> >Subject: Re: Apache SSL. >Sender: owner-freebsd-stable@FreeBSD.ORG >X-Loop: FreeBSD.ORG > >On Thu, 14 Oct 1999, Chris Byrnes wrote: > >> ===> Building for apache+ssl-1.3.9+1.37 >> ===> src >> ===> src/os/unix >> cc -c -I../../os/unix -I../../include -I/usr/local/include >> -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" >> -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char >> -DTARGET=\"httpsd\" -DUSE_EXPAT -I../../lib/expat-lite -DAPACHE_SSL -O >> -pipe -I/usr/local/include/openssl `../../apaci` os.c >> In file included from ../../include/ap_config.h:1105, >> from os.c:6: >> /usr/local/include/regex.h:115: parse error before `re_void' >> /usr/local/include/regex.h:115: warning: data definition has no type or >> storage class >> /usr/local/include/regex.h:281: parse error before `_ANSI_ARGS_' >> /usr/local/include/regex.h:290: parse error before `_ANSI_ARGS_' >> /usr/local/include/regex.h:293: parse error before `_ANSI_ARGS_' >> *** Error code 1 > >Looks like it's picking up /usr/local/include/regex.h instead of >/usr/include/regex.h - I'm not sure which port installs that. As a >workaround, you can temporarily rename that file and it should have a >better chance of building. > >This question should also have gone to ports@freebsd.org. > >Kris > >---- >XOR for AES -- join the campaign! > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > 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?3.0.6.32.19991015182600.0079d320>