workaround (from jgi on irc yesterday) add this line into wengophone/trunk/SConstruct : (before the last line)
env.WengoAddLinkFlags(['-L/usr/lib/qt4']) it works for me. A. On Sat, 2006-01-07 at 01:13 +0100, Stefan Schweizer wrote: > Hi, > > I am trying to build wengophone-ng with a gentoo ebuild. > It is not finished yet, but I have already fixed the easier problems > with current svn to get as far as linking. But first the QTLIBDIR > directive does not work and after trying to do it manually it > complains about missing symbols :( > > The Ebuild: > http://genstef.homelinux.org/local/net-im/wengophone/wengophone-0.1_pre20060106.ebuild > > The output of the failure: > http://genstef.homelinux.org/wengophonefail > > Is this a known Problem, how can I proceed here? > > Please apply the simple build fixes (sed lines in the ebuild). > > Regards, > Stefan > _______________________________________________ > Wengophone-devel mailing list > [email protected] > http://dev.openwengo.com/mailman/listinfo/wengophone-devel _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
