[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xine-devel
Subject:    Re: [xine-devel] VCD plugin status
From:       Gert Vervoort <gert.vervoort () hccnet ! nl>
Date:       2003-03-08 11:21:13
[Download RAW message or body]


When compiling, it has some trouble finding vcd_image_cd.c:

make[4]: *** No rule to make target `vcd_image_cd.c', needed by 
`vcd_image_cd.o'
.  Stop.

As a workaround I copied vcd_image_cd.c from the Linux subdir.


There is also a problem with the include files from xine-lib cvs 
version, when compiling xine-vcdnav/xine-extra/xine-extra.c:

Making all in xine-extra
make[2]: Entering directory `/tmp/XINE/xine-vcdnav/xine-extra'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include 
-I../vcdimager-0.7.12-rocky   -Wall -g -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -DINPUT_DEBUG    -g -O2 -MT xine-extra.o -MD -MP 
-MF ".deps/xine-extra.Tpo" \
  -c -o xine-extra.o `test -f 'xine-extra.c' || echo './'`xine-extra.c; \
then mv ".deps/xine-extra.Tpo" ".deps/xine-extra.Po"; \
else rm -f ".deps/xine-extra.Tpo"; exit 1; \
fi
cc1: warning: changing search order for system directory 
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
In file included from /usr/local/include/xine/xine_internal.h:66,
                 from xine-extra.h:30,
                 from xine-extra.c:24:
/usr/local/include/xine/nav_types.h:33:90: 
../input/libdvdread/ifo_types.h: No such file or directory
In file included from /usr/local/include/xine/xine_internal.h:66,
                 from xine-extra.h:30,
                 from xine-extra.c:24:
/usr/local/include/xine/nav_types.h:76: parse error before "user_ops_t"
/usr/local/include/xine/nav_types.h:76: warning: no semicolon at end of 
struct or
union
/usr/local/include/xine/nav_types.h:80: parse error before "e_eltm"
/usr/local/include/xine/nav_types.h:80: warning: type defaults to `int' 
in declaration of `e_eltm'
/usr/local/include/xine/nav_types.h:80: warning: data definition has no 
type or storage class
/usr/local/include/xine/nav_types.h:82: parse error before '}' token
/usr/local/include/xine/nav_types.h:82: warning: type defaults to `int' 
in declaration of `pci_gi_t'
/usr/local/include/xine/nav_types.h:82: warning: `packed' attribute ignored
/usr/local/include/xine/nav_types.h:188: parse error before "vm_cmd_t"
/usr/local/include/xine/nav_types.h:188: warning: no semicolon at end of 
struct or union
/usr/local/include/xine/nav_types.h:189: warning: type defaults to `int' 
in declaration of `btni_t'
/usr/local/include/xine/nav_types.h:189: warning: `packed' attribute ignored
/usr/local/include/xine/nav_types.h:197: parse error before "btni_t"
/usr/local/include/xine/nav_types.h:197: warning: no semicolon at end of 
struct or union
/usr/local/include/xine/nav_types.h:198: warning: type defaults to `int' 
in declaration of `hli_t'
/usr/local/include/xine/nav_types.h:198: warning: `packed' attribute ignored
/usr/local/include/xine/nav_types.h:204: parse error before "pci_gi_t"
/usr/local/include/xine/nav_types.h:204: warning: no semicolon at end of 
struct or union
/usr/local/include/xine/nav_types.h:206: parse error before "hli"
/usr/local/include/xine/nav_types.h:206: warning: type defaults to `int' 
in declaration of `hli'
/usr/local/include/xine/nav_types.h:206: warning: data definition has no 
type or storage class
/usr/local/include/xine/nav_types.h:208: parse error before '}' token
/usr/local/include/xine/nav_types.h:208: warning: type defaults to `int' 
in declaration of `pci_t'
/usr/local/include/xine/nav_types.h:208: warning: `packed' attribute ignored
/usr/local/include/xine/nav_types.h:226: parse error before "dvd_time_t"
/usr/local/include/xine/nav_types.h:226: warning: no semicolon at end of 
struct or union
/usr/local/include/xine/nav_types.h:227: warning: type defaults to `int' 
in declaration of `dsi_gi_t'
/usr/local/include/xine/nav_types.h:227: warning: `packed' attribute ignored
/usr/local/include/xine/nav_types.h:288: parse error before "dsi_gi_t"
/usr/local/include/xine/nav_types.h:288: warning: no semicolon at end of 
struct or union
/usr/local/include/xine/nav_types.h:293: conflicting types for `zero1'
/usr/local/include/xine/nav_types.h:207: previous declaration of `zero1'
/usr/local/include/xine/nav_types.h:294: parse error before '}' token
/usr/local/include/xine/nav_types.h:294: warning: type defaults to `int' 
in declaration of `dsi_t'
/usr/local/include/xine/nav_types.h:294: warning: `packed' attribute ignored
In file included from /usr/local/include/xine/xine_internal.h:67,
                 from xine-extra.h:30,
                 from xine-extra.c:24:
/usr/local/include/xine/spu_decoder_api.h:73: parse error before "pci_t"
/usr/local/include/xine/spu_decoder_api.h:89: parse error before "pci_t"
/usr/local/include/xine/spu_decoder_api.h:89: warning: no semicolon at 
end of struct or union
/usr/local/include/xine/xineutils.h:658: warning: `_x_strsep' defined 
but not used/usr/local/include/xine/xineutils.h:699: warning: 
`_x_setenv' defined but not usedmake[2]: *** [xine-extra.o] Error 1
make[2]: Leaving directory `/tmp/XINE/xine-vcdnav/xine-extra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/XINE/xine-vcdnav'
make: *** [all] Error 2
[root@viper xine-vcdnav]#






-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
xine-devel mailing list
xine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic