problems compiling 0.2.73 on MOSX
Nik West
nikwest at mac.com
Sat Apr 28 19:11:52 CEST 2001
No, that did not help. I can't find any hints where this symbols might
come from.
Dominik
On Saturday, April 28, 2001, at 04:43 PM, Samuel Hocevar wrote:
> On Sat, Apr 28, 2001, Dominik Westner wrote:
>
>> /usr/bin/ld: Undefined symbols:
>> ___divdi3
>> ___moddi3
>> ___fixdfdi
>> ___floatdidf
>> make: *** [vlc] Error 1
>
> Any idea where these symbols come from ? I don't have OSX, so I
> can only guess, but it might be libm. Try to replace line 140 of
> Makefile.opts.in:
>
> LIB += @LIB@ -L/usr/local/lib
>
> with this line:
>
> LIB += @LIB@ -L/usr/local/lib -lm
>
> --
> Sam.
>
>
More information about the vlc-devel
mailing list