Compile problems with telnet.cpp...

Hemi Taka hemi at mhgroup.co.nz
Fri Aug 2 03:19:26 CEST 2002


I am trying to load vls on Solaris 5.8 . I have downloaded the available tar
file.CVS checked and socket.cpp, stream.cpp, telnet.cpp & network.cpp latest
versions downloaded as well.
configure is fine.
make gives this result (gnu make 3.79.1)

bash-2.03$ make
Compiling src/server/telnet.cpp...
c++  -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64
-DCONFIG_PATH='"/usr/local/etc/videolan/vls"' -DBUGGY_VLC -DDEBUG -g -pg  -o
obj/server/telnet.o -c src/server/telnet.cpp 
src/server/telnet.cpp: In method `void C_TelnetSession::ExecLogin()':
src/server/telnet.cpp:582: implicit declaration of function `int
Authenticate(...)'
src/server/telnet.cpp:582: warning: cannot pass objects of type `C_String'
through `...'
src/server/telnet.cpp:582: warning: cannot pass objects of type `C_String'
through `...'
make: *** [obj/server/telnet.o] Error 1


There is no resulting telnet.o file. Any ideas appreciated.
Thanks


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



More information about the vls-devel mailing list