Menu

conflicting types for `AUDIO' error

Torsten
2005-03-01
2013-02-27
  • Torsten

    Torsten - 2005-03-01

    I always get the same error when I try to build the svcd module in KMA 0.4-test1.
    Any hint would be very helpful

    gcc -O2 -ggdb -I.. -Wall -Werror -pthread -rdynamic -D_REENTRANT -D_PTHREADS -D_USE_LARGEFILE64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"KMA\" -DVERSION=\"0.4.0-test1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DBITFIELD_LSBF= -I. -I. -I/usr/include/libxml2 -g -O2 -pthread -DLINUX -DDVDSUPPORT -MT libkma_svcdmodule_la-svcdmodule.lo -MD -MP -MF .deps/libkma_svcdmodule_la-svcdmodule.Tpo -c svcdmodule.c  -fPIC -DPIC -o .libs/libkma_svcdmodule_la-svcdmodule.lo
    In file included from /usr/include/cdio/cdio.h:47,
                     from /usr/include/cdio/iso9660.h:37,
                     from svcdmodule.c:33:
    /usr/include/cdio/sector.h:74: error: conflicting types for `AUDIO'
    ../src/dp500.h:22: error: previous declaration of `AUDIO'
    In file included from svcdmodule.c:64:
    vcd_read.h:32: error: parse error before "EntriesVcd"
    vcd_read.h:33: error: parse error before "InfoVcd"
    svcdmodule.c: In function `_parse_isofs_r':
    svcdmodule.c:182: warning: initialization from incompatible pointer type
    svcdmodule.c: In function `_parse_pvd':

     
    • ben lancaster

      ben lancaster - 2005-03-02

      you and me both brethrin

       

Log in to post a comment.

MongoDB Logo MongoDB