http://bugzilla.rpmfusion.org/show_bug.cgi?id=26
--- Comment #31 from David Timms <dtimms(a)iinet.net.au> 2008-12-26 07:03:48 ---
(In reply to comment #30)
It seems to me that the problem is that configure looks for the
library in
/usr/lib64/qt-3.3/lib64/ and not in /usr/lib64/qt-3.3/lib/.
OK, needed to force $QTDIR/lib onto the libpath. Now compiles OK on x86_64. I
wonder if that will work for ppc/ppc64 as well. I couldn't find any examples of
other qt3 using apps needing to do such trickery, nor improved configure.in
examples to improve the existing configure.in.
spec:
http://members.iinet.net.au/~timmsy/dvbcut/dvbcut.spec
srpm:
http://members.iinet.net.au/~timmsy/dvbcut/dvbcut-0.5.4-3.20081218.fc9.sr...
- fix x86_64 configure by supplying qt lib dir
- add BR: autoconf to solve mock build issue
- del repeated parameters from build due to change to configure macro
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.