parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Ошибки при сборке под mac os 10.5

Andre 06.09.2008 15:25 / 06.09.2008 15:26

Вот то что было в конце после ./buildall-with-xml

In file included from libxslt_wrap.h:1,
from libxslt.c:20:
libxml_wrap.h:84: error: syntax error before 'regexp'
make[2]: *** [libxslt.lo] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Building parser3...
Making install in src
Making install in include
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in main
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../types -I../classes -I../sql -I../lib/gc/include -I../lib/cord/include -I../../src/lib/ltdl -I/Users/Andre/parser3project/gnome//include -I/Users/Andre/parser3project/gnome//include/libxml2 -g -O2 -MT pa_pool.o -MD -MP -MF ".deps/pa_pool.Tpo" -c -o pa_pool.o pa_pool.C; \
then mv -f ".deps/pa_pool.Tpo" ".deps/pa_pool.Po"; else rm -f ".deps/pa_pool.Tpo"; exit 1; fi
In file included from pa_pool.C:14:
../../src/include/pa_charset.h:20:18: error: pcre.h: No such file or directory
../../src/include/pa_charset.h:23:27: error: pcre_internal.h: No such file or directory
../../src/include/pa_charset.h:96: error: ‘tables_length’ was not declared in this scope
make[2]: *** [pa_pool.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
DONE