Package: gatos Version: 0.0.5-16 Your package fails to build with GCC 4.2. Version 4.2 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. You're using an minimum/maximum or similar operator (that is, <?, ?>, <?=, or >?=) which has been removed as of 4.2. These operators have been deprecated since GCC 4.0 so please let your upstream know about this issue.
> Automatic build of gatos_0.0.5-16 on chico by sbuild/i386 0.49 ... > g++ -DHASH_CHARS -DLIBGATOS_PATH=\"/usr/lib/libgatos.a\" > -DGATOS_CONF=\"/usr/bin/gatos-conf\" -DCONFIGFILE=\"/etc/gatos.conf\" > -DGATOS_LOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I. -I/usr/include > -I/usr/include -Wall -pipe -O -c -o xatitv.o xatitv.cpp > xatitv.cpp:436:8: warning: extra tokens at end of #endif directive > xatitv.cpp:2731:8: warning: extra tokens at end of #endif directive > xatitv.cpp: In function 'int main(int, char**)': > xatitv.cpp:366: warning: deprecated conversion from string constant to 'char*' > xatitv.cpp:366: warning: deprecated conversion from string constant to 'char*' > xatitv.cpp: In function 'void DragCB(IWindow*, int, int, int)': > xatitv.cpp:829: error: expected primary-expression before '?' token > xatitv.cpp:829: error: expected `:' before ';' token > xatitv.cpp:829: error: expected primary-expression before ';' token > xatitv.cpp:829: error: expected primary-expression before '?' token > xatitv.cpp:829: error: expected `:' before ';' token > xatitv.cpp:829: error: expected primary-expression before ';' token > xatitv.cpp:830: error: expected primary-expression before '?' token > xatitv.cpp:830: error: expected `:' before ';' token > xatitv.cpp:830: error: expected primary-expression before ';' token > xatitv.cpp:830: error: expected primary-expression before '?' token > xatitv.cpp:830: error: expected `:' before ';' token > xatitv.cpp:830: error: expected primary-expression before ';' token > xatitv.cpp: In function 'void ReleaseCB(IWindow*, int, int, int)': > xatitv.cpp:860: error: expected primary-expression before '?' token > xatitv.cpp:860: error: expected `:' before ')' token > xatitv.cpp:860: error: expected primary-expression before ')' token > xatitv.cpp:860: error: expected primary-expression before '?' token > xatitv.cpp:860: error: expected `:' before ')' token > xatitv.cpp:860: error: expected primary-expression before ')' token > xatitv.cpp:860: error: expected primary-expression before '?' token > xatitv.cpp:860: error: expected `:' before ')' token > xatitv.cpp:860: error: expected primary-expression before ')' token > xatitv.cpp:860: error: expected primary-expression before '?' token > xatitv.cpp:860: error: expected `:' before ')' token > xatitv.cpp:860: error: expected primary-expression before ')' token ... -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]