From owner-freebsd-ports@FreeBSD.ORG Mon Apr 7 06:45:36 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E654937B401 for ; Mon, 7 Apr 2003 06:45:36 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id D763943FD7 for ; Mon, 7 Apr 2003 06:45:35 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 23158 invoked by uid 65534); 7 Apr 2003 13:45:34 -0000 Received: from i216-58-29-174.gta.igs.net (EHLO [216.58.29.174]) (216.58.29.174) by mail.gmx.net (mp011-rz3) with SMTP; 07 Apr 2003 15:45:34 +0200 From: Adam To: ports@freebsd.org Content-Type: text/plain Organization: Message-Id: <1049723132.64457.9.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 07 Apr 2003 09:45:32 -0400 Content-Transfer-Encoding: 7bit cc: marcus@freebsd.org Subject: gaim v0.60 port broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 13:45:37 -0000 gaim-0.60 depends on shared library: ao.3 - not found Verifying install for ao.3 in /usr/ports/audio/libao ===> Returning to build of gaim-0.60 Error: shared library "ao.3" does not exist *** Error code 1 After manually installing /usr/ports/audio/libao, gaim compiles and runs fine .. Hopefully this problem can be fixed by a simple modification to the dependency rules .. -- Adam