> ----- Original Message -----
> From: "Alexander Hansen" <alexanderk.han...@gmail.com>
> To: "Glynn Stafford Lane" <lan...@uwm.edu>, 
> fink-beginners@lists.sourceforge.net
> Sent: Wednesday, December 4, 2013 4:29:31 PM
> Subject: Re: [Fink-beginners] Cannot compile package mpeg2dec
>
> On 12/4/13 2:26 PM, Glynn Stafford Lane wrote:
>> I've been tinkering this for a bit. Not sure what the problem is, so I 
>> figured I'd post this up here and see if anyone has any ideas of what to do. 
>> Not ruling out my own stupidity as the primary culprit:
>>
>> gcc -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes 
>> -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs 
>> -Wsign-compare -g -O3 -fomit-frame-pointer -fno-common -I/usr/X11R6/include 
>> -I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -g -O2 -Wl,-dylib_file 
>> -Wl,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>>  -o .libs/mpeg2dec mpeg2dec.o dump_state.o getopt.o gettimeofday.o 
>> -Wl,-framework -Wl,Cocoa  -L/sw/lib ../libvo/libvo.a -lSM -lICE 
>> -L/usr/X11R6/lib -lXext -lX11 -lXv /sw/lib/libSDLmain.a /sw/lib/libSDL.dylib 
>> ../libmpeg2/.libs/libmpeg2.dylib 
>> ../libmpeg2/convert/.libs/libmpeg2convert.dylib
>> duplicate symbol ___sputc in:
>>       mpeg2dec.o
>>       dump_state.o
>
> <snip>
>
>>
>> I tried the basics as described in the error screen (setting jobs to 1, 
>> etc.). No luck. Did some googling but didn't find much for this package. Any 
>> ideas?
>>
>
> What OS version are you on?
>

On 12/4/13 2:32 PM, Glynn Stafford Lane wrote:> Oh yes, sorry. Basics.
 >
 > I'm running 10.9
 >

I thought so, but it's always good to be sure. :-)

The package is probably using looser syntax than the compilers on 10.9 
will tolerate.  I'll cc the maintainer.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to