From owner-freebsd-ports@FreeBSD.ORG Sat Apr 5 23:44:15 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E57B0A03 for ; Sat, 5 Apr 2014 23:44:15 +0000 (UTC) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0F13BF9 for ; Sat, 5 Apr 2014 23:44:15 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.7/8.14.5) with ESMTP id s35Nh3Vk019173 for ; Sat, 5 Apr 2014 20:43:03 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-ports@freebsd.org Subject: problem build kde4 Date: Sat, 5 Apr 2014 20:43:03 -0300 Message-Id: <20140405233706.M99501@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 186.221.42.90 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 23:44:16 -0000 when i try to install the ktorrent it's always stop with an error. So I decided that will install the full kde4 meta ports, but this error occur ever time i type make install command. My solution (I think have some problem with makefile) was change the version number 4.12.3 -> 4.12.4, and the jovie ports was installed Problem report ------------------- lor/48x48/actions/./speak.png ====> Compressing man pages (compress-man) ===> Installing for jovie-4.12.4 ===> Registering installation for jovie-4.12.4 pkg-static: lstat(/usr/ports/accessibility/jovie/work/stage/usr/local/lib/libkttsd.so.4.12.4): No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/accessibility/jovie *** Error code 1 Stop. make: stopped in /usr/ports/accessibility/jovie root@valfenda:/usr/ports/accessibility/jovie # find ./ -name "libkttsd*" -type f -print ./work/.build/lib/libkttsd.so.4.12.3 ./work/stage/usr/local/lib/libkttsd.so.4.12.3 root@valfenda:/usr/ports/accessibility/jovie # mv ./work/stage/usr/local/lib/libkttsd.so.4.12.3 ./work/stage/usr/local/lib/libkttsd.so.4.12.4 root@valfenda:/usr/ports/accessibility/jovie # TIA, --- /************************************************* **Nilton José Rizzo UFRRJ **http://www.rizzo.eng.br http://www.ufrrj.br **http://lattes.cnpq.br/0079460703536198 **************************************************/