compile error
Tano M Fotang <fotang-/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver |
|---|---|
| Message-ID | <[email protected]> |
I just got sources from the cvs, but I have been stopped by some error: ---------- cvs -d :pserver:[email protected]:/cvs/xlibs co Xdamage pushd Xdamage ./autogen.sh --prefix=/opt/fdo #okay make gcc -DHAVE_CONFIG_H -I. -I. -I. -DXTHREADS -DXUSE_MTSAFE_API -I/opt/fdo/include -DXTHREADS -DXUSE_MTSAFE_API -I/opt/fdo/include -g -O2 -MT Xdamage.lo -MD -MP -MF .deps/Xdamage.Tpo -c Xdamage.c -fPIC -DPIC -o .libs/Xdamage.o In file included from Xdamage.c:25: xdamageint.h:52:7: missing terminating " character In file included from Xdamage.c:25: xdamageint.h:53: error: parse error before string constant make[1]: *** [Xdamage.lo] Fehler 1 ------------------- xdamageint.h:52 is: extern"XDamageExtInfo XDamageExtensionInfo; is is save for me to just take away the " character? Thanks. /fotang