Building wxWidgets 2.9.0 Ubuntu Packages
Kip Warner
kip at thevertigo.com
Sun Jan 6 21:04:51 PST 2008
So apparently there is a bug in wx2.8 series that was finally patched
into svn HEAD. I've checked out the source and would like to build the
Ubuntu packages. I get a number of pre-compilation related errors. It
could be a buggy debian/build_all script.
kip at kip-laptop:~/Projects/Others/wxWidgets$ ls
acinclude.m4 build configure.in docs Makefile.in
setup.h.in version-script.in wxMGL.spec
aclocal.m4 BuildSVN.txt debian include misc
setup.h_vms wxBase.spec wxMotif.spec
art config.guess demos install-sh mkinstalldirs
src wx-config.in wxwin.m4
autoconf_inc.m4 config.sub descrip.mms lib regen
tests wx-config-inplace.in wxX11.spec
autogen.sh configure distrib locale samples
utils wxGTK.spec
kip at kip-laptop:~/Projects/Others/wxWidgets$ debian/build_all
configure: WARNING: Defaulting to the the builtin regex library for
Unicode build.
configure: WARNING: libgnomeprintui not found, library will use standard
PostScript printing
configure: WARNING: wxMetafile is not available on this system... disabled
config.status: WARNING: /home/kip/Projects/Others/wxWidgets/Makefile.in
seems to ignore the --datarootdir setting
cp: cannot stat `/home/kip/Projects/Others/wxWidgets/samples/.svn/
Makefile.in': No such file or directory
cp: cannot stat `/home/kip/Projects/Others/wxWidgets/samples/html/.svn/
Makefile.in': No such file or directory
cp: cannot stat `/home/kip/Projects/Others/wxWidgets/samples/mobile/.svn/
Makefile.in': No such file or directory
cp: cannot stat `/home/kip/Projects/Others/wxWidgets/samples/opengl/.svn/
Makefile.in': No such file or directory
cp: cannot stat `/home/kip/Projects/Others/wxWidgets/locale/*.mo': No
such file or directory
make: [INTL_DIST] Error 1 (ignored)
grep: /home/kip/Projects/Others/wxWidgets/wxPython/distrib/DIRLIST: No
such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
find: ./_dist_dir/wxGTK-2.9.0/wxPython: No such file or directory
pyversions: not a control file: debian/control, make: `debian/control' is
up to date.
dpkg-checkbuilddeps: error: syntax error in control file debian/control
at line 0: empty file
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
Help is appreciated.
Kip
More information about the wx-users
mailing list