Building wxWidgets 2.9.0 Ubuntu Packages

Vadim Zeitlin vadim at wxwidgets.org
Mon Jan 7 07:14:44 PST 2008


On Mon, 07 Jan 2008 05:04:51 GMT Kip Warner <kip at thevertigo.com> wrote:

KW> So apparently there is a bug in wx2.8 series that was finally patched 
KW> into svn HEAD.

 I think there is more than one... 

KW> I've checked out the source and would like to build the Ubuntu
KW> packages. I get a number of pre-compilation related errors. It could be
KW> a buggy debian/build_all script.

 I didn't try it in the trunk yet to be honest. But the errors you get are
still strange:

KW> cp: cannot stat `/home/kip/Projects/Others/wxWidgets/samples/.svn/
KW> Makefile.in': No such file or directory

 For example I have no idea why does it look for Makefile.in under .svn...

KW> cp: cannot stat `/home/kip/Projects/Others/wxWidgets/locale/*.mo': No 
KW> such file or directory

 This could probably be corrected by running "make allmo" manually in this
directory. Although the script should take care of this itself, of course.

KW> grep: /home/kip/Projects/Others/wxWidgets/wxPython/distrib/DIRLIST: No 
KW> such file or directory
KW> 
KW> find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory

 wxPython is now in another place (relative to wx) in the svn and the
Debian files haven't been updated for it yet.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/




More information about the wx-users mailing list