From owner-freebsd-questions@FreeBSD.ORG Sun Nov 5 21:34:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C555016A403 for ; Sun, 5 Nov 2006 21:34:43 +0000 (UTC) (envelope-from freebsdwicker@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3961E43D4C for ; Sun, 5 Nov 2006 21:34:43 +0000 (GMT) (envelope-from freebsdwicker@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so586595nzf for ; Sun, 05 Nov 2006 13:34:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=n2uv3z2CD2MNQndPRBua9ZffjwWZSlLSMmivtboqYXiFFLmo/104btfbUSSwvoztetKbkm04s/RNTVaxqlpSTAQ65ON+3eHgM8LpSpee1+XC9lX9HMPX5InTKjBQ7Bf0kcNaytKfLG/eSeCgI7F7laHlEnDdzkcEd0dRmY564Og= Received: by 10.64.151.17 with SMTP id y17mr4356362qbd.1162762482433; Sun, 05 Nov 2006 13:34:42 -0800 (PST) Received: by 10.65.188.6 with HTTP; Sun, 5 Nov 2006 13:34:42 -0800 (PST) Message-ID: <2d19405f0611051334s4f9dd0fbpf9c320f55b737c06@mail.gmail.com> Date: Sun, 5 Nov 2006 13:34:42 -0800 From: "FreeBSD WickerBill" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: make problems with amarok 1.4.3_3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2006 21:34:43 -0000 I did a make rmconfig and a make clean in the /usr/ports/audio/amarok before I started again as I've had this same error 3 times now. Anyone have a clue as to what I need to do? here are the last few lines and, Thanks, gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/konquisidebar' gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/konquisidebar' Making install in statusbar gmake[3]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/statusbar' gmake[4]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/statusbar' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/statusbar' gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src/statusbar' Making install in . gmake[3]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src' gmake[4]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src' test -z "/usr/local/lib" || /bin/sh ../../admin/mkinstalldirs "/usr/local/lib" /bin/sh /usr/local/bin/libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'libamarok.la' '/usr/local/lib/libamarok.la' install: /usr/local/lib/libamarok.so.0: No such file or directory gmake[4]: *** [install-libLTLIBRARIES] Error 71 gmake[4]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src' gmake[3]: *** [install-am] Error 2 gmake[3]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src' gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok/src' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/amarok/work/amarok-1.4.3 /amarok' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/audio/amarok.