[libaacs-devel] Compile it on opensuse 12.3

2013-05-25 Thread Jorge F. Hernandez
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

Re: [libaacs-devel] Compile it on opensuse 12.3

2013-05-25 Thread darx
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

Re: [libaacs-devel] Compile it on opensuse 12.3

2013-05-25 Thread Jorge F. Hernandez
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

Re: [libaacs-devel] Compile it on opensuse 12.3

2013-05-25 Thread darx
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] __

Re: [libaacs-devel] Compile it on opensuse 12.3

2013-05-25 Thread Jorge F. Hernandez
Title: Signature Yes, I saw it, but any ideas how to get it fixed?