[vlc-devel] b_daemon VLC compile error, 1 July Subversion download

Mark Moriarty mfmbusiness at earthlink.net
Thu Jul 1 13:55:42 CEST 2004


As of 22 June I had no problem building Subversion.

Today I did a fresh Subversion download (deleted all existing vlc-trunk
files on my PC), ran a bootstrap/make.

The compile stopped when it reached libvlc.c, looking for a "b_daemon"
atructure: 

Making all in .
make[2]: Entering directory `/home/mfm/vlc-trunk'
if gcc -mno-cygwin -DHAVE_CONFIG_H -I. -I. -I.   -I/usr/win32/include
-I/usr/win
32/include/ebml -D_OFF_T_ -D_off_t=long -DSYS_MINGW32 -I./include
`top_builddir=
"." ./vlc-config --cflags vlc` -Wsign-compare -Wall  -mms-bitfields
-finline-lim
it-30000 -pipe -MT src/lib_libvlc_a-libvlc.o -MD -MP -MF
"src/.deps/lib_libvlc_a
-libvlc.Tpo" \
  -c -o src/lib_libvlc_a-libvlc.o `test -f 'src/libvlc.c' || echo
'./'`src/libvl
c.c; \
then mv -f "src/.deps/lib_libvlc_a-libvlc.Tpo"
"src/.deps/lib_libvlc_a-libvlc.Po
"; \
else rm -f "src/.deps/lib_libvlc_a-libvlc.Tpo"; exit 1; \
fi
src/libvlc.c: In function `VLC_Init':
src/libvlc.c:578: warning: implicit declaration of function `fork'
src/libvlc.c:597: error: structure has no member named `b_daemon'
make[2]: *** [src/lib_libvlc_a-libvlc.o] Error 1
make[2]: Leaving directory `/home/mfm/vlc-trunk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mfm/vlc-trunk'
make: *** [all] Error 2


-- 
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