SPECS: wxWidgets.spec - up to 2.5.4, - disabled Source1 because it...

Jakub Bogusz qboosh at pld-linux.org
Tue Mar 1 22:34:31 CET 2005


On Tue, Mar 01, 2005 at 03:41:10PM +0100, Michal Chruszcz wrote:
> It seems like on Tuesday 01 of March 2005 15:02, troll typed:
> > Author: troll                        Date: Tue Mar  1 14:02:28 2005 GMT
> > Module: SPECS                         Tag: HEAD
> > ---- Log message:
> > - up to 2.5.4,
> > - disabled Source1 because it's redundant now,
> > - rel 0.1, NFY
> 
> Seems that hack with bakefile.m4 doesn't work now. I changed locally the 
> line
> tail -n +1277 aclocal.m4 | head -n 1289 > bakefile.m4
> to
> tail -n +722 aclocal.m4 | head -n 1374 > bakefile.m4
> which results in the same beginning and the end, but it crashes on autoconf:

Just too few lines. 1427 works better.
But then:

athlon-pld-linux-g++ -o wxconfigtool   wxconfigtool_wxconfigtool.o wxconfigtool_appsettings.o wxconfigtool_configitem.o wxconfigtool_configitemselector.o wxconfigtool_configtooldoc.o wxconfigtool_configtoolview.o wxconfigtool_configtree.o wxconfigtool_custompropertydialog.o wxconfigtool_htmlparser.o wxconfigtool_mainframe.o wxconfigtool_propeditor.o wxconfigtool_property.o wxconfigtool_settingsdialog.o wxconfigtool_utils.o -pthread    -L/usr/X11R6/lib    -L../../../lib   -lwx_x11univ_adv-2.5  -lwx_x11univ_html-2.5  -lwx_x11univ_core-2.5  -lwx_base_xml-2.5 -lexpat -lwx_base-2.5          -pthread    -L/usr/X11R6/lib -Wl,--version-script,../../../version-script -lz -ldl -lm  -L/usr/X11R6/lib -lX11 -lXext -lXinerama -lXxf86vm -lpng -lz -ljpeg -ltiff
../../../lib/libwx_x11univ_adv-2.5.so: undefined reference to `wxCreateSoundBackendSDL'
collect2: ld returned 1 exit status
make[1]: *** [wxconfigtool] Error 1
make[1]: Leaving directory `/home/comp/rpm/BUILD/wxWidgets-2.5.4/obj--with-x11--disable-unicode_--with-odbc/utils/configtool/src'
make: *** [configtool] Error 2
make: Leaving directory `/home/comp/rpm/BUILD/wxWidgets-2.5.4/obj--with-x11--disable-unicode_--with-odbc/utils'


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/




More information about the pld-devel-en mailing list