From owner-freebsd-current Thu Oct 1 08:43:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA09186 for freebsd-current-outgoing; Thu, 1 Oct 1998 08:43:29 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from online.no (pilt-s.online.no [193.212.1.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA09122 for ; Thu, 1 Oct 1998 08:43:05 -0700 (PDT) (envelope-from zerium@webindex.no) Received: from zeriat.online.no (ti01a24-0041.dialup.online.no [130.67.8.41]) by online.no (8.9.1/8.8.7) with ESMTP id RAA03484; Thu, 1 Oct 1998 17:42:37 +0200 (MET DST) Received: from localhost (zerium@localhost) by zeriat.online.no (8.9.1/8.9.1) with SMTP id RAA12611; Thu, 1 Oct 1998 17:40:00 +0200 (CEST) (envelope-from zerium@webindex.no) Date: Thu, 1 Oct 1998 17:39:59 +0200 (CEST) From: Hans Petter Bieker X-Sender: zerium@zeriat.online.no To: Henry Vogt cc: joki@kuebart.stuttgart.netsurf.de, dwhite@resnet.uoregon.edu, narvi@haldjas.folklore.ee, current@FreeBSD.ORG Subject: Re: ELF X11 (cont.) In-Reply-To: <199810011359.PAA10393@marylin.goethestr12-net.marbach-neckar> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Oct 1998, Henry Vogt wrote: > Thanks first. But unfortunately it still doesn't work. > > Did apply the patch and coreccted the PLIST as you suggested, > but the kdelibs are still named: > > /usr/local/lib/libkdecore.so.1.0 > ... and so forth. then change libtool to use version_type=freebsd > [...] > checking for kde libraries installed... configure: error: your system fails at l > inking a small KDE application! > Check, if your compiler is installed correctly and if you have used the > same compiler to compile qt and kdelibs as you did use now Try harder :) The name of the lib is stored in the lib itself too. :) -bieker- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message