Package: robotour
Version: 3.2.1-2
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of robotour_3.2.1-2 on avidan by sbuild/i386 0.48
> Build started at 20060714-0105
> ******************************************************************************
...
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"robotour\" 
> -DVERSION=\"3.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I. -I. -I../libRT   
> -DEXTRA_DATA_DIR=\"/usr/share/games/robotour/\" 
> -DEXTRA_HELP_DIR=\"/usr/share/doc/robotour//\" -g -Wall -O2 -D__UNIX__ 
> -D__WXWIN__ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 
> -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 
> -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -D__RT_OPENGL__ -c -o 
> robotour-robpackage.o `test -f 'robpackage.cpp' || echo './'`robpackage.cpp
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"robotour\" 
> -DVERSION=\"3.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I. -I. -I../libRT   
> -DEXTRA_DATA_DIR=\"/usr/share/games/robotour/\" 
> -DEXTRA_HELP_DIR=\"/usr/share/doc/robotour//\" -g -Wall -O2 -D__UNIX__ 
> -D__WXWIN__ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 
> -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 
> -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -D__RT_OPENGL__ -c -o 
> robotour-robtrans.o `test -f 'robtrans.cpp' || echo './'`robtrans.cpp
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"robotour\" 
> -DVERSION=\"3.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I. -I. -I../libRT   
> -DEXTRA_DATA_DIR=\"/usr/share/games/robotour/\" 
> -DEXTRA_HELP_DIR=\"/usr/share/doc/robotour//\" -g -Wall -O2 -D__UNIX__ 
> -D__WXWIN__ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 
> -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 
> -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -D__RT_OPENGL__ -c -o 
> robotour-robvis.o `test -f 'robvis.cpp' || echo './'`robvis.cpp
> robbase.h:124: warning: 'class rt::ErrorHandler' has virtual functions but 
> non-virtual destructor
> robfrontend.h: In constructor 
> 'rt::FrontendPlugin::FrontendPlugin(rt::Frontend*)':
> robfrontend.h:90: warning: 'rt::FrontendPlugin::parent' will be initialized 
> after
> robfrontend.h:88: warning:   'bool rt::FrontendPlugin::active'
> robfrontend.h:92: warning:   when initialized here
> robwxfe.h: At global scope:
> robwxfe.h:28: warning: 'class rt::BotErrorHandler' has virtual functions but 
> non-virtual destructor
> robwxstruct.h: In constructor 'SimInfo::SimInfo()':
> robwxstruct.h:151: warning: 'SimInfo::timeout' will be initialized after
> robwxstruct.h:147: warning:   'int SimInfo::simNum'
> robwxstruct.h:157: warning:   when initialized here
> robwxstruct.h: In constructor 'TourInfo::TourInfo()':
> robwxstruct.h:167: warning: 'TourInfo::numBots' will be initialized after
> robwxstruct.h:166: warning:   'int TourInfo::playerNum'
> robwxstruct.h:163: warning:   when initialized here
> robwxstruct.h: In constructor 'TourInfo::TourInfo(const rt::TourResult&)':
> robwxstruct.h:167: warning: 'TourInfo::numBots' will be initialized after
> robwxstruct.h:166: warning:   'int TourInfo::playerNum'
> robwxstruct.h:164: warning:   when initialized here
> robwxstruct.h: In constructor 'DebugInfo::TaskInfo::TaskInfo()':
> robwxstruct.h:210: warning: 'DebugInfo::TaskInfo::instrPos' will be 
> initialized after
> robwxstruct.h:207: warning:   'bool DebugInfo::TaskInfo::hasChanged'
> robwxstruct.h:205: warning:   when initialized here
> /usr/include/wx-2.6/wx/hashmap.h: In member function 
> 'wxLongToLongHashMap_wxImplementation_HashTable::Node** 
> wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) 
> const':
> /usr/include/wx-2.6/wx/hashmap.h:705: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/clntdata.h: In member function 
> 'wxShadowObjectMethods_wxImplementation_HashTable::Node** 
> wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) 
> const':
> /usr/include/wx-2.6/wx/clntdata.h:26: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/clntdata.h: In member function 
> 'wxShadowObjectFields_wxImplementation_HashTable::Node** 
> wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) 
> const':
> /usr/include/wx-2.6/wx/clntdata.h:31: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/gdicmn.h: In member function 
> 'wxStringToColourHashMap_wxImplementation_HashTable::Node** 
> wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const 
> wxString&) const':
> /usr/include/wx-2.6/wx/gdicmn.h:476: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/image.h: In member function 
> 'wxImageHistogramBase_wxImplementation_HashTable::Node** 
> wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long 
> unsigned int&) const':
> /usr/include/wx-2.6/wx/image.h:123: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> robvis.cpp: In function 'void rt::PostAndWait(wxEvent&, int)':
> robvis.cpp:44: warning: unused variable 'numProcessors'
> robvis.h: In constructor 'rt::VisSupervisor::VisSupervisor(rt::Frontend*, 
> rt::VisDebugSupervisor*)':
> robvis.h:92: warning: 'rt::VisSupervisor::parent' will be initialized after
> robvis.h:86: warning:   'rt::TourInitInfo rt::VisSupervisor::initInfo'
> robvis.cpp:146: warning:   when initialized here
> robvis.h:91: warning: 'rt::VisSupervisor::debugger' will be initialized after
> robvis.h:89: warning:   'wxStopWatch* rt::VisSupervisor::watch'
> robvis.cpp:146: warning:   when initialized here
> robvis.cpp: In member function 'void 
> rt::VisSupervisor::processGuiRequests(rt::Simulation*)':
> robvis.cpp:265: warning: suggest parentheses around assignment used as truth 
> value
> ../libRT/rtmap.h: In constructor 'lrt::Map<K, V>::Map() [with K = int, V = 
> DebugInfo]':
> robvis.cpp:349:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<int, DebugInfo>::data' will be 
> initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<int, 
> DebugInfo>::compareFun)(const int&, const int&)'
> ../libRT/rtmap.templ.cpp:30: warning:   when initialized here
> ../libRT/rtmap.h: In constructor 'lrt::Map<K, V>::Map(int (*)(const K&, const 
> K&)) [with K = lrt::String, V = lrt::String]':
> ../libRT/rtmap.h:160:   instantiated from 'lrt::StringMap<V>::StringMap(bool) 
> [with V = lrt::String]'
> ../libRT/rtini.h:38:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, lrt::String>::data' 
> will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> lrt::String>::compareFun)(const lrt::String&, const lrt::String&)'
> ../libRT/rtmap.templ.cpp:34: warning:   when initialized here
> ../libRT/rtmap.h: In copy constructor 'lrt::Map<K, V>::Map(const lrt::Map<K, 
> V>&) [with K = lrt::String, V = lrt::String]':
> ../libRT/rtmap.h:165:   instantiated from 'lrt::StringMap<V>::StringMap(const 
> lrt::StringMap<V>&) [with V = lrt::String]'
> ../libRT/rtini.h:41:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, lrt::String>::data' 
> will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> lrt::String>::compareFun)(const lrt::String&, const lrt::String&)'
> ../libRT/rtmap.templ.cpp:40: warning:   when initialized here
> ../libRT/rtmap.h: In copy constructor 'lrt::Map<K, V>::Map(const lrt::Map<K, 
> V>&) [with K = lrt::String, V = rt::Program::HeaderField]':
> ../libRT/rtmap.h:165:   instantiated from 'lrt::StringMap<V>::StringMap(const 
> lrt::StringMap<V>&) [with V = rt::Program::HeaderField]'
> robmanage.h:44:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, 
> rt::Program::HeaderField>::data' will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> rt::Program::HeaderField>::compareFun)(const lrt::String&, const 
> lrt::String&)'
> ../libRT/rtmap.templ.cpp:40: warning:   when initialized here
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"robotour\" 
> -DVERSION=\"3.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I. -I. -I../libRT   
> -DEXTRA_DATA_DIR=\"/usr/share/games/robotour/\" 
> -DEXTRA_HELP_DIR=\"/usr/share/doc/robotour//\" -g -Wall -O2 -D__UNIX__ 
> -D__WXWIN__ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 
> -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 
> -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -DNO_GCC_PRAGMA   -D__RT_OPENGL__ -c -o 
> robotour-robwxvis.o `test -f 'robwxvis.cpp' || echo './'`robwxvis.cpp
> In file included from /usr/include/wx-2.6/wx/gtk/glcanvas.h:24,
>                  from /usr/include/wx-2.6/wx/glcanvas.h:26,
>                  from robwxgl.h:26,
>                  from robwxvis.cpp:32:
> /usr/include/GL/glx.h:38:22: error: X11/Xlib.h: No such file or directory
> /usr/include/GL/glx.h:39:23: error: X11/Xutil.h: No such file or directory
> /usr/include/wx-2.6/wx/hashmap.h: In member function 
> 'wxLongToLongHashMap_wxImplementation_HashTable::Node** 
> wxLongToLongHashMap_wxImplementation_HashTable::GetNodePtr(const long int&) 
> const':
> /usr/include/wx-2.6/wx/hashmap.h:705: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/clntdata.h: In member function 
> 'wxShadowObjectMethods_wxImplementation_HashTable::Node** 
> wxShadowObjectMethods_wxImplementation_HashTable::GetNodePtr(const wxString&) 
> const':
> /usr/include/wx-2.6/wx/clntdata.h:26: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/clntdata.h: In member function 
> 'wxShadowObjectFields_wxImplementation_HashTable::Node** 
> wxShadowObjectFields_wxImplementation_HashTable::GetNodePtr(const wxString&) 
> const':
> /usr/include/wx-2.6/wx/clntdata.h:31: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/gdicmn.h: In member function 
> 'wxStringToColourHashMap_wxImplementation_HashTable::Node** 
> wxStringToColourHashMap_wxImplementation_HashTable::GetNodePtr(const 
> wxString&) const':
> /usr/include/wx-2.6/wx/gdicmn.h:476: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> /usr/include/wx-2.6/wx/image.h: In member function 
> 'wxImageHistogramBase_wxImplementation_HashTable::Node** 
> wxImageHistogramBase_wxImplementation_HashTable::GetNodePtr(const long 
> unsigned int&) const':
> /usr/include/wx-2.6/wx/image.h:123: warning: dereferencing type-punned 
> pointer will break strict-aliasing rules
> robbase.h: At global scope:
> robbase.h:124: warning: 'class rt::ErrorHandler' has virtual functions but 
> non-virtual destructor
> robwxstruct.h: In constructor 'SimInfo::SimInfo()':
> robwxstruct.h:151: warning: 'SimInfo::timeout' will be initialized after
> robwxstruct.h:147: warning:   'int SimInfo::simNum'
> robwxstruct.h:157: warning:   when initialized here
> robwxstruct.h: In constructor 'TourInfo::TourInfo()':
> robwxstruct.h:167: warning: 'TourInfo::numBots' will be initialized after
> robwxstruct.h:166: warning:   'int TourInfo::playerNum'
> robwxstruct.h:163: warning:   when initialized here
> robwxstruct.h: In constructor 'TourInfo::TourInfo(const rt::TourResult&)':
> robwxstruct.h:167: warning: 'TourInfo::numBots' will be initialized after
> robwxstruct.h:166: warning:   'int TourInfo::playerNum'
> robwxstruct.h:164: warning:   when initialized here
> robwxstruct.h: In constructor 'DebugInfo::TaskInfo::TaskInfo()':
> robwxstruct.h:210: warning: 'DebugInfo::TaskInfo::instrPos' will be 
> initialized after
> robwxstruct.h:207: warning:   'bool DebugInfo::TaskInfo::hasChanged'
> robwxstruct.h:205: warning:   when initialized here
> /usr/include/GL/glx.h: At global scope:
> /usr/include/GL/glx.h:179: error: 'XID' does not name a type
> /usr/include/GL/glx.h:180: error: 'XID' does not name a type
> /usr/include/GL/glx.h:183: error: 'XID' does not name a type
> /usr/include/GL/glx.h:184: error: 'XID' does not name a type
> /usr/include/GL/glx.h:185: error: 'XID' does not name a type
> /usr/include/GL/glx.h:186: error: 'XID' does not name a type
> /usr/include/GL/glx.h:190: error: expected initializer before '*' token
> /usr/include/GL/glx.h:193: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:193: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:193: error: 'XVisualInfo' was not declared in this scope
> /usr/include/GL/glx.h:193: error: 'vis' was not declared in this scope
> /usr/include/GL/glx.h:194: error: expected primary-expression before 
> 'shareList'
> /usr/include/GL/glx.h:194: error: 'Bool' was not declared in this scope
> /usr/include/GL/glx.h:194: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:196: error: variable or field 'glXDestroyContext' 
> declared void
> /usr/include/GL/glx.h:196: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:196: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:196: error: expected primary-expression before 'ctx'
> /usr/include/GL/glx.h:196: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:198: error: 'Bool' does not name a type
> /usr/include/GL/glx.h:201: error: variable or field 'glXCopyContext' declared 
> void
> /usr/include/GL/glx.h:201: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:201: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:201: error: expected primary-expression before 'src'
> /usr/include/GL/glx.h:201: error: expected primary-expression before 'dst'
> /usr/include/GL/glx.h:202: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glx.h:202: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:204: error: variable or field 'glXSwapBuffers' declared 
> void
> /usr/include/GL/glx.h:204: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:204: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:204: error: 'GLXDrawable' was not declared in this scope
> /usr/include/GL/glx.h:204: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:206: error: 'GLXPixmap' does not name a type
> /usr/include/GL/glx.h:209: error: variable or field 'glXDestroyGLXPixmap' 
> declared void
> /usr/include/GL/glx.h:209: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:209: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:209: error: 'GLXPixmap' was not declared in this scope
> /usr/include/GL/glx.h:209: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:211: error: 'Bool' does not name a type
> /usr/include/GL/glx.h:213: error: 'Bool' does not name a type
> /usr/include/GL/glx.h:215: error: 'Bool' does not name a type
> /usr/include/GL/glx.h:217: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:217: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:217: error: 'XVisualInfo' was not declared in this scope
> /usr/include/GL/glx.h:217: error: 'visual' was not declared in this scope
> /usr/include/GL/glx.h:218: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:218: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:218: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:222: error: 'GLXDrawable' does not name a type
> /usr/include/GL/glx.h:228: error: variable or field 'glXUseXFont' declared 
> void
> /usr/include/GL/glx.h:228: error: 'Font' was not declared in this scope
> /usr/include/GL/glx.h:228: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:228: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:228: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:228: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:233: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:233: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:233: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:233: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:235: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:235: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:235: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:235: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:235: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:237: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:237: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:237: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:237: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:241: error: expected initializer before '*' token
> /usr/include/GL/glx.h:245: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:245: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:245: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:246: error: expected primary-expression before 'const'
> /usr/include/GL/glx.h:246: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:246: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:248: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:248: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:248: error: expected primary-expression before 'config'
> /usr/include/GL/glx.h:249: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:249: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:249: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:251: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:251: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:251: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:252: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:252: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:254: error: expected initializer before '*' token
> /usr/include/GL/glx.h:257: error: 'GLXWindow' does not name a type
> /usr/include/GL/glx.h:260: error: variable or field 'glXDestroyWindow' 
> declared void
> /usr/include/GL/glx.h:260: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:260: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:260: error: 'GLXWindow' was not declared in this scope
> /usr/include/GL/glx.h:260: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:262: error: 'GLXPixmap' does not name a type
> /usr/include/GL/glx.h:265: error: variable or field 'glXDestroyPixmap' 
> declared void
> /usr/include/GL/glx.h:265: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:265: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:265: error: 'GLXPixmap' was not declared in this scope
> /usr/include/GL/glx.h:265: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:267: error: 'GLXPbuffer' does not name a type
> /usr/include/GL/glx.h:270: error: variable or field 'glXDestroyPbuffer' 
> declared void
> /usr/include/GL/glx.h:270: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:270: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:270: error: 'GLXPbuffer' was not declared in this scope
> /usr/include/GL/glx.h:270: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:272: error: variable or field 'glXQueryDrawable' 
> declared void
> /usr/include/GL/glx.h:272: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:272: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:272: error: 'GLXDrawable' was not declared in this scope
> /usr/include/GL/glx.h:272: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:273: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glx.h:273: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:275: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:275: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:275: error: expected primary-expression before 'config'
> /usr/include/GL/glx.h:276: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:276: error: expected primary-expression before 
> 'shareList'
> /usr/include/GL/glx.h:277: error: 'Bool' was not declared in this scope
> /usr/include/GL/glx.h:277: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:279: error: 'Bool' does not name a type
> /usr/include/GL/glx.h:282: error: 'GLXDrawable' does not name a type
> /usr/include/GL/glx.h:284: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:284: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:284: error: expected primary-expression before 'ctx'
> /usr/include/GL/glx.h:284: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:285: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:285: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:287: error: variable or field 'glXSelectEvent' declared 
> void
> /usr/include/GL/glx.h:287: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:287: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:287: error: 'GLXDrawable' was not declared in this scope
> /usr/include/GL/glx.h:288: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glx.h:288: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:290: error: variable or field 'glXGetSelectedEvent' 
> declared void
> /usr/include/GL/glx.h:290: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:290: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:290: error: 'GLXDrawable' was not declared in this scope
> /usr/include/GL/glx.h:291: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glx.h:291: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glxext.h:309: error: 'XID' does not name a type
> /usr/include/GL/glxext.h:313: error: 'XID' does not name a type
> /usr/include/GL/glxext.h:318: error: 'XID' does not name a type
> /usr/include/GL/glxext.h:322: error: 'Bool' does not name a type
> /usr/include/GL/glxext.h:323: error: expected ';' before '*' token
> /usr/include/GL/glxext.h:324: error: 'GLXDrawable' does not name a type
> /usr/include/GL/glxext.h:448: error: typedef 'Bool' is initialized (use 
> __typeof__ instead)
> /usr/include/GL/glxext.h:448: error: 'PFNGLXMAKECURRENTREADSGIPROC' was not 
> declared in this scope
> /usr/include/GL/glxext.h:448: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:449: error: typedef 'GLXDrawable' is initialized 
> (use __typeof__ instead)
> /usr/include/GL/glxext.h:449: error: 'PFNGLXGETCURRENTREADDRAWABLESGIPROC' 
> was not declared in this scope
> /usr/include/GL/glxext.h:449: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:477: error: expected initializer before '*' token
> /usr/include/GL/glxext.h:478: error: typedef 'PFNGLXQUERYCONTEXTINFOEXTPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:478: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:478: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:478: error: expected primary-expression before 
> 'context'
> /usr/include/GL/glxext.h:478: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:478: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:479: error: typedef 'GLXContextID' is initialized 
> (use __typeof__ instead)
> /usr/include/GL/glxext.h:479: error: 'PFNGLXGETCONTEXTIDEXTPROC' was not 
> declared in this scope
> /usr/include/GL/glxext.h:479: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:480: error: typedef 'PFNGLXIMPORTCONTEXTEXTPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:480: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:480: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:480: error: expected primary-expression before 
> 'contextID'
> /usr/include/GL/glxext.h:481: error: typedef 'PFNGLXFREECONTEXTEXTPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:481: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:481: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:481: error: expected primary-expression before 
> 'context'
> /usr/include/GL/glxext.h:494: error: typedef 
> 'PFNGLXGETFBCONFIGATTRIBSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:494: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:494: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:494: error: expected primary-expression before 
> 'config'
> /usr/include/GL/glxext.h:494: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:494: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:495: error: typedef 'PFNGLXCHOOSEFBCONFIGSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:495: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:495: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:495: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:495: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:495: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:496: error: typedef 'GLXPixmap' is initialized (use 
> __typeof__ instead)
> /usr/include/GL/glxext.h:496: error: 
> 'PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC' was not declared in this scope
> /usr/include/GL/glxext.h:496: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:497: error: typedef 
> 'PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC' is initialized (use __typeof__ 
> instead)
> /usr/include/GL/glxext.h:497: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:497: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:497: error: expected primary-expression before 
> 'config'
> /usr/include/GL/glxext.h:497: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:497: error: expected primary-expression before 
> 'share_list'
> /usr/include/GL/glxext.h:497: error: expected primary-expression before 
> 'direct'
> /usr/include/GL/glxext.h:498: error: expected initializer before '*' token
> /usr/include/GL/glxext.h:499: error: typedef 
> 'PFNGLXGETFBCONFIGFROMVISUALSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:499: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:499: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:499: error: 'XVisualInfo' was not declared in this 
> scope
> /usr/include/GL/glxext.h:499: error: 'vis' was not declared in this scope
> /usr/include/GL/glxext.h:511: error: typedef 'GLXPbufferSGIX' is initialized 
> (use __typeof__ instead)
> /usr/include/GL/glxext.h:511: error: 'PFNGLXCREATEGLXPBUFFERSGIXPROC' was not 
> declared in this scope
> /usr/include/GL/glxext.h:511: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:512: error: typedef 
> 'PFNGLXDESTROYGLXPBUFFERSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:512: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:512: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:512: error: expected primary-expression before 'pbuf'
> /usr/include/GL/glxext.h:513: error: typedef 'PFNGLXQUERYGLXPBUFFERSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:513: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:513: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:513: error: expected primary-expression before 'pbuf'
> /usr/include/GL/glxext.h:513: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:513: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glxext.h:514: error: typedef 'PFNGLXSELECTEVENTSGIXPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:514: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:514: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:514: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:514: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glxext.h:515: error: typedef 'PFNGLXGETSELECTEDEVENTSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:515: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:515: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:515: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:515: error: expected primary-expression before 
> 'unsigned'
> /usr/include/GL/glxext.h:523: error: typedef 'PFNGLXCUSHIONSGIPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:523: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:523: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:523: error: 'Window' was not declared in this scope
> /usr/include/GL/glxext.h:523: error: expected primary-expression before 
> 'float'
> /usr/include/GL/glxext.h:535: error: typedef 
> 'PFNGLXBINDCHANNELTOWINDOWSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:535: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:535: error: 'display' was not declared in this scope
> /usr/include/GL/glxext.h:535: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:535: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:535: error: 'Window' was not declared in this scope
> /usr/include/GL/glxext.h:536: error: typedef 'PFNGLXCHANNELRECTSGIXPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:536: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:536: error: 'display' was not declared in this scope
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:536: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: typedef 'PFNGLXQUERYCHANNELRECTSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:537: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:537: error: 'display' was not declared in this scope
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:537: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: typedef 
> 'PFNGLXQUERYCHANNELDELTASSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:538: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:538: error: 'display' was not declared in this scope
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:538: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:539: error: typedef 'PFNGLXCHANNELRECTSYNCSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:539: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:539: error: 'display' was not declared in this scope
> /usr/include/GL/glxext.h:539: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:539: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:539: error: expected primary-expression before 
> 'synctype'
> /usr/include/GL/glxext.h:557: error: typedef 'PFNGLXJOINSWAPGROUPSGIXPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:557: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:557: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:557: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:557: error: expected primary-expression before 
> 'member'
> /usr/include/GL/glxext.h:566: error: typedef 'PFNGLXBINDSWAPBARRIERSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:566: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:566: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:566: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:566: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:567: error: typedef 
> 'PFNGLXQUERYMAXSWAPBARRIERSSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:567: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:567: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:567: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:567: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:575: error: typedef 'Status' is initialized (use 
> __typeof__ instead)
> /usr/include/GL/glxext.h:575: error: 'PFNGLXGETTRANSPARENTINDEXSUNPROC' was 
> not declared in this scope
> /usr/include/GL/glxext.h:575: error: expected ',' or ';' before '(' token
> /usr/include/GL/glxext.h:583: error: typedef 'PFNGLXCOPYSUBBUFFERMESAPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:583: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:583: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:583: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:583: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:583: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:583: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:583: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:591: error: typedef 'PFNGLXCREATEGLXPIXMAPMESAPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:591: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:591: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:591: error: 'XVisualInfo' was not declared in this 
> scope
> /usr/include/GL/glxext.h:591: error: 'visual' was not declared in this scope
> /usr/include/GL/glxext.h:591: error: 'Pixmap' was not declared in this scope
> /usr/include/GL/glxext.h:591: error: 'Colormap' was not declared in this scope
> /usr/include/GL/glxext.h:599: error: typedef 'PFNGLXRELEASEBUFFERSMESAPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:599: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:599: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:599: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:627: error: typedef 'PFNGLXGETSYNCVALUESOMLPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:627: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:627: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:627: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:627: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:627: error: 'ust' was not declared in this scope
> /usr/include/GL/glxext.h:627: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:627: error: 'msc' was not declared in this scope
> /usr/include/GL/glxext.h:627: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:627: error: 'sbc' was not declared in this scope
> /usr/include/GL/glxext.h:628: error: typedef 'PFNGLXGETMSCRATEOMLPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:628: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:628: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:628: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:628: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:628: error: 'numerator' was not declared in this 
> scope
> /usr/include/GL/glxext.h:628: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:628: error: 'denominator' was not declared in this 
> scope
> /usr/include/GL/glxext.h:629: error: typedef 'PFNGLXSWAPBUFFERSMSCOMLPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:629: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:629: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:629: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:629: error: expected primary-expression before 
> 'target_msc'
> /usr/include/GL/glxext.h:629: error: expected primary-expression before 
> 'divisor'
> /usr/include/GL/glxext.h:629: error: expected primary-expression before 
> 'remainder'
> /usr/include/GL/glxext.h:630: error: typedef 'PFNGLXWAITFORMSCOMLPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:630: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:630: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:630: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:630: error: expected primary-expression before 
> 'target_msc'
> /usr/include/GL/glxext.h:630: error: expected primary-expression before 
> 'divisor'
> /usr/include/GL/glxext.h:630: error: expected primary-expression before 
> 'remainder'
> /usr/include/GL/glxext.h:630: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:630: error: 'ust' was not declared in this scope
> /usr/include/GL/glxext.h:630: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:630: error: 'msc' was not declared in this scope
> /usr/include/GL/glxext.h:630: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:630: error: 'sbc' was not declared in this scope
> /usr/include/GL/glxext.h:631: error: typedef 'PFNGLXWAITFORSBCOMLPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:631: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:631: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:631: error: expected primary-expression before 
> 'drawable'
> /usr/include/GL/glxext.h:631: error: expected primary-expression before 
> 'target_sbc'
> /usr/include/GL/glxext.h:631: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:631: error: 'ust' was not declared in this scope
> /usr/include/GL/glxext.h:631: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:631: error: 'msc' was not declared in this scope
> /usr/include/GL/glxext.h:631: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:631: error: 'sbc' was not declared in this scope
> /usr/include/GL/glxext.h:671: error: typedef 
> 'PFNGLXQUERYHYPERPIPENETWORKSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:671: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:671: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:671: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:672: error: typedef 'PFNGLXHYPERPIPECONFIGSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:672: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:672: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:672: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:672: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:672: error: expected primary-expression before '*' 
> token
> /usr/include/GL/glxext.h:672: error: 'cfg' was not declared in this scope
> /usr/include/GL/glxext.h:672: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:673: error: typedef 
> 'PFNGLXQUERYHYPERPIPECONFIGSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:673: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:673: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:673: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:673: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:674: error: typedef 
> 'PFNGLXDESTROYHYPERPIPECONFIGSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:674: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:674: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:674: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:675: error: typedef 'PFNGLXBINDHYPERPIPESGIXPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:675: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:675: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:675: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:676: error: typedef 
> 'PFNGLXQUERYHYPERPIPEBESTATTRIBSGIXPROC' is initialized (use __typeof__ 
> instead)
> /usr/include/GL/glxext.h:676: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:676: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:676: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:676: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:676: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:676: error: expected primary-expression before 'void'
> /usr/include/GL/glxext.h:676: error: expected primary-expression before 'void'
> /usr/include/GL/glxext.h:677: error: typedef 'PFNGLXHYPERPIPEATTRIBSGIXPROC' 
> is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:677: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:677: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:677: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:677: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:677: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:677: error: expected primary-expression before 'void'
> /usr/include/GL/glxext.h:678: error: typedef 
> 'PFNGLXQUERYHYPERPIPEATTRIBSGIXPROC' is initialized (use __typeof__ instead)
> /usr/include/GL/glxext.h:678: error: 'Display' was not declared in this scope
> /usr/include/GL/glxext.h:678: error: 'dpy' was not declared in this scope
> /usr/include/GL/glxext.h:678: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:678: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:678: error: expected primary-expression before 'int'
> /usr/include/GL/glxext.h:678: error: expected primary-expression before 'void'
> /usr/include/GL/glx.h:491: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:491: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:491: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:491: error: expected primary-expression before 'size'
> /usr/include/GL/glx.h:491: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:491: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:491: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:491: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:492: error: variable or field 'glXFreeMemoryMESA' 
> declared void
> /usr/include/GL/glx.h:492: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:492: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:492: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:492: error: expected primary-expression before 'void'
> /usr/include/GL/glx.h:492: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:493: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:493: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:493: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:493: error: expected primary-expression before 'const'
> /usr/include/GL/glx.h:493: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:494: error: typedef 'PFNGLXALLOCATEMEMORYMESAPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glx.h:494: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:494: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:494: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:494: error: expected primary-expression before 'size'
> /usr/include/GL/glx.h:494: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:494: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:494: error: expected primary-expression before 'float'
> /usr/include/GL/glx.h:495: error: typedef 'PFNGLXFREEMEMORYMESAPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glx.h:495: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:495: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:495: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:495: error: expected primary-expression before 'void'
> /usr/include/GL/glx.h:496: error: typedef 'PFNGLXGETMEMORYOFFSETMESAPROC' is 
> initialized (use __typeof__ instead)
> /usr/include/GL/glx.h:496: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:496: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:496: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:496: error: expected primary-expression before 'const'
> /usr/include/GL/glx.h:506: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:506: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:506: error: 'GLXPbuffer' was not declared in this scope
> /usr/include/GL/glx.h:506: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:506: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:507: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:507: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:507: error: 'GLXPbuffer' was not declared in this scope
> /usr/include/GL/glx.h:507: error: expected primary-expression before 'int'
> /usr/include/GL/glx.h:507: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:508: error: 'Display' was not declared in this scope
> /usr/include/GL/glx.h:508: error: 'dpy' was not declared in this scope
> /usr/include/GL/glx.h:508: error: expected primary-expression before 'draw'
> /usr/include/GL/glx.h:508: error: expected primary-expression before 'const'
> /usr/include/GL/glx.h:508: error: initializer expression list treated as 
> compound expression
> /usr/include/GL/glx.h:533: error: expected ';' before '*' token
> robwxvis.cpp: In member function 'bool RobEventHandler::HandleSingleEvent()':
> robwxvis.cpp:237: warning: 'First' is deprecated (declared at 
> /usr/include/wx-2.6/wx/list.h:1114)
> robwxvis.cpp:239: warning: 'First' is deprecated (declared at 
> /usr/include/wx-2.6/wx/list.h:1114)
> robwxvis.cpp:240: warning: 'Data' is deprecated (declared at 
> /usr/include/wx-2.6/wx/list.h:1107)
> robwxvis.h: In constructor 'RobVisFrame::RobVisFrame()':
> robwxvis.h:382: warning: 'RobVisFrame::errFilter' will be initialized after
> robwxvis.h:374: warning:   'FieldDisplay* RobVisFrame::activeField'
> robwxvis.cpp:476: warning:   when initialized here
> robwxvis.h:387: warning: 'RobVisFrame::numFramesSince' will be initialized 
> after
> robwxvis.h:384: warning:   'bool RobVisFrame::haveSim'
> robwxvis.cpp:476: warning:   when initialized here
> robwxvis.h:384: warning: 'RobVisFrame::haveSim' will be initialized after
> robwxvis.h:367: warning:   'RobEventHandler RobVisFrame::evtHandler'
> robwxvis.cpp:476: warning:   when initialized here
> robwxvis.cpp: In member function 'void RobVisFrame::OnIdle(wxIdleEvent&)':
> robwxvis.cpp:961: warning: unused variable 'i'
> robwxvis.cpp: In member function 'void PlayerListCtrl::Update(const 
> lrt::Vector<TourInfo>&)':
> robwxvis.cpp:1202: warning: passing 'const float' for argument 3 to 'void 
> PlayerListCtrl::SetItemIfNeeded(long int, int, int)'
> ../libRT/rtmap.h: In constructor 'lrt::Map<K, V>::Map() [with K = int, V = 
> DebugDialog*]':
> robwxvis.cpp:480:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<int, DebugDialog*>::data' will be 
> initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<int, 
> DebugDialog*>::compareFun)(const int&, const int&)'
> ../libRT/rtmap.templ.cpp:30: warning:   when initialized here
> ../libRT/rtmap.h: In constructor 'lrt::Map<K, V>::Map(int (*)(const K&, const 
> K&)) [with K = lrt::String, V = lrt::String]':
> ../libRT/rtmap.h:160:   instantiated from 'lrt::StringMap<V>::StringMap(bool) 
> [with V = lrt::String]'
> ../libRT/rtini.h:38:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, lrt::String>::data' 
> will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> lrt::String>::compareFun)(const lrt::String&, const lrt::String&)'
> ../libRT/rtmap.templ.cpp:34: warning:   when initialized here
> ../libRT/rtmap.h: In copy constructor 'lrt::Map<K, V>::Map(const lrt::Map<K, 
> V>&) [with K = lrt::String, V = lrt::String]':
> ../libRT/rtmap.h:165:   instantiated from 'lrt::StringMap<V>::StringMap(const 
> lrt::StringMap<V>&) [with V = lrt::String]'
> ../libRT/rtini.h:41:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, lrt::String>::data' 
> will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> lrt::String>::compareFun)(const lrt::String&, const lrt::String&)'
> ../libRT/rtmap.templ.cpp:40: warning:   when initialized here
> ../libRT/rtmap.h: In copy constructor 'lrt::Map<K, V>::Map(const lrt::Map<K, 
> V>&) [with K = lrt::String, V = rt::Program::HeaderField]':
> ../libRT/rtmap.h:165:   instantiated from 'lrt::StringMap<V>::StringMap(const 
> lrt::StringMap<V>&) [with V = rt::Program::HeaderField]'
> robmanage.h:44:   instantiated from here
> ../libRT/rtmap.h:145: warning: 'lrt::Map<lrt::String, 
> rt::Program::HeaderField>::data' will be initialized after
> ../libRT/rtmap.h:142: warning:   'int (* lrt::Map<lrt::String, 
> rt::Program::HeaderField>::compareFun)(const lrt::String&, const 
> lrt::String&)'
> ../libRT/rtmap.templ.cpp:40: warning:   when initialized here
> make[3]: *** [robotour-robwxvis.o] Error 1
> make[3]: Leaving directory `/build/buildd/robotour-3.2.1/robotour'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/robotour-3.2.1/robotour'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/robotour-3.2.1'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060714-0109
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to