Date: Sun, 20 Aug 2000 13:06:09 -0500 From: "Tim Ford" <tmf@bongobay.com> To: freebsd-questions@FreeBSD.ORG Subject: Regex Problem Message-ID: <39a01e11.20e.0@bongobay.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39a01e11.20e.0>