Opened 15 years ago

Closed 15 years ago

#1387 closed defect (fixed)

source snapshot build error

Reported by: wbugar@… Owned by: diego@…
Priority: normal Component: build system
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Hi, getting an error from make when trying to build the source downloaded from the source snapshot link. Running fedora core 10. configure finished fine.

e -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -c -o mxfdec.o mxfdec.c
mxfdec.c:859: error: 'IndexTableSegment' undeclared here (not in a function)
make[1]: * [mxfdec.o] Error 1
make[1]: Leaving directory `/root/bin/mplayer-export-2009-01-08/libavformat'
make:
* [libavformat/libavformat.a] Error 2
[root@localhost mplayer-export-2009-01-08]#

Change History (1)

comment:1 by diego@…, 15 years ago

Resolution: fixed
Status: newclosed

All the recent build failures after the extensive FFmpeg changes should be gone now.

Note: See TracTickets for help on using tickets.