Re: Trying to build kdelibs4-snapshot

Jason Harris <[email protected]> Sun, 13 Nov 2005 23:24:45 -0700
Newsgroups gmane.comp.kde.darwin
Organization KStars Development Team
Message-ID <[email protected]>
On Sunday 13 November 2005 17:03, Jason Harris wrote:
> So I am going to take the error message at its word, and upgrade Qt3.2.3 to
> Qt3.3.3.  I'll let you know if that solves it...
>
As predicted, this didn't help.  To make sure it's getting the right uic3 and 
all other aspects of the environment are correct, I am executing the 
following in my Terminal before attempting to compile:

export QTDIR=/Users/jharris/KDE/qt-mac-opensource-src-4.0.1
export KDEDIR=/Users/jharris/KDE/kde4
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH:/Users/jharris/KDE/unsermake
export LD_LIBRARY_PATH=$QTDIR/lib:$KDEDIR/lib
export CC=gcc-3.3

(the last is needed because my default gcc is 4.0.0, which is blacklisted by 
KDE)

I am now back to the original error message I was getting when I tried to 
compile with unsermake:  configure claims that Qt4 was not found, and in 
config.log I see:

/usr/bin/ld: can't locate file for -lQtGui_debug

Can someone please post the output of "ls -1 *Gui* in their $QTDIR/lib 
directory?  Mine is this:

QtGui.la
QtGui.pc
QtGui_debug.la
QtGui_debug.pc

Shouldn't I have QtGui_debug.dylib or something ?

thanks,
Jason

-- 
KStars: KDE Desktop Planetarium
http://edu.kde.org/kstars