Am Friday 31 March 2006 12:58 schrieb Ian Moore:
> > configdialog.lo -lkio -lkdeui libtool: link: cannot find the library `'

[...]

> Obviously there's a library it can't find, but I can't quite work out which
> library it's talking about (and even if I did, I'm not sure I'd know how to
> fix the problem).

You have to replace the shipped libtool with the one installed by the ports 
collection. After the configure phase you have to do the following:

# rm libtool && ln -s /usr/local/bin/libtool .

After that the build should succeed.

Markus

-- 
Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc
[EMAIL PROTECTED] | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
[EMAIL PROTECTED] | FreeBSD: The Power to Serve!

Attachment: pgpQffd5nhDNY.pgp
Description: PGP signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to