On 3 Apr 2007, at 22:15, Martin Wache wrote:

> Torgeir Veimo schrieb:
>> Now I get;
>>
>> [...]

>> /var/tmp//ccpGFYQd.s:1399:Unimplemented segment type 5 in  
>> parse_operand
>>
>> I'll try updating my ffmpeg library. It's a shame it's not available
>> through fink.
>>
> Please also try disable mmx optimizations, I'm not sure if Mac Os  
> allows
> the same syntax as Linux.

Almost there..

g++ -O2 -g -Wall -fPIC -Woverloaded-virtual   -dynamiclib -Wl,- 
single_module,-undefined,dynamic_lookup  softdevice.o utils.o i18n.o  
video.o mpeg2decoder.o audio.o video-dummy.o setup-softdevice.o setup- 
softdevice-menu.o setup-softlog.o setup-softlog-menu.o sync-timer.o  
SoftOsd.o PicBuffer.o VideoFilter.o audio-macos.o video-quartz.o  
video-shm.o -L/usr/local/lib -lavformat -lavcodec -lz -lavutil   - 
framework Carbon -framework CoreAudio -framework AudioUnit -framework  
AudioToolbox  -framework Carbon -framework AGL -framework OpenGL  -o  
libvdr-softdevice.so
ld: /usr/local/lib/libavformat.a(utils.o) has local relocation  
entries in non-writable section (__TEXT,__text)
/usr/bin/libtool: internal link edit command failed
make: *** [libvdr-softdevice.so] Error 1

How do you configure and build your ffmpeg installation?

-- 
Torgeir Veimo
[EMAIL PROTECTED]



_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to