Hi leute,
erstmal sorry fals falsches forum!

also bei ./configure war alles noch gut
hier ausschniet:
Code:
neofox@neofox-desktop:~/oddcastv2_xmms-2.0.1$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for Ogg... yes
checking for Vorbis... yes
checking for libcurl... yes
checking for libmad (>= 0.12.0)... yes
checking for liblame... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWindows version >= 2.3.4... yes (version 2.4.5)
checking for xmms-config... /usr/bin/xmms-config
checking for gawk... (cached) mawk
checking for XMMS - version >= 1.2.4... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for sndfile >= 1.0.0... configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/oddcastv2_wa2_xmms/Makefile
config.status: creating src/oddcastv2_wa2_xmms/src/Makefile
config.status: creating src/oddcastv2_wa2_xmms/src/liboddcast/Makefile
config.status: creating src/oddcastv2_wa2_xmms/src/libtranscoder/Makefile
config.status: creating src/oddcastv2_wa2_xmms/doc/Makefile
config.status: creating src/oddcastv2_xmms_effect/Makefile
config.status: creating src/oddcast_config/Makefile
config.status: creating src/oddcast_config/src/Makefile
config.status: creating src/oddcast_config/src/liboddcast_config/Makefile
config.status: creating src/oddcast_config/src/libtranscoder/Makefile
config.status: creating src/oddcast_config/src/liboddcast/Makefile
config.status: executing depfiles commands
plos beim behfehl make kommt dan der fehler:
Code:
neofox@neofox-desktop:~/oddcastv2_xmms-2.0.1$ make
Making all in src
make[1]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src'
Making all in oddcast_config
make[2]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config'
Making all in src
make[3]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src'
Making all in liboddcast
make[4]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/liboddcast'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/liboddcast'
Making all in libtranscoder
make[4]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/libtranscoder'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/libtranscoder'
Making all in liboddcast_config
make[4]: Betrete Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/liboddcast_config'
source='liboddcast_wxconfig.cpp' object='liboddcast_wxconfig.lo' libtool=yes \
        depfile='.deps/liboddcast_wxconfig.Plo' tmpdepfile='.deps/liboddcast_wxconfig.TPlo' \
        depmode=gcc3 /bin/bash ../../../../depcomp \
        /bin/bash ../../../../libtool --mode=compile g++ -DPACKAGE_NAME=\"oddcastv2_xmms\" -DPACKAGE_TARNAME=\"oddcastv2_xmms\" -DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"oddcastv2_xmms\ 2.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"oddcastv2_xmms\" -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_CURL=1 -DHAVE_MAD_H=1 -DHAVE_LIBMAD=1 -DHAVE_LAME=1  -I. -I. -I../liboddcast -I../libtranscoder `wx-config --cflags`    -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -DXMMS_PLUGIN -c -o liboddcast_wxconfig.lo `test -f 'liboddcast_wxconfig.cpp' || echo './'`liboddcast_wxconfig.cpp
rm -f .libs/liboddcast_wxconfig.lo
g++ -DPACKAGE_NAME=\"oddcastv2_xmms\" -DPACKAGE_TARNAME=\"oddcastv2_xmms\" -DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"oddcastv2_xmms 2.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"oddcastv2_xmms\" -DVERSION=\"2.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_CURL=1 -DHAVE_MAD_H=1 -DHAVE_LIBMAD=1 -DHAVE_LAME=1 -I. -I. -I../liboddcast -I../libtranscoder -I/usr/lib/wx/include/base-2.4 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -DXMMS_PLUGIN -c liboddcast_wxconfig.cpp -MT liboddcast_wxconfig.lo -MD -MP -MF .deps/liboddcast_wxconfig.TPlo  -fPIC -DPIC -o .libs/liboddcast_wxconfig.lo
liboddcast_wxconfig.h:14: error: expected class-name before '{' token
liboddcast_wxconfig.h:16: error: expected `)' before '*' token
liboddcast_wxconfig.h:19: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:19: error: expected ';' before '*' token
liboddcast_wxconfig.h:20: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:20: error: expected ';' before '*' token
liboddcast_wxconfig.h:21: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:21: error: expected ';' before '*' token
liboddcast_wxconfig.h:22: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:22: error: expected ';' before '*' token
liboddcast_wxconfig.h:23: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:23: error: expected ';' before '*' token
liboddcast_wxconfig.h:25: error: ISO C++ forbids declaration of 'wxCheckBox' with no type
liboddcast_wxconfig.h:25: error: expected ';' before '*' token
liboddcast_wxconfig.h:26: error: ISO C++ forbids declaration of 'wxComboBox' with no type
liboddcast_wxconfig.h:26: error: expected ';' before '*' token
liboddcast_wxconfig.h:32: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:39: error: expected class-name before '{' token
liboddcast_wxconfig.h:41: error: expected `)' before '*' token
liboddcast_wxconfig.h:44: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:46: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:46: error: expected ';' before '*' token
liboddcast_wxconfig.h:47: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:47: error: expected ';' before '*' token
liboddcast_wxconfig.h:49: error: ISO C++ forbids declaration of 'wxComboBox' with no type
liboddcast_wxconfig.h:49: error: expected ';' before '*' token
liboddcast_wxconfig.h:57: error: expected class-name before '{' token
liboddcast_wxconfig.h:59: error: expected `)' before '*' token
liboddcast_wxconfig.h:62: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:64: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:64: error: expected ';' before '*' token
liboddcast_wxconfig.h:65: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:65: error: expected ';' before '*' token
liboddcast_wxconfig.h:78: error: expected class-name before '{' token
liboddcast_wxconfig.h:83: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:85: error: ISO C++ forbids declaration of 'wxStaticBox' with no type
liboddcast_wxconfig.h:85: error: expected ';' before '*' token
liboddcast_wxconfig.h:86: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:86: error: expected ';' before '*' token
liboddcast_wxconfig.h:88: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:88: error: expected ';' before '*' token
liboddcast_wxconfig.h:90: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:90: error: expected ';' before '*' token
liboddcast_wxconfig.h:92: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:92: error: expected ';' before '*' token
liboddcast_wxconfig.h:101: error: expected class-name before '{' token
liboddcast_wxconfig.h:104: error: expected `)' before '*' token
liboddcast_wxconfig.h:107: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:109: error: ISO C++ forbids declaration of 'wxStaticBox' with no type
liboddcast_wxconfig.h:109: error: expected ';' before '*' token
liboddcast_wxconfig.h:110: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:110: error: expected ';' before '*' token
liboddcast_wxconfig.h:111: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:111: error: expected ';' before '*' token
liboddcast_wxconfig.h:112: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:112: error: expected ';' before '*' token
liboddcast_wxconfig.h:113: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:113: error: expected ';' before '*' token
liboddcast_wxconfig.h:114: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:114: error: expected ';' before '*' token
liboddcast_wxconfig.h:115: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:115: error: expected ';' before '*' token
liboddcast_wxconfig.h:116: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:116: error: expected ';' before '*' token
liboddcast_wxconfig.h:117: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:117: error: expected ';' before '*' token
liboddcast_wxconfig.h:118: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:118: error: expected ';' before '*' token
liboddcast_wxconfig.h:119: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:119: error: expected ';' before '*' token
liboddcast_wxconfig.h:126: error: ISO C++ forbids declaration of 'wxComboBox' with no type
liboddcast_wxconfig.h:126: error: expected ';' before '*' token
liboddcast_wxconfig.h:127: error: ISO C++ forbids declaration of 'wxComboBox' with no type
liboddcast_wxconfig.h:127: error: expected ';' before '*' token
liboddcast_wxconfig.h:129: error: ISO C++ forbids declaration of 'wxButton' with no type
liboddcast_wxconfig.h:129: error: expected ';' before '*' token
liboddcast_wxconfig.h:130: error: ISO C++ forbids declaration of 'wxCheckBox' with no type
liboddcast_wxconfig.h:130: error: expected ';' before '*' token
liboddcast_wxconfig.h:140: error: expected class-name before '{' token
liboddcast_wxconfig.h:143: error: expected `)' before '*' token
liboddcast_wxconfig.h:146: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:147: error: 'wxNotebook' has not been declared
liboddcast_wxconfig.h:149: error: 'wxNotebookEvent' has not been declared
liboddcast_wxconfig.h:150: error: 'wxNotebookEvent' has not been declared
liboddcast_wxconfig.h:153: error: ISO C++ forbids declaration of 'wxNotebook' with no type
liboddcast_wxconfig.h:153: error: expected ';' before '*' token
liboddcast_wxconfig.h:154: error: ISO C++ forbids declaration of 'wxStaticBox' with no type
liboddcast_wxconfig.h:154: error: expected ';' before '*' token
liboddcast_wxconfig.h:155: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:155: error: expected ';' before '*' token
liboddcast_wxconfig.h:167: error: expected class-name before '{' token
liboddcast_wxconfig.h:170: error: 'wxNotebook' has not been declared
liboddcast_wxconfig.h:173: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:174: error: ISO C++ forbids declaration of 'wxStaticBox' with no type
liboddcast_wxconfig.h:174: error: expected ';' before '*' token
liboddcast_wxconfig.h:175: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:175: error: expected ';' before '*' token
liboddcast_wxconfig.h:176: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:176: error: expected ';' before '*' token
liboddcast_wxconfig.h:177: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:177: error: expected ';' before '*' token
liboddcast_wxconfig.h:178: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:178: error: expected ';' before '*' token
liboddcast_wxconfig.h:179: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:179: error: expected ';' before '*' token
liboddcast_wxconfig.h:180: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:180: error: expected ';' before '*' token
liboddcast_wxconfig.h:181: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:181: error: expected ';' before '*' token
liboddcast_wxconfig.h:182: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:182: error: expected ';' before '*' token
liboddcast_wxconfig.h:183: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:183: error: expected ';' before '*' token
liboddcast_wxconfig.h:184: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:184: error: expected ';' before '*' token
liboddcast_wxconfig.h:185: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:185: error: expected ';' before '*' token
liboddcast_wxconfig.h:186: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:186: error: expected ';' before '*' token
liboddcast_wxconfig.h:187: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:187: error: expected ';' before '*' token
liboddcast_wxconfig.h:188: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:188: error: expected ';' before '*' token
liboddcast_wxconfig.h:189: error: ISO C++ forbids declaration of 'wxStaticText' with no type
liboddcast_wxconfig.h:189: error: expected ';' before '*' token
liboddcast_wxconfig.h:192: error: ISO C++ forbids declaration of 'wxCheckBox' with no type
liboddcast_wxconfig.h:192: error: expected ';' before '*' token
liboddcast_wxconfig.h:201: error: ISO C++ forbids declaration of 'wxComboBox' with no type
liboddcast_wxconfig.h:201: error: expected ';' before '*' token
liboddcast_wxconfig.h:204: error: ISO C++ forbids declaration of 'wxCheckBox' with no type
liboddcast_wxconfig.h:204: error: expected ';' before '*' token
liboddcast_wxconfig.h:205: error: ISO C++ forbids declaration of 'wxCheckBox' with no type
liboddcast_wxconfig.h:205: error: expected ';' before '*' token
liboddcast_wxconfig.h:216: error: invalid use of undefined type 'struct wxFrame'
/usr/include/wx/log.h:24: error: forward declaration of 'struct wxFrame'
liboddcast_wxconfig.h:223: error: ISO C++ forbids declaration of 'wxButton' with no type
liboddcast_wxconfig.h:223: error: expected ';' before '*' token
liboddcast_wxconfig.h:224: error: ISO C++ forbids declaration of 'wxButton' with no type
liboddcast_wxconfig.h:224: error: expected ';' before '*' token
liboddcast_wxconfig.h:226: error: ISO C++ forbids declaration of 'wxNotebook' with no type
liboddcast_wxconfig.h:226: error: expected ';' before '*' token
liboddcast_wxconfig.h:231: error: 'wxCloseEvent' has not been declared
liboddcast_wxconfig.h:232: error: 'wxSizeEvent' has not been declared
liboddcast_wxconfig.h:233: error: 'wxDC' has not been declared
liboddcast_wxconfig.h:241: error: 'wxComboBox' has not been declared
liboddcast_wxconfig.h:242: error: 'wxComboBox' has not been declared
liboddcast_wxconfig.cpp:37: error: variable or field 'setCheckBoxCtrl' declared void
liboddcast_wxconfig.cpp:37: error: 'wxCheckBox' was not declared in this scope
liboddcast_wxconfig.cpp:37: error: 'pCtrl' was not declared in this scope
liboddcast_wxconfig.cpp:37: error: expected primary-expression before 'int'
liboddcast_wxconfig.cpp:37: error: initializer expression list treated as compound expression
liboddcast_wxconfig.cpp:38: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp: In function 'long int getTextCtrl(wxTextCtrl*, int, void*)':
liboddcast_wxconfig.cpp:57: error: invalid use of undefined type 'struct wxTextCtrl'
/usr/include/wx/log.h:22: error: forward declaration of 'struct wxTextCtrl'
liboddcast_wxconfig.cpp: In function 'void setTextCtrl(wxTextCtrl*, int, void*)':
liboddcast_wxconfig.cpp:92: error: invalid use of undefined type 'struct wxTextCtrl'
/usr/include/wx/log.h:22: error: forward declaration of 'struct wxTextCtrl'
liboddcast_wxconfig.cpp: At global scope:
liboddcast_wxconfig.cpp:97: error: 'wxCheckBox' was not declared in this scope
liboddcast_wxconfig.cpp:97: error: 'pCtrl' was not declared in this scope
liboddcast_wxconfig.cpp:98: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp:103: error: 'wxComboBox' was not declared in this scope
liboddcast_wxconfig.cpp:103: error: 'pCtrl' was not declared in this scope
liboddcast_wxconfig.cpp:103: error: expected primary-expression before 'int'
liboddcast_wxconfig.cpp:103: error: expected primary-expression before 'void'
liboddcast_wxconfig.cpp:103: error: initializer expression list treated as compound expression
liboddcast_wxconfig.cpp:104: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp:130: error: variable or field 'setComboBoxString' declared void
liboddcast_wxconfig.cpp:130: error: 'wxComboBox' was not declared in this scope
liboddcast_wxconfig.cpp:130: error: 'pCtrl' was not declared in this scope
liboddcast_wxconfig.cpp:130: error: expected primary-expression before '*' token
liboddcast_wxconfig.cpp:130: error: 'pInitArray' was not declared in this scope
liboddcast_wxconfig.cpp:130: error: expected primary-expression before 'void'
liboddcast_wxconfig.cpp:130: error: initializer expression list treated as compound expression
liboddcast_wxconfig.cpp:131: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp:154: error: variable or field 'setComboBoxInt' declared void
liboddcast_wxconfig.cpp:154: error: 'wxComboBox' was not declared in this scope
liboddcast_wxconfig.cpp:154: error: 'pCtrl' was not declared in this scope
liboddcast_wxconfig.cpp:154: error: expected primary-expression before '*' token
liboddcast_wxconfig.cpp:154: error: 'pInitArray' was not declared in this scope
liboddcast_wxconfig.cpp:154: error: expected primary-expression before 'int'
liboddcast_wxconfig.cpp:154: error: initializer expression list treated as compound expression
liboddcast_wxconfig.cpp:155: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp: In function 'void wxMessage(char*)':
liboddcast_wxconfig.cpp:185: error: 'wxMessageDialog' was not declared in this scope
liboddcast_wxconfig.cpp:185: error: expected `;' before 'mess'
liboddcast_wxconfig.cpp:186: error: 'mess' was not declared in this scope
liboddcast_wxconfig.cpp: In constructor 'wxOddcastConfigFrame::wxOddcastConfigFrame(wxFrame*, char*, int, int, int, int)':
liboddcast_wxconfig.cpp:195: error: type 'wxFrame' is not a direct base of 'wxOddcastConfigFrame'
liboddcast_wxconfig.cpp:195: error: invalid use of undefined type 'struct wxPoint'
/usr/include/wx/utils.h:42: error: forward declaration of 'struct wxPoint'
liboddcast_wxconfig.cpp:195: error: 'wxSize' was not declared in this scope
liboddcast_wxconfig.cpp: In member function 'int wxOddcastConfigFrame::ValidateConfigValues()':
liboddcast_wxconfig.cpp:245: error: 'class ConfigServerPanel' has no member named 'm_LineInCtrl'
liboddcast_wxconfig.cpp:245: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:254: error: 'class ConfigServerPanel' has no member named 'm_ServerTypeCtrl'
liboddcast_wxconfig.cpp:254: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:256: error: 'class ConfigServerPanel' has no member named 'm_PublicCtrl'
liboddcast_wxconfig.cpp:256: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:257: error: 'class ConfigServerPanel' has no member named 'm_ReconnectCtrl'
liboddcast_wxconfig.cpp:257: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:264: error: 'class ConfigGeneralPanel' has no member named 'm_ChannelsCtrl'
liboddcast_wxconfig.cpp:264: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:265: error: 'class ConfigGeneralPanel' has no member named 'm_EncodeTypeCtrl'
liboddcast_wxconfig.cpp:265: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:266: error: 'class ConfigGeneralPanel' has no member named 'm_SaveDirectoryFlagCtrl'
liboddcast_wxconfig.cpp:266: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:270: error: 'class ConfigLameOptionPanel' has no member named 'm_VBRCtrl'
liboddcast_wxconfig.cpp:270: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:272: error: 'class ConfigLameOptionPanel' has no member named 'm_VBRModeCtrl'
liboddcast_wxconfig.cpp:272: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:275: error: 'class ConfigVorbisOptionPanel' has no member named 'm_QualityBMCtrl'
liboddcast_wxconfig.cpp:275: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp: In member function 'int wxOddcastConfigFrame::TransferToGlobals()':
liboddcast_wxconfig.cpp:412: error: 'class ConfigServerPanel' has no member named 'm_LineInCtrl'
liboddcast_wxconfig.cpp:412: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:421: error: 'class ConfigServerPanel' has no member named 'm_ServerTypeCtrl'
liboddcast_wxconfig.cpp:421: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:426: error: 'class ConfigServerPanel' has no member named 'm_PublicCtrl'
liboddcast_wxconfig.cpp:426: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:427: error: 'class ConfigServerPanel' has no member named 'm_ReconnectCtrl'
liboddcast_wxconfig.cpp:427: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:434: error: 'class ConfigGeneralPanel' has no member named 'm_ChannelsCtrl'
liboddcast_wxconfig.cpp:434: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:435: error: 'class ConfigGeneralPanel' has no member named 'm_EncodeTypeCtrl'
liboddcast_wxconfig.cpp:435: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:438: error: 'class ConfigGeneralPanel' has no member named 'm_SaveDirectoryFlagCtrl'
liboddcast_wxconfig.cpp:438: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:441: error: 'class ConfigLameOptionPanel' has no member named 'm_VBRCtrl'
liboddcast_wxconfig.cpp:441: error: 'getCheckBox' cannot be used as a function
liboddcast_wxconfig.cpp:443: error: 'class ConfigLameOptionPanel' has no member named 'm_VBRModeCtrl'
liboddcast_wxconfig.cpp:443: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp:451: error: 'class ConfigVorbisOptionPanel' has no member named 'm_QualityBMCtrl'
liboddcast_wxconfig.cpp:451: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp: In member function 'void wxOddcastConfigFrame::OnEncodeType()':
liboddcast_wxconfig.cpp:469: error: 'class ConfigGeneralPanel' has no member named 'm_EncodeTypeCtrl'
liboddcast_wxconfig.cpp:469: error: 'getComboBox' cannot be used as a function
liboddcast_wxconfig.cpp: At global scope:
liboddcast_wxconfig.cpp:487: error: variable or field 'OnClose' declared void
liboddcast_wxconfig.cpp:487: error: 'int wxOddcastConfigFrame::OnClose' is not a static member of 'class wxOddcastConfigFrame'
liboddcast_wxconfig.cpp:487: error: 'wxCloseEvent' was not declared in this scope
liboddcast_wxconfig.cpp:487: error: 'event' was not declared in this scope
liboddcast_wxconfig.cpp:487: error: expected ',' or ';' before '{' token
liboddcast_wxconfig.cpp: In member function 'void wxOddcastConfigFrame::OnDirBrowse()':
liboddcast_wxconfig.cpp:494: error: 'wxDirDialog' was not declared in this scope
liboddcast_wxconfig.cpp:494: error: 'dirDialog' was not declared in this scope
liboddcast_wxconfig.cpp:494: error: expected type-specifier before 'wxDirDialog'
liboddcast_wxconfig.cpp:494: error: expected `;' before 'wxDirDialog'
liboddcast_wxconfig.cpp:497: error: invalid use of undefined type 'struct wxTextCtrl'
/usr/include/wx/log.h:22: error: forward declaration of 'struct wxTextCtrl'
liboddcast_wxconfig.cpp: In member function 'void wxOddcastConfigFrame::OnOk()':
liboddcast_wxconfig.cpp:510: error: 'Close' was not declared in this scope
liboddcast_wxconfig.cpp: In member function 'void wxOddcastConfigFrame::OnCancel()':
liboddcast_wxconfig.cpp:516: error: 'Close' was not declared in this scope
liboddcast_wxconfig.cpp: In member function 'void wxOddcastConfigFrame::Init(int)':
liboddcast_wxconfig.cpp:532: error: 'wxSystemSettings' has not been declared
liboddcast_wxconfig.cpp:532: error: 'wxSYS_COLOUR_3DFACE' was not declared in this scope
liboddcast_wxconfig.cpp:532: error: 'SetBackgroundColour' was not declared in this scope
liboddcast_wxconfig.cpp:536: error: 'm_notebook' was not declared in this scope
liboddcast_wxconfig.cpp:536: error: expected type-specifier before 'wxNotebook'
liboddcast_wxconfig.cpp:536: error: expected `;' before 'wxNotebook'
liboddcast_wxconfig.cpp:546: error: 'm_OK' was not declared in this scope
liboddcast_wxconfig.cpp:546: error: expected type-specifier before 'wxButton'
liboddcast_wxconfig.cpp:546: error: expected `;' before 'wxButton'
liboddcast_wxconfig.cpp:547: error: 'm_Cancel' was not declared in this scope
liboddcast_wxconfig.cpp:547: error: expected type-specifier before 'wxButton'
liboddcast_wxconfig.cpp:547: error: expected `;' before 'wxButton'
liboddcast_wxconfig.cpp:550: error: 'Show' was not declared in this scope
liboddcast_wxconfig.cpp: At global scope:
liboddcast_wxconfig.cpp:554: error: incomplete type 'wxFrame' used in nested name specifier
liboddcast_wxconfig.cpp:555: error: 'wxCloseEventFunction' was not declared in this scope
liboddcast_wxconfig.cpp:556: error: 'wxCommandEventFunction' was not declared in this scope
liboddcast_wxconfig.cpp:557: error: 'wxCommandEventFunction' was not declared in this scope
liboddcast_wxconfig.cpp:558: error: 'wxCommandEventFunction' was not declared in this scope
liboddcast_wxconfig.cpp:559: error: 'wxCommandEventFunction' was not declared in this scope
liboddcast_wxconfig.cpp:562: error: 'wxPanel' has not been declared
liboddcast_wxconfig.cpp:564: error: 'wxPanel' has not been declared
liboddcast_wxconfig.cpp:566: error: 'wxPanel' has not been declared
liboddcast_wxconfig.cpp:567: error: 'EVT_NOTEBOOK_PAGE_CHANGED' was not declared in this scope
liboddcast_wxconfig.cpp:568: error: expected `}' before 'EVT_NOTEBOOK_PAGE_CHANGING'
liboddcast_wxconfig.cpp:568: error: expected ',' or ';' before 'EVT_NOTEBOOK_PAGE_CHANGING'
liboddcast_wxconfig.cpp:569: error: expected declaration before '}' token
make[4]: *** [liboddcast_wxconfig.lo] Fehler 1
make[4]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src/liboddcast_config'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src/oddcast_config'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/neofox/oddcastv2_xmms-2.0.1/src'
make: *** [all-recursive] Fehler 1
ich benutze kubuntu 7.04! kann mir einer helfen bez sagen was ich tuhen mus/sollte?

danke schonmal im voraus!

mfg
neofox