On 18/10/2009, at 20:30, Chris Schram wrote:
> In article <[email protected]>,
> Chris Schram <[email protected]> wrote:
>
>> When I run update-all I get the following result. It looks to me that
>> the problem is here:
>>
>> patching file src/xine-engine/demux.c
>> perl -pi -e 's,libXv.so,libXv.dylib,g; s,x\*\.so\),x*.dylib),;
>> s,s/\\\.so\$//,s/\.dylib\$//,' configure
>> [ "i386" = "x86_32" ] && perl -pi -e 's, deinterlace , ,'
>> src/post/Makefile.in
>> ### execution of [ failed, exit code 1
>>
>> ...but I have no idea how to proceed. Since I got this error a few  
>> days
>> ago I messed around under /sw and deleted a few things. That's why  
>> the
>> following report contains "serious warnings."
>
> Doh! I neglected to include what may be the most important detail. I'm
> running the latest version of fink I'm aware of under the current
> version of 32-bit Snow Leopard.


Hello, Chris. It's imported to carbon-copy the maintainer of the  
package because ultimately he's the one responsible for the package.  
libxine1 is maintained by Benjamin Reed (cc'ed).

It seems that the script is being executed with an 'abort if something  
exits with code different than 0' option, which is the case when that  
test returns false.

By the way, have you edited that [ "i386" = "x86_32" ] command? It  
should be x86_64 instead.


Cheers,

--
monipol
http://finkers.wordpress.com

Submitting a Fink bug report? Read this:
http://www.finkproject.org/doc/netiquette/index.php
http://finkers.wordpress.com/2009/06/03/bug-reports/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to