Date: Wed, 19 Mar 1997 15:26:53 +1100 From: Hugh Blandford <hugh@island.net.au> To: questions@freebsd.org Subject: Trouble with the port of Apache1.2b7 Message-ID: <3.0.1.32.19970319152653.0068931c@mail.island.net.au>
next in thread | raw e-mail | index | archive | help
>I'm trying to install the latest version of Apache from the ports collection and am having the following problem: > >bash# ls >Makefile patches pkg scripts >files patches.SSL pkg.SSL >bash# make >Checksums OK. >===> Extracting for apache-1.2b7 >===> Patching for apache-1.2b7 >===> Applying FreeBSD patches for apache-1.2b7 >===> Configuring for apache-1.2b7 >Making Makefile >Using config file: Configuration >Using Makefile template file: Makefile.tmpl > + configured for FreeBSD/NetBSD platform > + setting C compiler to gcc >===> Building for apache-1.2b7 >cd src; make PREFIX=/usr/local all >gcc -c -O -DSTATUS -DHTTPD_ROOT=\"/usr/local/etc/apache/\" -DDOCUMENT_LOCATc >gcc -c -O -DSTATUS -DHTTPD_ROOT=\"/usr/local/etc/apache/\" -DDOCUMENT_LOCATc >gcc -c -O -DSTATUS -DHTTPD_ROOT=\"/usr/local/etc/apache/\" -DDOCUMENT_LOCATc >http_core.c: In function `set_rlimit': >http_core.c:1017: `rlim_t' undeclared (first use this function) >http_core.c:1017: (Each undeclared identifier is reported only once >http_core.c:1017: for each function it appears in.) >http_core.c:1017: parse error before `cur' >http_core.c:1031: `cur' undeclared (first use this function) >http_core.c:1040: `max' undeclared (first use this function) >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. >*** Error code 1 > >Stop. I'm a newbie to unix so please if you can help, please assume I know less than more. Regards, Hugh.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.1.32.19970319152653.0068931c>