Re: kdelibs: libtool
Benjamin Reed <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Organization | DFT |
| Message-ID | <[email protected]> |
Daniel Boos wrote:
> Hi
>
> I tryed to compile kdelibs and got the following error:
>
> ld: warning multiple definitions of symbol _mkstemp
> .libs/fakes.o definition of _mkstemp in section (__TEXT,__text)
> /usr/lib/libdl.dylib(mktemp.So) definition of _mkstemp
> ld: Undefined symbols:
> QApplication::macEventFilter(OpaqueEventHandlerCallRef*, OpaqueEventRef*)
> QWidget::setRegionDirty(bool)
> QWidget::macWidgetChangedWindow()
> QWidget::create(int, bool, bool)
> QWidget::macEvent(void**)
> /usr/bin/libtool: internal link edit command failed
> make[3]: *** [libkdecore.la] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Libtool is installed from fink.
> First i used:
> libtool14-shlibs 1.5-1, libtool14 1.5.
> Then i tryed:
> libtool 1.3.5-12, libtool-shlibs 1.3.5-12,
KDE doesn't use the libtool from your system, it makes it's own from the
libtool.m4.in in admin/.
Since those are all mac symbols that are missing, I'd guess that when
you ran configure-kde, you still had $QTDIR or $KDEDIR set to point to
Fink or Opendarwin where you already had an X11 version of Qt.
Try unsetting QTDIR and KDEDIR and rerunning configure-kde, then do a
"make clean" and "make" again. You're only on kdecore so you didn't get
that far, shouldn't take too long to get back there again.
--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD 71C5 52EF A366 D3F6 65FE
if debian is a religion, gnu/darwin is a cult
-- name witheld to protect the guilty
_______________________________________________
KDE-Darwin mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/kde-darwin
signature.asc
(application/pgp-signature, 253 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQE/+CopUu+jZtP2Zf4RAvMvAJsG9SRy70D+JKcAsUsqeSQft0awIQCcCZ4v kccP+8nrVV2WtlBba5DGFr8= =eYPI -----END PGP SIGNATURE-----