problems during "make"

Discussion on the (deprecated) VideoLAN Server application as well as the miniSAPserver stream announcer. This is not about VLC!
Forum rules
Please do not post VLC related questions in this forum category. See the Forum Rules for more information.
campello
New Cone
New Cone
Posts: 1
Joined: 14 Apr 2008 11:09

problems during "make"

Postby campello » 14 Apr 2008 11:14

Hi,
i've got a big problem!
while "make" i recive a lot of errors

Code: Select all

Compiling src/core/application.cpp... g++ -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DCONFIG_PATH='"/usr/local/etc/vi deolan/vls"' -DBUGGY_VLC -DYY_NO_UNPUT -DSYSLOG -o obj/core/application.o -c sr c/core/application.cpp src/core/common.h:113: error: conflicting declaration ‘typedef uint64_t u64’ src/core/common.h:90: error: ‘u64’ has a previous declaration as ‘typedef long l ong unsigned int u64’ src/core/common.h:114: error: conflicting declaration ‘typedef int64_t s64’ src/core/common.h:81: error: ‘s64’ has a previous declaration as ‘typedef long l ong int s64’ src/core/serialization.h:43: warning: ‘class C_Serializable’ has virtual functio ns but non-virtual destructor src/core/hashtable.h:66: error: an explicit specialization must be preceded by ‘ template <>’ src/core/hashtable.h:79: error: an explicit specialization must be preceded by ‘ template <>’ src/core/hashtable.h:92: error: an explicit specialization must be preceded by ‘ template <>’ src/core/parsers.h:53: warning: ‘class C_ParserHandler’ has virtual functions bu t non-virtual destructor src/core/hashtable.cpp: In member function ‘uint32_t C_HashMethod<void*>::Hash(v oid*) const’: src/core/hashtable.cpp:100: error: cast from ‘void*’ to ‘uint32_t’ loses precisi on src/core/library.cpp: In member function ‘void C_Library<Type, Arg>::Load()’: src/core/library.cpp:82: error: ‘DL_LAZY’ was not declared in this scope src/core/library.cpp:82: error: there are no arguments to ‘dlopen’ that depend o n a template parameter, so a declaration of ‘dlopen’ must be available src/core/library.cpp:82: error: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated) src/core/library.cpp:93: error: there are no arguments to ‘dlsym’ that depend on a template parameter, so a declaration of ‘dlsym’ must be available src/core/library.cpp:110: error: there are no arguments to ‘dlsym’ that depend o n a template parameter, so a declaration of ‘dlsym’ must be available src/core/library.cpp: In member function ‘void C_Library<Type, Arg>::Unload()’: src/core/library.cpp:133: error: there are no arguments to ‘dlclose’ that depend on a template parameter, so a declaration of ‘dlclose’ must be available src/core/library.cpp: In member function ‘C_String C_Library<Type, Arg>::GetLoad erError()’: src/core/library.cpp:177: error: there are no arguments to ‘dlerror’ that depend on a template parameter, so a declaration of ‘dlerror’ must be available src/core/application.cpp: In static member function ‘static void C_Application:: SignalHandler(int)’: src/core/application.cpp:505: warning: unused variable ‘pApp’ make: *** [obj/core/application.o] Fehler 1
but i do not have a application.o
pls help me

campello

Return to “VideoLAN Server and miniSAPserver”

Who is online

Users browsing this forum: No registered users and 21 guests