Hi all When I try to build anjuta on my FreeBSD 4.7, I get:
aneditor.cxx: In function `bool nonFuncChar(char)': aneditor.cxx:292: redefinition of `bool nonFuncChar(char)' /usr/X11R6/include/scintilla/PropSet.h:79: `bool nonFuncChar(char)' previously defined here aneditor.cxx: In method `long int AnEditor::Command(int, long int, long int)': aneditor.cxx:1555: `SCI_TEXTWIDTH' undeclared (first use this function) aneditor.cxx:1555: (Each undeclared identifier is reported only once aneditor.cxx:1555: for each function it appears in.) aneditor.cxx: In method `void AnEditor::ReadProperties(const char *)': aneditor.cxx:2073: `SCLEX_MATLAB' undeclared (first use this function) gmake[2]: *** [aneditor.o] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/anjuta/work/anjuta-1.0.0/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/anjuta/work/anjuta-1.0.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/anjuta My port system is up-to-date, so am I doing something wrong or is anjuta just broken (according to freshports.org it is not broken). br socketd To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
