Hallo
Ich hab ein Problem mit VLS:
Link zu vls: http://www.videolan.org/streaming/
Also die benötigten LIBS gehen nur wenn ich vls-0.5.6 installiere bekomme ich Fehler:
Also configure geht :
Befehl: ./configure --disable-dvd --enable-debug
Jedoch make, und zu make install komme ich nicht mal:
Link zu VLS-Source: http://downloads.videolan.org/pub/videolan/vls/0.5.6/vls-0.5.6.tar.gz
OS: SUSE LINUX 9.3 64BIT
Danke
Ich hab ein Problem mit VLS:
Link zu vls: http://www.videolan.org/streaming/
Also die benötigten LIBS gehen nur wenn ich vls-0.5.6 installiere bekomme ich Fehler:
Also configure geht :
Befehl: ./configure --disable-dvd --enable-debug
Jedoch make, und zu make install komme ich nicht mal:
Compiling src/core/application.cpp...
g++ -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DCONFIG_PATH='"/usr/local/etc/videolan/vls"' -DBUGGY_VLC -DYY_NO_UNPUT -DDEBUG -g -DSYSLOG -o obj/core/application.o -c src/core/application.cpp
In file included from src/core/application.cpp:90:
src/core/common.h:113: error: conflicting types for `typedef uint64_t u64'
src/core/common.h:90: error: previous declaration as `typedef long long
unsigned int u64'
src/core/common.h:114: error: conflicting types for `typedef int64_t s64'
src/core/common.h:81: error: previous declaration as `typedef long long int s64
'
In file included from src/core/application.cpp:112:
src/core/hashtable.cpp: In member function `uint32_t
C_HashMethod<void*>::Hash(void*) const':
src/core/hashtable.cpp:100: warning: cast from pointer to integer of different
size
make: *** [obj/core/application.o] Error 1
Link zu VLS-Source: http://downloads.videolan.org/pub/videolan/vls/0.5.6/vls-0.5.6.tar.gz
OS: SUSE LINUX 9.3 64BIT
Danke
Zuletzt bearbeitet: