[vlc-devel] Latest SVN compile under Linux-2.6.7 with --enable-slp
James MacLean
macleajb at ednet.ns.ca
Fri Jul 2 16:27:59 CEST 2004
Returns:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include
`top_builddir="../.." ../../vlc-config --cflags plugin slp` -Wsign-compare
-Wall -finline-limit-30000 -pipe -c -o libslp_plugin_a-slp.o `test -f
'slp.c' || echo './'`slp.c
slp.c: In function `Open':
slp.c:364: error: structure has no member named `psz_demux'
slp.c:364: error: structure has no member named `psz_demux'
slp.c:366: error: structure has no member named `psz_demux'
slp.c:369: error: structure has no member named `pf_read'
slp.c:370: error: structure has no member named `pf_set_program'
slp.c:371: error: structure has no member named `pf_set_area'
slp.c:372: error: structure has no member named `pf_seek'
slp.c:374: error: structure has no member named `stream'
slp.c:375: error: structure has no member named `stream'
slp.c:376: error: structure has no member named `stream'
slp.c:377: error: structure has no member named `stream'
slp.c:378: error: structure has no member named `stream'
slp.c:379: error: structure has no member named `stream'
slp.c:379: error: `INPUT_METHOD_SLP' undeclared (first use in this
function)
slp.c:379: error: (Each undeclared identifier is reported only once
slp.c:379: error: for each function it appears in.)
slp.c:380: error: structure has no member named `stream'
slp.c:381: error: structure has no member named `i_mtu'
slp.c: In function `Init':
slp.c:410: error: structure has no member named `stream'
slp.c:410: error: `INPUT_METHOD_SLP' undeclared (first use in this
function)
slp.c:415: error: structure has no member named `pf_demux'
slp.c:416: error: structure has no member named `pf_demux_control'
slp.c:416: error: `demux_vaControlDefault' undeclared (first use in this
function)
slp.c:417: error: structure has no member named `pf_rewind'
make[4]: *** [libslp_plugin_a-slp.o] Error 1
make[4]: Leaving directory
`/mnt/disk/src/VCD/SoftWare/VLC/vlc-trunk/modules/access'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory
`/mnt/disk/src/VCD/SoftWare/VLC/vlc-trunk/modules/access'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/disk/src/VCD/SoftWare/VLC/vlc-trunk/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/disk/src/VCD/SoftWare/VLC/vlc-trunk'
make: *** [all] Error 2
With --disable-slp, works fine.
fyi,
JES
--
James B. MacLean macleajb at ednet.ns.ca
Department of Education
Nova Scotia, Canada
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list