- Subject: How to make associated s-lang lib without pcre?
- From: Lloyd Zusman <ljz@xxxxxxxxxx>
- Date: Thu, 25 Nov 2004 22:09:21 -0500
I am trying to build the latest 0.99.17 version of jed on a machine
without pcre. First, I have to build s-lang, but that build fails due
to the absence of pcre ... even though I do this:
./configure --prefix=/usr --without-pcre \
--without-pcrelib --without-pcreinc
During the 'make install-elf' step, I get this, which implies that all
my --without-* options are ignored:
gcc -shared -fPIC -I/usr/include pcre-module.c -o pcre-module.so -lpcre -Wl,-R/usr/lib -L/usr/lib -lslang -lm
pcre-module.c:5:18: pcre.h: No such file or directory
pcre-module.c:13: error: syntax error before "pcre"
pcre-module.c:13: warning: no semicolon at end of struct or union
pcre-module.c:14: warning: data definition has no type or storage class
pcre-module.c:18: error: syntax error before '}' token
pcre-module.c:19: warning: data definition has no type or storage class
pcre-module.c:21: error: syntax error before '*' token
... etc. ...
What am I missing?
Thanks.
--
Lloyd Zusman
ljz@xxxxxxxxxx
God bless you.
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2004 date index]
[2004 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]