Hey guys,
Where can I find documentation about how to compile it?
I'm trying to compile it on an openSUSE 12.3 but I don't know if I need
to use any arguments or something to make it work.
Thanks.
___
libaacs-devel mailing list
libaacs-devel@videola
On Sat, May 25, 2013, at 07:55 AM, Jorge F. Hernandez wrote:
> Where can I find documentation about how to compile it?
>
> I'm trying to compile it on an openSUSE 12.3 but I don't know if I need
> to use any arguments or something to make it work.
fwiw, this
http://mailman.videolan.org/privat
Title: Signature
Well it doesn't work, all I get is:
libaacs/mmc.c:862:5: error: implicit declaration of function
'realpath' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
I tried removing -Werror=implicit-function
Right. Exactly as reported in my previous post ...
On Sat, May 25, 2013, at 08:33 AM, Jorge F. Hernandez wrote:
> Well it doesn't work, all I get is:
>
> libaacs/mmc.c:862:5: error: implicit declaration of function 'realpath'
> [-Werror=implicit-function-declaration]
__
Title: Signature
Yes, I saw it, but any ideas how to get
it fixed?