Hi!
I jumped to Fedora Core 11, and now I can't compile SVN.

It dies with an error:
...
make[2]: Entering directory `/store/development/licq/licq/src'
g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I..  -
Wall -Wextra -I../include  -fPIC -DPIC -D_REENTRANT  -I/usr/include  -
O2 -MT licq.o -MD -MP -MF .deps/licq.Tpo -c -o licq.o licq.cpp
licq.cpp: In function ‘int SelectUserUtility(const dirent*)’:
licq.cpp:187: error: ‘pcDot’ was not declared in this scope
licq.cpp: In function ‘int SelectHistoryUtility(const dirent*)’:
licq.cpp:194: error: invalid conversion from ‘const char*’ to ‘char*’
make[2]: *** [licq.o] Error 1
make[2]: Leaving directory `/store/development/licq/licq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/store/development/licq/licq'
make: *** [all] Error 2

What can be wrong? Missing includes?

Reply via email to