> Hi,
>
>>
>> > 2. Somehow add -fPIC to CFLAGS in plugins/goom/Makefile (for AMD64
>> systems).
>>
>> This should already be the case if you run ./configure && make.
>
> I tried the configure/make and there?s no -fPIC inside the Makefile,
> so I had to add it by hand.

This depends on what the configure script does, it should detect the AMD
processor, but may be the grep is too restrictive. When it does then it
adds -march=k8 -mtune=k8 -fPIC to the CF(LAGS)

Then a make, which calls setup.py should build it for you.

> I notice that there?s a pygoom-0.1.3 on SVN, and it also need the fpic
> edit to compile.

I updated the mpav version to 0.0.4 (from 0.0.2), mmx.h from
xine-lib-1.1.8 and the aclib files from mplayer svn. The build process is
a little different:
| ./configure
| make all
| python setup.py install

> its working now. I also notice a few strange transitions, but i guess
> this will be too goom specific :-).

Me too, the cover images should fade and there seems to be so flashing.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to