aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: can't compile  (Read 7450 times)

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
can't compile
« on: February 15, 2005, 07:04:40 PM »

I configured amule-cvs with ./configure --enable-amule-daemon --enable-webserver --enable-webservergui --enable-amulecmd on an debian sarge with gtk-packages from sid.

checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
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 whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for bison... bison -y
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for curl >= 7.9.5... yes (version 7.12.3)
checking for libpng-config... /usr/bin/libpng-config
checking for libpng version >= 1.2.0... yes (version 1.2.8)
checking gd.h usability... yes
checking gd.h presence... yes
checking for gd.h... yes
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.33)
checking for gd.h... (cached) yes
checking whether we need the GUI... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.3)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs base,net
checking if wxWidgets was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.6.2)
checking if wxWidgets version >=2.5.0 ... yes
crypto check disabled, using embedded libs
checking for X... no
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking for working volatile... yes
checking for ptrdiff_t... yes
checking whether closedir returns void... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for strerror in -lcposix... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for __argz_count... (cached) yes
checking for __argz_next... (cached) yes
checking for __argz_stringify... (cached) yes
checking for endpwent... yes
checking for floor... no
checking for ftruncate... yes
checking for getcwd... (cached) yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getmntent... (cached) yes
checking for getmntinfo... no
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking for munmap... (cached) yes
checking for nl_langinfo... yes
checking for select... yes
checking for setlocale... (cached) yes
checking for socket... yes
checking for sqrt... no
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should use UTF-8 strings... no
checking whether pure GTK code should be compiled... yes
checking for a readline compatible library... no
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/kademlia/Makefile
config.status: creating src/kademlia/utils/Makefile
config.status: creating src/kademlia/io/Makefile
config.status: creating src/kademlia/kademlia/Makefile
config.status: creating src/kademlia/routing/Makefile
config.status: creating src/kademlia/net/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/webserver/Makefile
config.status: creating po/Makefile.in
config.status: creating Compilation.flags
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


  Configure script has finished system check.

  Configured aMule CVS for 'i586-pc-linux-gnu'.

  aMule enabled options:

  **** aMule Core ****
  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with UTF-8 systray?             no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be linked against patched gsocket?          no
  Should aMule monolithic application be built?            yes
  Should aMule daemon version be built? (EXPERIMENTAL)     yes
  Should aMule remote gui be built? (EXPERIMENTAL)         no
  Crypto++ library/headers style?                          embeded

  **** aMule TextClient ****
  Should amulecmd (TextClient) be linked against wxbase?   yes
  Should aMule Command Line Client be built?               yes
  Should aMule GUI Client be built?                        no

  **** aMule WebServer ****
  Should aMule WebServer be built?                         yes
  Should aMule WebServer GUI be built?                     yes

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?      no
  Should aMuleLinkCreator for console (alcc) be built?     no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                no
  Should aMule GUI Statistics (wxCas) be built?            no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                        no
  Libraries aMule will use to build:
                                       wxWidgets          2.5.3
                                       GTK                2.6.2


And make:

make  all-recursive
make[1]: Entering directory `/home/dummi/temp/amule-cvs'
Making all in m4
make[2]: Entering directory `/home/dummi/temp/amule-cvs/m4'
make[2]: Fr das Ziel all ist nichts zu tun.
make[2]: Leaving directory `/home/dummi/temp/amule-cvs/m4'
Making all in intl
make[2]: Entering directory `/home/dummi/temp/amule-cvs/intl'
make[2]: Fr das Ziel all ist nichts zu tun.
make[2]: Leaving directory `/home/dummi/temp/amule-cvs/intl'
Making all in po
make[2]: Entering directory `/home/dummi/temp/amule-cvs/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: Aufruf von stat fr ,,t-en_GB.gmo" nicht mýlich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [en_GB.gmo] Fehler 1
make[2]: Leaving directory `/home/dummi/temp/amule-cvs/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/dummi/temp/amule-cvs'
make: *** [all] Fehler 2

ls -l /usr/bin/wx*:
-rwxr-xr-x  1 root root 4865 2004-08-04 06:47 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   27 2005-02-14 02:09 /usr/bin/wx-config -> /etc/alternatives/wx-config

ls -l /usr/local/bin/wx*:
ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden

rpm -qa | grep wx:
-bash: rpm: command not found

Its the same with amule-cvs20050213 and amule-cvs20050215.
What's wrong?


Stilzchen
« Last Edit: February 15, 2005, 07:39:32 PM by Stilzchen »
Logged

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: can't compile
« Reply #1 on: February 15, 2005, 07:41:01 PM »

Ok. If there ist a thread "Read FIRST", you should to it.
I have modified my first post so that you can see all information you want.


Stilzchen
Logged

Skuromis

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: can't compile
« Reply #2 on: February 15, 2005, 07:50:41 PM »

I guess there is something wrong with your wxGTK, pleas type: dpkg -l | grep wx
in case your amule run on debian.
Did you install wxgtk2.5 _and_ wxBase? maybe thats the fault.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: can't compile
« Reply #3 on: February 15, 2005, 08:05:45 PM »

nono other problem here Skuromis.

install gettext-devel and compile should go on...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: can't compile
« Reply #4 on: February 15, 2005, 08:46:08 PM »

Yes, I did.

ii  libwxbase2.4   2.4.2.6        wxBase library (runtime) - non-GUI support c
ii  libwxbase2.4-d 2.4.2.6        wxBase library (development) - non-GUI suppo
ii  libwxgtk2.5-de 2.5.3.2        wxWidgets Cross-platform C++ GUI toolkit (GT
ii  libwxgtk2.5.3  2.5.3.2        wxWidgets Cross-platform C++ GUI toolkit (GT
ii  wx2.5-headers  2.5.3.2        wxWidgets Cross-platform C++ GUI toolkit (he
ii  wxwin2.4-heade 2.4.2.6        wxWindows Cross-platform C++ GUI toolkit (he

Now I have removed libwxbase2.4 and libwxbase2.4-dev and make do this:

if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/gtk2-unicode-release-2.5-I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DwxUSE_GUI=0 -DAMULE_DAEMON  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amuled-HTTPDownload.o -MD -MP -MF ".deps/amuled-HTTPDownload.Tpo" \
  -c -o amuled-HTTPDownload.o `test -f 'HTTPDownload.cpp' || echo './'`HTTPDownload.cpp; \
then mv -f ".deps/amuled-HTTPDownload.Tpo" ".deps/amuled-HTTPDownload.Po"; \
else rm -f ".deps/amuled-HTTPDownload.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/lib/wx/include/gtk2-unicode-release-2.5-I/usr/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   -DwxUSE_GUI=0 -DAMULE_DAEMON  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0   -MT amuled-IPFilter.o -MD -MP -MF ".deps/amuled-IPFilter.Tpo" \
  -c -o amuled-IPFilter.o `test -f 'IPFilter.cpp' || echo './'`IPFilter.cpp; \
then mv -f ".deps/amuled-IPFilter.Tpo" ".deps/amuled-IPFilter.Po"; \
else rm -f ".deps/amuled-IPFilter.Tpo"; exit 1; \
fi
In Datei, eingefgt von IPFilter.cpp:32:
/usr/include/wx-2.5/wx/zipstrm.h:21:24: wx/archive.h: Datei oder Verzeichnis nicht gefunden
In file included from IPFilter.cpp:32:
/usr/include/wx-2.5/wx/zipstrm.h:128: error: Fehler beim Parsen before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:133: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:133: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:135: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:135: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:136: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:139: error: non-member function `wxDateTime GetDateTime()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxDateTime GetDateTime()':
/usr/include/wx-2.5/wx/zipstrm.h:139: error: `m_DateTime' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:139: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:140: error: non-member function `wxFileOffset GetSize()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetSize()':
/usr/include/wx-2.5/wx/zipstrm.h:140: error: `m_Size' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:141: error: non-member function `wxFileOffset GetOffset()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetOffset()':
/usr/include/wx-2.5/wx/zipstrm.h:141: error: `m_Offset' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:142: error: non-member function `wxString GetInternalName()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxString GetInternalName()':
/usr/include/wx-2.5/wx/zipstrm.h:142: error: `m_Name' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:143: error: non-member function `int GetMethod()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetMethod()':
/usr/include/wx-2.5/wx/zipstrm.h:143: error: `m_Method' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:144: error: non-member function `int GetFlags()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetFlags()':
/usr/include/wx-2.5/wx/zipstrm.h:144: error: `m_Flags' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:145: error: non-member function `wxUint32 GetCrc()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxUint32 GetCrc()':
/usr/include/wx-2.5/wx/zipstrm.h:145: error: `m_Crc' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:146: error: non-member function `wxFileOffset GetCompressedSize()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetCompressedSize()':
/usr/include/wx-2.5/wx/zipstrm.h:146: error: `m_CompressedSize' undeclared (first usethis function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:147: error: non-member function `int GetSystemMadeBy()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetSystemMadeBy()':
/usr/include/wx-2.5/wx/zipstrm.h:147: error: `m_SystemMadeBy' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:148: error: non-member function `wxString GetComment()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxString GetComment()':
/usr/include/wx-2.5/wx/zipstrm.h:148: error: `m_Comment' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:149: error: non-member function `wxUint32 GetExternalAttributes()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxUint32 GetExternalAttributes()':
/usr/include/wx-2.5/wx/zipstrm.h:149: error: `m_ExternalAttributes' undeclared (firstuse this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:150: error: non-member function `wxPathFormat GetInternalFormat()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:151: error: non-member function `int GetMode()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:152: error: non-member function `const char* GetLocalExtra()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:153: error: non-member function `size_t GetLocalExtraLen()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:154: error: non-member function `const char* GetExtra()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:155: error: non-member function `size_t GetExtraLen()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:156: error: non-member function `wxString GetName(wxPathFormat)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:159: error: non-member function `bool IsDir()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:160: error: non-member function `bool IsText()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:161: error: non-member function `bool IsReadOnly()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:162: error: non-member function `bool IsMadeByUnix()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:187: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:192: error: Fehler beim Parsen before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:197: error: non-member function `int GetVersionNeeded()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetVersionNeeded()':
/usr/include/wx-2.5/wx/zipstrm.h:197: error: `m_VersionNeeded' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:198: error: non-member function `wxFileOffset GetKey()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetKey()':
/usr/include/wx-2.5/wx/zipstrm.h:198: error: `m_Key' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:199: error: non-member function `int GetVersionMadeBy()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetVersionMadeBy()':
/usr/include/wx-2.5/wx/zipstrm.h:199: error: `m_VersionMadeBy' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:200: error: non-member function `int GetDiskStart()'cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetDiskStart()':
/usr/include/wx-2.5/wx/zipstrm.h:200: error: `m_DiskStart' undeclared (first use thisfunction)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:201: error: non-member function `int GetInternalAttributes()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetInternalAttributes()':
/usr/include/wx-2.5/wx/zipstrm.h:201: error: `m_InternalAttributes' undeclared (firstuse this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:213: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:217: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:221: error: non-member function `size_t WriteLocal(wxOutputStream&, wxMBConv&)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:224: error: non-member function `size_t WriteCentral(wxOutputStream&, wxMBConv&)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:230: error: `wxUint8 m_SystemMadeBy' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:231: error: `wxUint8 m_VersionMadeBy' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:233: error: `wxUint16 m_VersionNeeded' used prior todeclaration
/usr/include/wx-2.5/wx/zipstrm.h:234: error: `wxUint16 m_Flags' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:235: error: `wxUint16 m_Method' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:236: error: `wxDateTime m_DateTime' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:237: error: `wxUint32 m_Crc' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:238: error: `wxFileOffset m_CompressedSize' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:239: error: `wxFileOffset m_Size' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:240: error: `wxString m_Name' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:241: error: `wxFileOffset m_Key' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:242: error: `wxFileOffset m_Offset' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:244: error: `wxString m_Comment' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:245: error: `wxUint16 m_DiskStart' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:246: error: `wxUint16 m_InternalAttributes' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:247: error: `wxUint32 m_ExternalAttributes' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:255: error: `friend' can only be specified inside a class
/usr/include/wx-2.5/wx/zipstrm.h:256: error: `friend' can only be specified inside a class
/usr/include/wx-2.5/wx/zipstrm.h:258: error: Fehler beim Parsen before `public'
/usr/include/wx-2.5/wx/zipstrm.h:258: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:258: error: non-member function `wxClassInfo* GetClassInfo()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxClassInfo* GetClassInfo()':
/usr/include/wx-2.5/wx/zipstrm.h:258: error: incomplete type `wxZipEntry' does not have member `ms_classInfo'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:259: error: Fehler beim Parsen before `}' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: missing ';' before right brace
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids defining types within return type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* GetPrevious()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* GetPrevious()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxNodeBase::GetPrevious() const' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `data' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: variable or field `SetData' declared void
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode& operator=(const wx_wxZipEntryListNode&)' must be a nonstatic member function
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode& operator=(const wx_wxZipEntryListNode&)' must take exactly two arguments
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `}' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: missing ';' before right brace
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids defining types within return type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* GetFirst()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* GetFirst()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::GetFirst() const' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* GetLast()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* GetLast()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::GetLast() const' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* Item(unsigned int)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Item(unsigned int)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::Item(unsigned int) const' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `object' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `object' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Insert(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode* Insert(...)' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous declaration of `wx_wxZipEntryListNode*Insert'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous non-function declaration `wx_wxZipEntryListNode*Insert'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: conflicts with function declaration `wx_wxZipEntryListNode* Insert(...)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `pos' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `object' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Insert(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode* Insert(...)' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous declaration of `wx_wxZipEntryListNode*Insert'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous non-function declaration `wx_wxZipEntryListNode*Insert'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: conflicts with function declaration `wx_wxZipEntryListNode* Insert(...)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `prev' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Append(long int, void*)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode* Append(long int,void*)' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous declaration of `wx_wxZipEntryListNode*Append'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous non-function declaration `wx_wxZipEntryListNode*Append'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: conflicts with function declaration `wx_wxZipEntryListNode* Append(long int, void*)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::Append(long int, void*)' without object
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Append(const wxChar*, void*)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `wx_wxZipEntryListNode* Append(const wxChar*, void*)' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous declaration of `wx_wxZipEntryListNode*Append'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: previous non-function declaration `wx_wxZipEntryListNode*Append'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: conflicts with function declaration `wx_wxZipEntryListNode* Append(const wxChar*, void*)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::Append(const wxChar*, void*)' without object
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* DetachNode(wx_wxZipEntryListNode*)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::DetachNode(wxNodeBase*)' without object
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool DeleteNode(wx_wxZipEntryListNode*)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `bool wxListBase::DeleteNode(wxNodeBase*)' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `compatibility_iterator' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void Erase(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `it' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* Find(...)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `wx_wxZipEntryListNode* Find(const wxListKey&)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wx_wxZipEntryListNode* Find(const wxListKey&)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `wxNodeBase*wxListBase::Find(const wxListKey&) const' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void Sort(int (*)(...))':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot call member function `void wxListBase::Sort(int (*)(const void*, const void*))' without object
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `ptr_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h: In member function `int& iterator::operator*() const':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `pointer_type' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: no return statement in function returning non-void
/usr/include/wx-2.5/wx/list.h: In member function `iterator& iterator::operator++()':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `iterator iterator::operator++(int)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `iterator& iterator::operator--()':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `iterator iterator::operator--(int)':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `const_reference' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `operator'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids defining types within return type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `operator'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `m_node' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: base operand of `->' is not a pointer
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `return'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Syntaxfehler before `operator'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `m_node' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: redefinition of `int m_node'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `int m_node' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:265: error: base operand of `->' is not a pointer
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `m_init' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `return'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `bool operator!=(...)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator!=(...)' must have an argument of class or enumerated type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator!=(...)' must take exactlytwo arguments
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `bool operator==(...)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator==(...)' must have an argument of class or enumerated type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `bool operator==(...)' must take exactlytwo arguments
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `}' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `ptr_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h: In member function `int& reverse_iterator::operator*() const':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: no return statement in function returning non-void
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator& reverse_iterator::operator++()':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator reverse_iterator::operator++(int)':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator& reverse_iterator::operator--()':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `reverse_iterator reverse_iterator::operator--(int)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `wxZipEntry' with no type
Logged

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: can't compile
« Reply #5 on: February 15, 2005, 08:47:03 PM »

/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `value_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ISO C++ forbids declaration of `ptr_type' with no type
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h: In member function `const int& const_reverse_iterator::operator*() const':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `;' token
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: no return statement in function returning non-void
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator& const_reverse_iterator::operator++()':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator const_reverse_iterator::operator++(int)':
/usr/include/wx-2.5/wx/list.h:345: error: `wxNodeBase* wxNodeBase::GetPrevious() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator& const_reverse_iterator::operator--()':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/list.h: In member function `const_reverse_iterator const_reverse_iterator::operator--(int)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `,' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `,' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_iterator begin()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:265: error: semicolon missing after declaration of `class const_iterator'
/usr/include/wx-2.5/wx/zipstrm.h: In function `int begin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `int begin()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `iterator begin()'
/usr/include/wx-2.5/wx/zipstrm.h: In function `iterator begin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: cannot convert `const_iterator' to `int'in return
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_iterator end()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_iterator end()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_iterator end()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `iterator end()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_reverse_iterator rbegin()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_reverse_iterator rbegin()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_reverse_iterator rbegin()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `reverse_iterator rbegin()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `const_reverse_iterator rend()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `const_reverse_iterator rend()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `const_reverse_iterator rend()'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `reverse_iterator rend()'
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `size_type' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `,' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void resize(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `n' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `size' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `pop_back' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `v' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `push_back' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: non-member function `bool empty()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/string.h: In function `bool empty()':
/usr/include/wx-2.5/wx/string.h:110: error: too few arguments to function `bool IsEmpty(const char*)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: at this point in file
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void push_front(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `const_base_reference' undeclared (firstuse this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void push_back(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `void push_back(...)' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void pop_back()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `void pop_back()' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h: In function `void assign(const_iterator, const_iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `clear' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: cannot pass objects of non-POD type `class const_iterator' through `...'; call will abort at runtime
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: cannot pass objects of non-POD type `class const_iterator' through `...'; call will abort at runtime
/usr/include/wx-2.5/wx/zipstrm.h:265: error: no match for 'operator++' in '++first'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `Append' cannot be used as a function
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `,' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void assign(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `size_type' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `i' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `const_reference'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `iterator insert(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: type specifier omitted for parameter `size_type'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `,' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void insert(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: new declaration `void insert(...)'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: ambiguates old declaration `iterator insert(...)'
/usr/include/wx-2.5/wx/zipstrm.h: In function `iterator insert(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void insert(iterator, const_iterator, const_iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: cannot pass objects of non-POD type `class const_iterator' through `...'; call will abort at runtime
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: cannot pass objects of non-POD type `class const_iterator' through `...'; call will abort at runtime
/usr/include/wx-2.5/wx/zipstrm.h:265: error: no match for 'operator++' in '++first'
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `Insert' cannot be used as a function
/usr/include/wx-2.5/wx/list.h: In function `iterator erase(iterator)':
/usr/include/wx-2.5/wx/list.h:344: error: `wxNodeBase* wxNodeBase::GetNext() const' is protected
/usr/include/wx-2.5/wx/zipstrm.h:265: error: within this context
/usr/include/wx-2.5/wx/zipstrm.h:265: error: invalid conversion from `wxNodeBase*' to`wx_wxZipEntryListNode*'
/usr/include/wx-2.5/wx/zipstrm.h:265: error:   initializing argument 1 of `iterator::iterator(wx_wxZipEntryListNode*, wx_wxZipEntryListNode*)'
/usr/include/wx-2.5/wx/zipstrm.h: In function `iterator erase(iterator, iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `DeleteNodes' undeclared (first use thisfunction)
/usr/include/wx-2.5/wx/zipstrm.h: In function `void clear()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `void clear()' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `Clear' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: In function `void splice(iterator, _wxZipEntryList&, iterator, iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `erase' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: In function `void splice(iterator, _wxZipEntryList&)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `begin' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `end' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: In function `void splice(iterator, _wxZipEntryList&, iterator)':
/usr/include/wx-2.5/wx/zipstrm.h:265: Warnung: cannot pass objects of non-POD type `class iterator' through `...'; call will abort at runtime
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `erase' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void remove(...)':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `)' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void reverse()':
/usr/include/wx-2.5/wx/zipstrm.h:265: error: `Reverse' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:265: error: Fehler beim Parsen before `}' token
/usr/include/wx-2.5/wx/zipstrm.h:268: error: Fehler beim Parsen before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:273: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:273: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:275: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:275: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:279: error: `bool PutNextEntry(const wxString&, const wxDateTime&, long long int)' redeclared as different kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:275: error: previous declaration of `bool PutNextEntry'
/usr/include/wx-2.5/wx/zipstrm.h:275: error: previous non-function declaration `bool PutNextEntry'
/usr/include/wx-2.5/wx/zipstrm.h:279: error: conflicts with function declaration `bool PutNextEntry(const wxString&, const wxDateTime&, long long int)'
/usr/include/wx-2.5/wx/zipstrm.h:284: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:284: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h: In function `void SetComment(const wxString&)':
/usr/include/wx-2.5/wx/zipstrm.h:291: error: redefinition of `void SetComment(const wxString&)'
/usr/include/wx-2.5/wx/zipstrm.h:168: error: `void SetComment(const wxString&)' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:291: error: redefinition of `void SetComment(const wxString&)'
/usr/include/wx-2.5/wx/zipstrm.h:168: error: `void SetComment(const wxString&)' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:293: error: non-member function `int GetLevel()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `int GetLevel()':
/usr/include/wx-2.5/wx/zipstrm.h:293: error: `m_level' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:296: error: Fehler beim Parsen before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:298: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:298: error: non-member function `wxFileOffset OnSysTell()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset OnSysTell()':
/usr/include/wx-2.5/wx/zipstrm.h:298: error: `m_entrySize' undeclared (first use thisfunction)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:302: error: type specifier omitted for parameter `wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:302: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:303: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:304: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:306: error: non-member function `bool IsParentSeekable()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool IsParentSeekable()':
/usr/include/wx-2.5/wx/zipstrm.h:307: error: `m_offsetAdjustment' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:309: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:311: error: `wxArchiveEntry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:311: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:311: error: `wxArchiveInputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:311: error: `stream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:311: error: `bool CopyEntry' redeclared as differentkind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:284: error: previous declaration of `bool CopyEntry(...)'
/usr/include/wx-2.5/wx/zipstrm.h:311: error: initializer list being treated as compound expression
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `wxArchiveInputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `stream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:312: error: `bool CopyArchiveMetaData' redeclared asdifferent kind of symbol
/usr/include/wx-2.5/wx/zipstrm.h:285: error: previous declaration of `bool CopyArchiveMetaData(wxZipInputStream&)'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: non-member function `bool IsOpened()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool IsOpened()':
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `m_comp' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `m_pending' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:316: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:316: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:322: error: conflicting types for `wxZipStreamLink*m_backlink'
/usr/include/wx-2.5/wx/zipstrm.h:253: error: previous declaration as `wxZipWeakLinks*m_backlink'
/usr/include/wx-2.5/wx/zipstrm.h:323: error: cannot declare variable `m_entries' to be of type `_wxZipEntryList'
/usr/include/wx-2.5/wx/zipstrm.h:323: error:   because the following virtual functions are abstract:
/usr/include/wx-2.5/wx/list.h:435: error:       virtual wxNodeBase* wxListBase::CreateNode(wxNodeBase*, wxNodeBase*, void*, const wxListKey&)
/usr/include/wx-2.5/wx/zipstrm.h:326: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:330: error: `wxFileOffset m_entrySize' used prior todeclaration
/usr/include/wx-2.5/wx/zipstrm.h:332: error: `wxOutputStream*m_comp' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:333: error: `int m_level' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:334: error: `wxFileOffset m_offsetAdjustment' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:335: error: redefinition of `wxString m_Comment'
/usr/include/wx-2.5/wx/zipstrm.h:244: error: `wxString m_Comment' previously declaredhere
/usr/include/wx-2.5/wx/zipstrm.h:337: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:337: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:345: error: Fehler beim Parsen before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:349: error: Fehler beim Parsen before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:350: error: Fehler beim Parsen before `const'
/usr/include/wx-2.5/wx/zipstrm.h:351: error: destructors must be member functions
/usr/include/wx-2.5/wx/zipstrm.h:351: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:353: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:353: error: Syntaxfehler before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:356: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:361: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:361: error: non-member function `wxFileOffset GetLength()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset GetLength()':
/usr/include/wx-2.5/wx/zipstrm.h:361: error: `m_entry' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:363: error: Fehler beim Parsen before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:365: error: non-member function `wxFileOffset OnSysTell()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxFileOffset OnSysTell()':
/usr/include/wx-2.5/wx/zipstrm.h:365: error: redefinition of `wxFileOffset OnSysTell()'
/usr/include/wx-2.5/wx/zipstrm.h:298: error: `wxFileOffset OnSysTell()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:365: error: redefinition of `wxFileOffset OnSysTell()'
/usr/include/wx-2.5/wx/zipstrm.h:298: error: `wxFileOffset OnSysTell()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:365: error: `m_decomp' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:368: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:369: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:371: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:375: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:377: error: `wxArchiveEntry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:377: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:377: error: redefinition of `bool OpenEntry'
/usr/include/wx-2.5/wx/zipstrm.h:353: error: `bool OpenEntry' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:386: error: non-member function `bool AtHeader()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:387: error: non-member function `bool AfterHeader()'cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h:388: error: non-member function `bool IsOpened()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `bool IsOpened()':
/usr/include/wx-2.5/wx/zipstrm.h:388: error: redefinition of `bool IsOpened()'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `bool IsOpened()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h:388: error: redefinition of `bool IsOpened()'
/usr/include/wx-2.5/wx/zipstrm.h:314: error: `bool IsOpened()' previously defined here
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:390: error: `out' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:392: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:392: error: Fehler beim Parsen before `=' token
/usr/include/wx-2.5/wx/zipstrm.h:395: error: conflicting types for `wxStoredInputStream*m_store'
/usr/include/wx-2.5/wx/zipstrm.h:320: error: previous declaration as `wxStoredOutputStream*m_store'
/usr/include/wx-2.5/wx/zipstrm.h:399: error: 'wxZipEntry' is used as a type, but is not defined as a type.
/usr/include/wx-2.5/wx/zipstrm.h:400: error: redefinition of `bool m_raw'
/usr/include/wx-2.5/wx/zipstrm.h:327: error: `bool m_raw' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:401: error: redefinition of `size_t m_headerSize'
/usr/include/wx-2.5/wx/zipstrm.h:329: error: `size_t m_headerSize' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:402: error: redefinition of `wxUint32 m_crcAccumulator'
/usr/include/wx-2.5/wx/zipstrm.h:331: error: `wxUint32 m_crcAccumulator' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:403: error: `wxInputStream*m_decomp' used prior to declaration
/usr/include/wx-2.5/wx/zipstrm.h:407: error: redefinition of `wxFileOffset m_offsetAdjustment'
/usr/include/wx-2.5/wx/zipstrm.h:334: error: `wxFileOffset m_offsetAdjustment' previously declared here
/usr/include/wx-2.5/wx/zipstrm.h:411: error: redefinition of `wxString m_Comment'
/usr/include/wx-2.5/wx/zipstrm.h:335: error: `wxString m_Comment' previously declaredhere
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `entry' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `inputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:414: error: `wxZipOutputStream::CopyEntry' declared as a friend
/usr/include/wx-2.5/wx/zipstrm.h:414: error: initializer list being treated as compound expression
/usr/include/wx-2.5/wx/zipstrm.h:416: error: `inputStream' was not declared in this scope
/usr/include/wx-2.5/wx/zipstrm.h:416: error: `wxZipOutputStream::CopyArchiveMetaData'declared as a friend
/usr/include/wx-2.5/wx/zipstrm.h:418: error: Fehler beim Parsen before `private'
/usr/include/wx-2.5/wx/zipstrm.h:418: error: Syntaxfehler before `&' token
/usr/include/wx-2.5/wx/zipstrm.h:426: error: Fehler beim Parsen before `{' token
/usr/include/wx-2.5/wx/zipstrm.h:430: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:432: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:437: error: non-member function `wxString GetInternalName(const wxString&, wxPathFormat)' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxString GetInternalName(const wxString&, wxPathFormat)':
/usr/include/wx-2.5/wx/zipstrm.h:437: error: incomplete type 'wxZipEntry' cannot be used to name a scope
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:439: error: Fehler beim Parsen before `protected'
/usr/include/wx-2.5/wx/zipstrm.h:442: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:444: error: Syntaxfehler before `*' token
/usr/include/wx-2.5/wx/zipstrm.h:448: error: virtual outside class declaration
/usr/include/wx-2.5/wx/zipstrm.h:448: error: non-member function `wxClassInfo* GetClassInfo()' cannot have `const' method qualifier
/usr/include/wx-2.5/wx/zipstrm.h: In function `wxClassInfo* GetClassInfo()':
/usr/include/wx-2.5/wx/zipstrm.h:448: error: redefinition of `wxClassInfo* GetClassInfo()'
/usr/include/wx-2.5/wx/zipstrm.h:258: error: `wxClassInfo* GetClassInfo()' previouslydefined here
/usr/include/wx-2.5/wx/zipstrm.h:448: error: redefinition of `wxClassInfo* GetClassInfo()'
/usr/include/wx-2.5/wx/zipstrm.h:258: error: `wxClassInfo* GetClassInfo()' previouslydefined here
/usr/include/wx-2.5/wx/zipstrm.h:448: error: `wxZipClassFactory' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h:448: error: Fehler beim Parsen before `::' token
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:466: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h: In member function `bool wxZipEntry::IsText() const':
/usr/include/wx-2.5/wx/zipstrm.h:467: error: `TEXT_ATTR' undeclared (first use this function)
/usr/include/wx-2.5/wx/zipstrm.h: At global scope:
/usr/include/wx-2.5/wx/zipstrm.h:471: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:476: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:481: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:496: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:504: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:513: error: invalid use of undefined type `class wxZipEntry'
/usr/include/wx-2.5/wx/zipstrm.h:108: error: forward declaration of `class wxZipEntry'
IPFilter.cpp: In member function `int CIPFilter::LoadFromZipFile(const wxString&)':
IPFilter.cpp:360: error: `wxZipInputStream' undeclared (first use this function)
IPFilter.cpp:360: error: Fehler beim Parsen before `(' token
IPFilter.cpp:361: error: `inputStream' undeclared (first use this function)
Statistics.h: Auf hýhster Ebene:
/usr/include/wx-2.5/wx/zipstrm.h:180: Warnung: `wxString GetInternalName(const wxString&, wxPathFormat, bool*)' declared `static' but never defined
/usr/include/wx-2.5/wx/zipstrm.h:448: Warnung: `wxObject* wxCreateObject()' declared `static' but never defined
make[4]: *** [amuled-IPFilter.o] Fehler 1
make[4]: Leaving directory `/home/dummi/temp/amule-cvs/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/dummi/temp/amule-cvs/src'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/dummi/temp/amule-cvs/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/dummi/temp/amule-cvs'
make: *** [all] Fehler 2
Logged

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: can't compile
« Reply #6 on: February 15, 2005, 08:55:24 PM »

Quote
install gettext-devel and compile should go on...
I can't find any gettext-devel-package. There is a gettext and a gettext-base package (both installed), and a gettext-doc-,  some gettext-ruby- and some other packages. But no devel-package.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: can't compile
« Reply #7 on: February 15, 2005, 09:46:14 PM »

install the cvs package from debian...that has evrything needed, and then retry
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Stilzchen

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 8
Re: can't compile
« Reply #8 on: February 15, 2005, 10:19:42 PM »

Ok, I have installed cvs.
But make failed with the same output.
Logged

djtm

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 95
Re: can't compile
« Reply #9 on: February 19, 2005, 10:42:25 AM »

it is the same problem as mine. debian unstable has a bad wx package. you lack the archive.h
look at http://www.amule.org/amule/thread.php?threadid=5139&sid=

" The problem is
quote:
In file included from IPFilter.cpp:32:
/usr/include/wx-2.5/wx/zipstrm.h:21:24:/usr/include/wx-2.5/wx/zipstrm.h:21:24: wx/archive.h: No such file or directory

It's known problem wx2.5-headers (2.5.3.2) Debian unstable: missing archive.h header
Go to http://cvs.wxwidgets.org/viewcvs.cgi/wxW...=DEBIAN_2_5_3_2
and download archive.h into /usr/include/wx-2.5/wx/"
Logged
"If you laid all of our laws end to end, there would be no end."
Mark Twain
"Linux is like a wigwam: No Gates, no Windows, but Apache inside!"