pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43988: x11/qt4-libs compile fails on MacOS X 10.4.11



The following reply was made to PR pkg/43988; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43988: x11/qt4-libs compile fails on MacOS X 10.4.11
Date: Wed, 27 Oct 2010 08:23:20 -0500 (CDT)

 Decided to back up a bit and just undo the DARWIN/Q_OS_MAC parts of
 patch-ad and patch-ar.  This results in:
 
 [...]
 libtool --silent --mode=link g++ -version-info 10:3:6 -rpath /usr/pkg/qt4/lib 
-lresolv -L/usr/pkg/lib -L/usr/lib -L/usr/pkg/qt4/lib -shared -o 
../../lib/libQtXml_debug.la .obj/debug-shared/qdom.lo .obj/debug-shared/qxml.lo 
.obj/debug-shared/qxmlstream.lo   
-F/Volumes/d0/tmp/pkgsrc/x11/qt4-libs/work/qt-everywhere-opensource-src-4.6.3/lib
 -L/usr/pkg/lib -L/usr/lib 
-L/Volumes/d0/tmp/pkgsrc/x11/qt4-libs/work/qt-everywhere-opensource-src-4.6.3/lib
 -framework QtCore -lpthread 
 ld: warning -L: directory name (/usr/pkg/qt4/lib) does not exist
 ld: can't locate framework for: -framework QtCore
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit 
command failed
 gmake[2]: *** [../../lib/../../lib/libQtXml_debug.la] Error 1
 gmake[2]: Leaving directory 
`/Volumes/d0/tmp/pkgsrc/x11/qt4-libs/work/qt-everywhere-opensource-src-4.6.3/src/xml'
 gmake[1]: *** [debug-all] Error 2
 gmake[1]: Leaving directory 
`/Volumes/d0/tmp/pkgsrc/x11/qt4-libs/work/qt-everywhere-opensource-src-4.6.3/src/xml'
 gmake: *** [sub-xml-sub_src_target_ordered] Error 2
 *** Error code 2
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/qt4-libs
 *** Error code 1
 
 Stop.
 bmake: stopped in /usr/pkgsrc/x11/qt4-libs
 
 
 I'm guessing "QtCore.framework" is external to the
 "qt-everywhere-opensource*" code and not built from it.  Thus the reason
 for the patches to avoid it.  So, I guess its back to hunting down each
 little ideosyncratic failure and figuring out how to make it do the
 appropriate thing.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index