From owner-freebsd-questions Sun Aug 20 23:12:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bongobay.com (adsl-216-62-93-51.dsl.kscymo.swbell.net [216.62.93.51]) by hub.freebsd.org (Postfix) with SMTP id D199337B422 for ; Sun, 20 Aug 2000 23:12:31 -0700 (PDT) Received: from bongobay.com ([216.62.93.51]) by bongobay.com ; Sun, 20 Aug 2000 13:06:09 -0500 From: "Tim Ford" Reply-To: tmf@bongobay.com To: freebsd-questions@FreeBSD.ORG Date: Sun, 20 Aug 2000 13:06:09 -0500 Subject: Regex Problem X-Mailer: CWMail Web to Mail Gateway 2.4b, http://netwinsite.com/top_mail.htm Message-id: <39a01e11.20e.0@bongobay.com> X-User-Info: 208.191.39.88 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am getting this error when i try to make the regex-0.12 library under FreeBSD 4.0 RELEASE #3 this error will not allow proper install of the library.... for d in doc test; do (cd $d; make CPPFLAGS='' CFLAGS='-g' CC='gcc' DEFS='-DS TDC_HEADERS=1 -DHAVE_STRING_H=1' LDFLAGS='' LOADLIBES='' default); done tex .././doc/regex.texi tex:No such file or directory *** Error code 1 Stop in /usr/home/cipher/reglib/regex-0.12/doc. *** Error code 1 Stop in /usr/home/cipher/reglib/regex-0.12. If someone could help that would be great Tim Get your free email at http://www.bongobay.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message