[Bug 459065] Review Request: italc - intelligent teaching and learning with computers

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 26 08:55:01 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=459065





--- Comment #5 from Axel Thimm <axel.thimm at atrpms.net>  2008-08-26 04:54:59 EDT ---
(In reply to comment #3)
> $ rpmbuild --rebuild italc-1.0.9-4.src.rpm 
> ...
> checking QTDIR... configure: error: *** QTDIR must be defined, or --with-qtdir
> option given
> error: Bad exit status from /var/tmp/rpm-tmp.uuZdGM (%build)

This is due to presence of qt3-devel. Please uninstall qt3-devel or use a
chroot builder like mock to build w/o qt3-devel.

This should probably be addressed with a BuildConflicts: qt3-devel or patching
the sources to properly use pkg-config. For the latter there is an upstream bug
report here:

([ 2040452 ] should use pkg-config to locate qt4)
https://sourceforge.net/tracker/index.php?func=detail&aid=2040452&group_id=132465&atid=724375

But in Fedora's build concept this is not surfacing as it will install only the
packages mentioned as BuildRequires: and not qt3-devel.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list