[mythtv] [mythtv-commits] Ticket #1043: Internal DVD Menu Support and Position Bar Support.

Cougar mythtv at lost.data.ee
Wed Feb 15 08:01:18 UTC 2006


Something wrong with [8965]. In SVN I see new files like:

# trunk/mythtv/libs/libmythdvdnav/dvdnav_internal.h
# trunk/mythtv/libs/libmythdvdnav/dvdread_internal.h

But comiler looks them from another place (dvdnav instead of libmythdvdnav).
Here is errorlog:

cd libmythdvdnav && /usr/bin/make -f Makefile
make[2]: Entering directory /usr/src/packages/BUILD/mythtv/libs/libmythdvdnav'
ccache gcc -c -pipe -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -march=pentiumpro -w -g -DHAVE_AV_CONFIG_H -I.. -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT  -DUSING_DBOX2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/lib/qt3/mkspecs/default -I. -I/usr/include -I/usr/include -I/usr/X11R6/include -I../.. -I/usr/include -I/usr/lib/qt3/include -o decoder.o decoder.c
In file included from dvdnav_internal.h:70,
                 from decoder.c:34:
dvdnav.h:42:36: error: dvdnav/dvdnav_events.h: No such file or directory
dvdnav.h:43:32: error: dvdnav/dvd_types.h: No such file or directory
dvdnav.h:44:33: error: dvdnav/dvd_reader.h: No such file or directory
dvdnav.h:45:51: error: dvdnav/ifo_types.h: No such file or directory
In file included from dvdnav_internal.h:70,
                 from decoder.c:34:
dvdnav.h:307: error: syntax error before ‘DVDMenuID_t’
dvdnav.h:430: error: syntax error before ‘*’ token
dvdnav.h:439: error: syntax error before ‘*’ token
dvdnav.h:444: error: syntax error before ‘*’ token
dvdnav.h:450: error: syntax error before ‘pci_t’
dvdnav.h:451: error: syntax error before ‘pci_t’
dvdnav.h:452: error: syntax error before ‘pci_t’
dvdnav.h:453: error: syntax error before ‘pci_t’
dvdnav.h:458: error: syntax error before ‘pci_t’
dvdnav.h:463: error: syntax error before ‘pci_t’
dvdnav.h:468: error: syntax error before ‘pci_t’
dvdnav.h:478: error: syntax error before ‘pci_t’
dvdnav.h:483: error: syntax error before ‘pci_t’
In file included from dvdnav_internal.h:71,
                 from decoder.c:34:
vm.h:151: error: syntax error before ‘DVDMenuID_t’
In file included from decoder.c:34:
dvdnav_internal.h:160: error: syntax error before ‘pci_t’
dvdnav_internal.h:182: error: syntax error before ‘}’ token

-- 
Cougar


More information about the mythtv-dev mailing list