[FFmpeg-user] Build error

Ingo Brückl ib at wupperonline.de
Thu Oct 24 15:47:32 CEST 2013


Carl Eugen Hoyos wrote on Thu, 24 Oct 2013 13:30:24 +0000 (UTC):

> Ingo Brückl <ib <at> wupperonline.de> writes:

>>
>> Current git head:
>>
>> CC      libavdevice/fbdev_common.o

> (It often makes sense to provide the complete
> output of "make V=1 libavdevice/fbdev_common.o".)

This probably won't help much:

# make V=1 libavdevice/fbdev_common.o
gcc -I. -I./ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DHAVE_AV_CONFIG_H -I/var/tmp/usr/include -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=vla  -MMD -MF libavdevice/fbdev_common.d -MT libavdevice/fbdev_common.o -c -o libavdevice/fbdev_common.o libavdevice/fbdev_common.c

/var/tmp/usr/include contains lame.h and /var/tmp/usr/lib libmp3lame.a.

>> In file included from /usr/include/stdlib.h:320,
>>                  from ./libavutil/common.h:34,
>>                  from libavdevice/fbdev_common.c:24:
>> /usr/include/sys/types.h:52: error: conflicting types for 'ino_t'
>> /usr/include/linux/types.h:14: error: previous declaration of 'ino_t' was here

> What system is this?

LFS, a few years old.

Ingo


More information about the ffmpeg-user mailing list