problems compiling 0.2.73 on MOSX
Nik West
nikwest at mac.com
Sun Apr 29 00:20:40 CEST 2001
Actually I am on G3 Powerbook and not on a G4 ... so this can't be the
problem.
Dominik
On Saturday, April 28, 2001, at 11:53 PM, Eugenio Jarosiewicz wrote:
>
> I had those errors when compiling on a g4, but not a g3. Something
> with the compiler. Never tracked it down. If you do a search online
> for those symbols you'll find a bunch of links ; not sure what the fix
> is on OSX / Darwin. I don't have a G4 @ home to check.
>
> -ej
>
> On Sat, 28 Apr 2001, Nik West wrote:
>
>> 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.
>>>
>>>
>>
>>
>>
>
> --
> Eugenio Jarosiewicz ej0 at cise.ufl.edu http://www.cise.ufl.edu/~ej0
> * Funny how that works *
>
>
>
More information about the vlc-devel
mailing list