[FFmpeg-user] new configure issue re libopencore

Jim Worrall coniophora at gmail.com
Mon Oct 29 01:11:47 CET 2012


On Oct 28, 2012, at 5:35 PM, Jim Worrall <coniophora at gmail.com> wrote:

> 
> On Oct 28, 2012, at 5:19 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> 
>> Jim Worrall <coniophora <at> gmail.com> writes:
>> 
>>> check_ld cc
>>> check_cc
>>> BEGIN /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.M9D61Tgp.c
>>>   1	int main(void){ return 0; }
>>> END /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.M9D61Tgp.c
>>> clang -I/Volumes/Ramdisk/sw/include 
>>> -c -o /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.CcIJ2L0K.o
>> /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.M9D61Tgp.c
>>> clang: error: no such file or directory: '\n'
>>> C compiler test failed.
>> 
>> Could you test a release?
>> Carl Eugen
> 
> Thanks for the reply and the diagnostic idea.  Unfortunately for me, it looks like
> the problem is on my end, as I'm getting the same result with release 1.0.

I discovered the problem.  I had copied "updated" LDFLAGS and CFLAGS from
a website that for some reason had newline characters at the end and just messed things
up.  When I deleted those, voila!

Sorry to take your time.


More information about the ffmpeg-user mailing list