Package: openvrml Severity: normal While looking into the gcj 4.1 transition for openvrml I found out that the package was not buildable at all for me. It FTBFSed for me with the following error message:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/antlr -I../../java -I../../src/libopenvrml -DOPENVRML_LIBDIR_=\"/usr/lib\" -DOPENVRML_PKGDATADIR_=\"/usr/share/openvrml\" -I/usr/include/freetype2 -DXP_UNIX -I/usr/include/mozilla/js -I/usr/include/mozilla/nspr -g -Os -MT openvrml/vrml97node.lo -MD -MP -MF openvrml/.deps/vrml97node.Tpo -c openvrml/vrml97node.cpp -fPIC -DPIC -o openvrml/.libs/vrml97node.o openvrml/vrml97node.cpp: In member function 'void openvrml::vrml97_node::text_node::update_geometry()': openvrml/vrml97node.cpp:16852: error: invalid conversion from 'int (*)(FT_Vector*, void*)throw ()' to 'int (*)(const FT_Vector*, void*)' openvrml/vrml97node.cpp:16852: error: invalid conversion from 'int (*)(FT_Vector*, void*)throw ()' to 'int (*)(const FT_Vector*, void*)' openvrml/vrml97node.cpp:16852: error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, void*)throw ()' to 'int (*)(const FT_Vector*, const FT_Vector*, void*)' openvrml/vrml97node.cpp:16852: error: invalid conversion from 'int (*)(FT_Vector*, FT_Vector*, FT_Vector*, void*)throw ()' to 'int (*)(const FT_Vector*, const FT_Vector*, const FT_Vector*, void*)' -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-3-k7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

