From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DMARC_QUAR,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from yatze.fizzelpark.com (yatze.fizzelpark.com [195.94.81.200]) by chiba.3jane.net (Postfix) with SMTP id 874F32015DD7 for ; Fri, 15 Mar 2002 07:27:04 -0600 (CST) Received: (qmail 11454 invoked by uid 507); 15 Mar 2002 13:22:12 -0000 Received: from thilo.bangert@gmx.net by yatze by uid 504 with qmail-scanner-1.10 (sophie: 2.7/3.52. . Clear:0. Processed in 1.028086 secs); 15 Mar 2002 13:22:12 -0000 Received: from unknown (HELO there) (212.88.65.213) by mail.fizzelpark.com (195.94.81.201) with SMTP; 15 Mar 2002 13:22:11 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Thilo Bangert To: gentoo-dev@gentoo.org Date: Fri, 15 Mar 2002 13:31:04 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020315132704.874F32015DD7@chiba.3jane.net> Subject: [gentoo-dev] KDE ebuilds error Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 3738466d-fc34-4343-92a1-b8d1ee685d3c X-Archives-Hash: 59a65397e7598c4f692dde68853bba59 Hi, i have a couple KDE ebuilds that i get a weird error on: this is the error i get on kio_fish /bin/install -c -p .libs/kio_fish.lai /var/tmp/portage/kio_fish-1.0.1-r1/image//usr/kde/2/lib/kde2/kio_fish.la libtool: install: warning: remember to run `libtool --finish /usr/kde/2/lib/kde2' /bin/sh ../admin/mkinstalldirs /bin/install -c -p -m 644 ./fish.protocol /var/tmp/portage/kio_fish-1.0.1-r1/image//usr/kde/2/share/services /bin/install: cannot create regular file `/var/tmp/portage/kio_fish-1.0.1-r1/image//usr/kde/2/share/services': No such file or directory make[2]: *** [install-data-local] Error 1 make[2]: Leaving directory `/var/tmp/portage/kio_fish-1.0.1-r1/work/kio_fish-1.0.1/fish' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/kio_fish-1.0.1-r1/work/kio_fish-1.0.1/fish' make: *** [install-recursive] Error 1 !!! ERROR: The ebuild did not complete successfully. !!! Function kde_src_install, Line -15, Exitcode 2 !!! died running make install, kde_src_install:make i get a similar error when trying kisdndial. as you can see, they compile fine, but fail on the install. you can find the ebuilds at: http://www.fizzelpark.com/portage/?dirpath=net-misc/kio_fish/ http://www.fizzelpark.com/portage/?dirpath=net-dialup/kisdndial/ thanks! -- regards Thilo