[vlc] vlc 0.5.0: storage size of `timeout' isn't known

Chris Jensen chris-vlc at drspirograph.com
Tue Feb 4 05:25:45 CET 2003


Hi,
I've tried to compile the the new vlc (0.5.0), but I get a compile error 
compiling the ftp module.
funny thing is, it compiled just fine on another box, but I can't figure what 
the difference was, I thought it must've been different compiler versions 
(because I first saw this error with an earlier version of gcc, than on the 
box that compiled successfully), but I upgraded so that they were all on the 
same gcc version (2.95.3), but that didn't help.
The thing is I don't forsee that I will really need ftp support, so if there's 
a way to just disable compiling this module, then that'd be fine too.
Here's the error I got

gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./include -D_FILE_OFFSET_BITS=64 
-D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE 
-D_GNU_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" 
-DDATA_PATH=\"/usr/local/share/vlc\" -DPLUGIN_PATH=\"/usr/local/lib/vlc\"     
-D__VLC__ -D__PLUGIN__  -DMODULE_NAME=access_ftp -DMODULE_NAME_IS_access_ftp 
-DSYS_LINUX -O3 -ffast-math -funroll-loops -mcpu=pentiumpro 
-fomit-frame-pointer     -fPIC  -I./include -D_FILE_OFFSET_BITS=64 
-D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE 
-D_GNU_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\" 
-DDATA_PATH=\"/usr/local/share/vlc\" -DPLUGIN_PATH=\"/usr/local/lib/vlc\"     
-D__VLC__ -D__PLUGIN__  -DMODULE_NAME=access_ftp -DMODULE_NAME_IS_access_ftp 
-Winline -Wsign-compare -Wall  -finline-limit-30000 -pipe -c -o 
modules/access/modules_access_libaccess_ftp_plugin_a-ftp.o `test -f 
'modules/access/ftp.c' || echo './'`modules/access/ftp.c
modules/access/ftp.c: In function `NetRead':
modules/access/ftp.c:815: storage size of `timeout' isn't known
modules/access/ftp.c:815: warning: unused variable `timeout'
make[2]: *** [modules/access/modules_access_libaccess_ftp_plugin_a-ftp.o] 
Error 1
make[2]: Leaving directory `/usr/src/vlc-0.5.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/vlc-0.5.0'
make: *** [all] Error 2

-- 
Chris Jensen

Public Key: http://drspirograph.com/public_key/

Wait: Did you know that there's a direct correlation between the decline of
Spirograph and the rise in gang activity?  Think about it.
- Dr Spirograph (The Simpsons)

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list