#41461: libdvdnav @ 4.2.0: fails to build on 10.9 ------------------------+-------------------------------- Reporter: mk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: mavericks Port: libdvdnav | ------------------------+-------------------------------- Comment (by Maurizio.Loreti@…): I hato to insert a "me too" message - but I too I am not able to build libdvdnav. The error log is very similar to the one reported, and the first error in the log is: {{{ :info:build libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I../.. -I../. . -DDVDNAV_COMPILE -I/opt/local/include -I../../src -I/opt/local/include -O3 -Wa ll -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -pipe -Os -arch x86_64 -MT decod er.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c -fno-common -DPIC -o .libs/dec oder.o :info:build In file included from vmcmd.c:33In file included from decoder.c:36: :info:build : :info:build /opt/local/include/dvdnav/dvdnav.h/opt/local/include/dvdnav/dvdnav.h:317:50:: 317error: :unknown type name 'DVDMenuID_t'50 :info:build : error: unknown type name 'DVDMenuID_t' :info:build dvdnav_status_t dvdnav_menu_call(dvdnav_t *self, DVDMenuID_t menu); :info:build ^ :info:build dvdnav_status_t dvdnav_menu_call(dvdnav_t *self, DVDMenuID_t menu); :info:build ^ :info:build /opt/local/include/dvdnav/dvdnav.h:446:1: error: unknown type name 'pci_t' :info:build pci_t* dvdnav_get_current_nav_pci(dvdnav_t *self); :info:build ^ :info:build /opt/local/include/dvdnav/dvdnav.h:455:1: error: unknown type name 'dsi_t' }}} 10.9 Mavericks, gcc MacPorts 4.8.2_0. -- Ticket URL: <https://trac.macports.org/ticket/41461#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X