On Sat, Mar 19, 2011 at 15:05, Detlef Reichelt <detlef@die-mafia.de> wrote:
Am Sat, 19 Mar 2011 13:27:45 -0400 schrieb Filipe Pires Alvarenga Fernandes <ocefpaf@gmail.com>:
Why did you do that:
%ifarch x86_64 BuildRequires: qt3-devel-32bit
You don't need 32bit devel for a x86_64 build. You need qt3-devel for i586 _and_ for x86_64.
I'm a begginer at packaging... that's something I found in a forum and didn't work.
Detlef
I also tried setting: export QTDIR=%{_libdir} export QTDIR=%{_libdir}/qt3 export QTDIR=%{_prefix}/ None of those worked, I keep getting the following error: checking for qt_badwindow in -lqt-mt... no configure: error: cannot find qt-mt; try setting QTDIR. error: Bad exit status from /var/tmp/rpm-tmp.JWnbLk (%build) That just happen when building in x86_64 arch only, 32 arch works fine. Filipe -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org