On Thu, 28 Mar 2002 10:20:57 -0800 (PST) Egglezos wrote:
> I’m trying to compile 2.1-dev during the make procedure I get the
> following error.
>
>
> I even tried this
> ./configure --without-libxml2
That's the default if you don't specify --with-libxml2
> > but it stops here
>
> gcc -Wall -DHAVE_CONFIG_H -DSWISH_VERSION=\"2.1-dev-25\"
> -Iexpat/xmltok -Iex pat/xmlparse -g -O2 -c -o expat/xmltok/xmltok.o
> expat/xmltok/xmltok.c expat/xmltok/xmltok.c:8: nametab.h: No such file
> or directory*** Error code 1
Well, do you have src/expat/xmltok/nametab.h?
I just now downloaded the latest dev version and it built without any problem. The files in expat have not been touched in a long time, but you might try a new download anyway.
--
Bill Moseley
Received on Thu Mar 28 18:54:51 2002