Subject: Re: pkg/33813: multimedia/xine-lib - some files in PLIST are not present on Solaris 10
To: None <solaris-pkg-people@NetBSD.org, gnats-admin@netbsd.org,>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 06/26/2006 12:00:05
The following reply was made to PR pkg/33813; it has been noted by GNATS.

From: joerg@britannica.bec.de
To: Mark Davies <mark@mcs.vuw.ac.nz>
Cc: Raymond Meyer <raymond.meyer@rambler.ru>, gnats-bugs@netbsd.org
Subject: Re: pkg/33813: multimedia/xine-lib - some files in PLIST are not present on Solaris 10
Date: Mon, 26 Jun 2006 13:59:21 +0200

 On Mon, Jun 26, 2006 at 11:45:21PM +1200, Mark Davies wrote:
 > > Could this be a problem? I think the compiler command above is missing
 > > -liconv argument. What's the proper way of fixing this?
 > 
 > Yes thats the problem, I have the following patch to the SDL package that 
 > fixes it here.  Note the first part of the patch is not directly relevant but 
 > fixes another issue with Solaris on i386.
 
 Jup, fully agreed. The linkage is missing on other systems as well, so
 please commit at least the second part with a revision bump. I can't
 comment on the issues with nasm though.
 
 Joerg