make
make all-recursive
make[1]: Entering directory `/home/sringel/build/lib-accs/libaacs'
Making all in src
make[2]: Entering directory `/home/sringel/build/lib-accs/libaacs/src'
make all-am
make[3]: Entering directory `/home/sringel/build/lib-accs/libaacs/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I.. -Ifile
-Ilibaacs -g -O2 -Wall -Wdisabled-optimization -Wpointer-arith
-Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef
-Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration
-Wextra -Winline -O3 -fomit-frame-pointer -MT aacs.lo -MD -MP -MF
.deps/aacs.Tpo -c -o aacs.lo `test -f 'libaacs/aacs.c' || echo
'./'`libaacs/aacs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99
-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I.. -Ifile -Ilibaacs -g -O2
-Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes
-Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3
-fomit-frame-pointer -MT aacs.lo -MD -MP -MF .deps/aacs.Tpo -c
libaacs/aacs.c -fPIC -DPIC -o .libs/aacs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99
-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I.. -Ifile -Ilibaacs -g -O2
-Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes
-Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3
-fomit-frame-pointer -MT aacs.lo -MD -MP -MF .deps/aacs.Tpo -c
libaacs/aacs.c -o aacs.o >/dev/null 2>&1
mv -f .deps/aacs.Tpo .deps/aacs.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I.. -Ifile
-Ilibaacs -g -O2 -Wall -Wdisabled-optimization -Wpointer-arith
-Wredundant-decls -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef
-Wmissing-prototypes -Wshadow -Werror=implicit-function-declaration
-Wextra -Winline -O3 -fomit-frame-pointer -MT mmc.lo -MD -MP -MF
.deps/mmc.Tpo -c -o mmc.lo `test -f 'libaacs/mmc.c' || echo
'./'`libaacs/mmc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c99
-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -I.. -Ifile -Ilibaacs -g -O2
-Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls
-Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes
-Wshadow -Werror=implicit-function-declaration -Wextra -Winline -O3
-fomit-frame-pointer -MT mmc.lo -MD -MP -MF .deps/mmc.Tpo -c
libaacs/mmc.c -fPIC -DPIC -o .libs/mmc.o
libaacs/mmc.c: In function 'mmc_open':
libaacs/mmc.c:877:5: error: implicit declaration of function 'realpath'
[-Werror=implicit-function-declaration]
if (!file_path || !realpath(path, file_path)) {
^
cc1: some warnings being treated as errors
make[3]: *** [mmc.lo] Fehler 1
make[3]: Leaving directory `/home/sringel/build/lib-accs/libaacs/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/sringel/build/lib-accs/libaacs/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/sringel/build/lib-accs/libaacs'
make: *** [all] Fehler 2
_______________________________________________
libaacs-devel mailing list
libaacs-devel@videolan.org
https://mailman.videolan.org/listinfo/libaacs-devel