>> I think I already reported it in the past, but it is still an issue, see
>> [0] for all details. Short: >> >> /usr/lib/gcc/x86_64-kfreebsd-gnu/4.6.1/../../../../lib/crt1.o: In >> function `_start': >> (.text+0x23): undefined reference to `main' >> mlt_repository.o: In function `mlt_repository_init': >> > /build/buildd-mlt_0.7.2-1-kfreebsd-amd64-vQLIrt/mlt-0.7.2/src/framework/mlt_repository.c:94: >> undefined reference to `dlsym' > > I do not think I have seen this reported, but I do not plan to address > it. If someone is really interested they can supply a patch. Dan, How about the attached patch? Doesn't it make sense to include the "-ldl" flag for FreeBSD? Patrick, I don't have access to a FreeBSD machine. Do you think you could test the attached patch? Or do you know someone who could? Regards, ~Brian
freebsd_ld.patch
Description: Binary data
------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
