При попытке скомпилировать отдельно файл которого ненаходит
new:~/star/projects/stargazer/plugins/configuration/sgconfig# make
g++ -c stgconfig.cpp -g3 -Wall -fPIC -I ../../../../../include -DLINUX
In file included from stgconfig.h:5,
from stgconfig.cpp:5:
configproto.h:30:19: expat.h: No such file or directory
In file included from stgconfig.h:5,
from stgconfig.cpp:5:
configproto.h:135: error: 'XML_Parser' is used as a type, but is not defined as
a type.
make: *** [stgconfig.o] Ошибка 1
\
new:~# \new:~/star/projects/stargazer/plugins/configuration/sgconfig