From owner-freebsd-ports Fri Jul 12 13:30:16 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E002137B401 for ; Fri, 12 Jul 2002 13:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB5243E65 for ; Fri, 12 Jul 2002 13:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6CKU4JU097864 for ; Fri, 12 Jul 2002 13:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6CKU4im097863; Fri, 12 Jul 2002 13:30:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 592B337B400 for ; Fri, 12 Jul 2002 13:27:16 -0700 (PDT) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F7143E86 for ; Fri, 12 Jul 2002 13:27:16 -0700 (PDT) (envelope-from parv@pair.com) Received: from sdn-ar-008dcwashp142.dialsprint.net ([63.178.91.206] helo=moo.holy.cow) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 17T70U-00034F-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 12 Jul 2002 13:27:15 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id A3AF250B8B; Fri, 12 Jul 2002 16:29:54 -0400 (EDT) Message-Id: <20020712202954.A3AF250B8B@moo.holy.cow> Date: Fri, 12 Jul 2002 16:29:54 -0400 (EDT) From: parv@pair.com Reply-To: parv@pair.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40507: aviplay (graphics/avifile) doesn't start when compiled w/ WITHOUT_SDL Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40507 >Category: ports >Synopsis: aviplay (graphics/avifile) doesn't start when compiled w/ WITHOUT_SDL >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 12 13:30:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: parv >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD moo.holy.cow 4.6-STABLE avifile version: 2002.06.24.15.35.48 ports/graphics/avifile/distinfo,v 1.12 2002.06.24.15.35.48 ports/graphics/avifile/pkg-plist,v 1.10 2002.06.25.16.10.06 ports/graphics/avifile/Makefile,v 1.29 >Description: i installed graphics/avifile port compiled w/ following options... WITHOUT_SDL= 'yes' WITHOUT_QT= 'yes' WITHOUT_VORBIS= 'yes' WITHOUT_MAD= 'yes' ...and now aviplay command sends this message... # aviplay /usr/libexec/ld-elf.so.1: Shared object "libSDL-1.1.so.3" not found ...no surprise there. aviplay shouldn't be linked w/ libSDL-1.1.so.3 when the port is compiled w/ WITHOUT_SDL option. >How-To-Repeat: try to run aviplay command after compiling avifile port w/ WITHOUT_SDL option. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message