Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 16:29:54 -0400 (EDT)
From:      parv@pair.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40507: aviplay (graphics/avifile) doesn't start when compiled w/ WITHOUT_SDL
Message-ID:  <20020712202954.A3AF250B8B@moo.holy.cow>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020712202954.A3AF250B8B>