[ wxwindows-Bugs-1574784 ] compile error with unicode support on SuSE9

SourceForge.net noreply at sourceforge.net
Tue Oct 10 13:03:28 PDT 2006


Bugs item #1574784, was opened at 2006-10-10 23:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1574784&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build -- unix
Group: Fatal
Status: Open
Resolution: None
Priority: 5
Submitted By: sd2k (sd2k)
Assigned to: Nobody/Anonymous (nobody)
Summary: compile error with unicode support on SuSE9

Initial Comment:
./bk-deps g++ -c -o coredll_fontutil.o  -D__WXX11__
-D__WXUNIVERSAL__         -I./src/regex  -DWXUSINGDLL
-DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -fPIC -DPIC
-Ilib/wx/include/x11univ-unicode-release-2.6
-I./include -I/usr/X11R6/include -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -O2
-fno-strict-aliasing
-I/usr/local/pango-1.8.1/include/pango-1.0
-I/usr/X11R6/include
-I/usr/local/glib-2.6.5/include/glib-2.0
-I/usr/local/glib-2.6.5/lib/glib-2.0/include
-I/usr/local/pango-1.8.1/include/pango-1.0
-I/usr/local/fontconfig-2.3.2/include
-I/usr/include/freetype2
-I/usr/local/glib-2.6.5/include/glib-2.0
-I/usr/local/glib-2.6.5/lib/glib-2.0/include
-I/usr/local/pango-1.8.1/include/pango-1.0
-I/usr/local/xft-2.1.2/include -I/usr/include/freetype2
-I/usr/X11R6/include
-I/usr/local/fontconfig-2.3.2/include
-I/usr/local/glib-2.6.5/include/glib-2.0
-I/usr/local/glib-2.6.5/lib/glib-2.0/include -pthread
-Wall -Wundef -Wno-ctor-dtor-privacy
./src/unix/fontutil.cpp
src/unix/fontutil.cpp: In member function `wxFontFamily 
   wxNativeFontInfo::GetFamily() const':
src/unix/fontutil.cpp:165: error: `wxTheApp' undeclared
(first use this 
   function)
src/unix/fontutil.cpp:165: error: (Each undeclared
identifier is reported only 
   once for each function it appears in.)
make: *** [coredll_fontutil.o] Error 1

---------------
settings:
---------------

Configured wxWidgets 2.6.3 for `i686-pc-linux-gnu'

  Which GUI toolkit should wxWidgets use?             
   x11
  Should wxWidgets be compiled into single library?   
   no
  Should wxWidgets be compiled in debug mode?         
   no
  Should wxWidgets be linked as a shared library?     
   yes
  Should wxWidgets be compiled in Unicode mode?       
   yes
  What level of wxWidgets compatibility should be enabled?
                                       wxWidgets 2.2  
   no
                                       wxWidgets 2.4  
   yes
  Which libraries should wxWidgets use?
                                       jpeg           
   sys
                                       png            
   sys
                                       regex          
   builtin
                                       tiff           
   sys
                                       xpm            
   yes
                                       zlib           
   sys
                                       odbc           
   no
                                       expat          
   sys
                                       libmspack      
   no
                                       sdl            
   no
                                       gnomeprint     
   no
                                       hildon         
   no

---------------
compiler:
---------------

g++ (GCC) 3.3.1 (SuSE Linux)
Copyright (C) 2003 Free Software Foundation, Inc.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1574784&group_id=9863




More information about the wx-dev mailing list