Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=853553 --- Comment #50 from MartinKG <mgansser@xxxxxxxx> --- (In reply to comment #49) > I just submitted a local build (no a machine where no Mock/Plague is needed) > for > guayadeque-0.3.6-9.svn1845.fc17.src.rpm > > The spec file contains a missing 'u' in the cmake setup: > -DWXSQLITE3_LIB=wxcode_gtk2u_wxsqlite3-2.8 \ > > ('gtk2u' instead of 'gtk2') yes this is true, it comes with the newer wxsqlite3-3.0.1 version. With the recent guayadeque-0.3.6-9.svn1858 the additional cmake flag wxcode_gtk2u_wxsqlite3-2.8 isn't needed any longer. > and after repairing the wxsqlite3.pc file, the build succeeds. Of course > that is only because the src.rpm guayadeque-unbundle-wxsqlite3.patch adds to > the linker options, but you're getting closer. ;) > > The linker options for wxqslite3 and gdk-pixbuf2 are duplicated somewhere, > however: I need to investigate further > [...] > s/guayadeque.dir/hmac/hmac_sha2.o CMakeFiles/guayadeque.dir/hmac/sha2.o -o > guayadeque -rdynamic -pthread -Wl,-z,relro -lwx_baseu-2.8 > -lwx_gtk2u_core-2.8 -lwx_gtk2u_adv-2.8 -lwx_baseu_net-2.8 > -lwx_gtk2u_html-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_qa-2.8 > -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 > -lglib-2.0 -lsqlite3 -lcurl -ltag -lFLAC -lm -ldbus-1 -lgio-2.0 > -lgobject-2.0 -lglib-2.0 -lgpod -lwxcode_gtk2u_wxsqlite3-2.8 > -lgdk_pixbuf-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lsqlite3 -lcurl > -ltag -lFLAC -lm -ldbus-1 -lgio-2.0 -lgpod -lwxcode_gtk2u_wxsqlite3-2.8 > -lgdk_pixbuf-2.0 > make[2]: Leaving directory > `/home/…/tmp/rpm/BUILD/guayadeque-svn1845/build-guayadeque' > [...] the file /usr/lib64/pkgconfig/wxsqlite3.pc looks now as following and work for the compilation. Is this ok now ? prefix=/usr libdir=/usr/lib64 includedir=/usr/include Name: wxsqlite3 Description: C++ wrapper around the SQLite 3.x database URL: http://wxcode.sourceforge.net/components/wxsqlite3/ Version: 3.0.1 Libs: -L${libdir} -lwxcode_gtk2u_wxsqlite3-2.8 Cflags: -I${includedir}/wx -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kPRp9js34h&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review