aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: make Fehler bei SuSE 9.1  (Read 5500 times)

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
make Fehler bei SuSE 9.1
« on: June 03, 2004, 09:55:16 AM »

Hallo aMule Macher!    :baby:

Ich versuchte vergebens amule 2.0.0rc3 auf meinem SuSE9.1 zu kompilieren. Davor probierte ich die 2.0.0rc3 Version als .RPM . Jedoch fror das Programm dann nach 1 -2 Stunden einfach ein.   8o    ?(    
Also versuchte ich es selbst zu kompilieren. Leider bekomme ich gleich zu Anfang nach make einen Fehler den ich nicht deuten kann. Ich danke Euch vielmals im Voraus

Grüsse
LordUndaground

Code: [Select]
./configure --disable-debug --enable-optimise && make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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 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 for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
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... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... 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... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.4.0... yes (version 2.4.2)
checking for wxbase-2.4-config... /usr/bin/wxbase-2.4-config
checking for wxWidgets base version >= 2.4.0... yes (version 2.4.2)
checking for curl >= 7.9.5... yes (version 7.11.0)
checking for gdlib-config... /usr/bin/gdlib-config
checking for gdlib version >= 2.0.0... yes (version 2.0.22)
checking if wxWidgets was linked with GTK2... no
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking if wxWidgets version >=2.5.0 ... no
checking for crypto++ version >= 5.1... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether SysTray should be compiled... yes
checking whether SysTray should be compiled in safe mode... no
checking whether pure GTK code should be compiled... yes
checking whether progress bar drawing should be disabled... no
checking for ANSI C header files... (cached) 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 locale.h... (cached) 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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
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 floor... no
checking for ftruncate... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for putenv... (cached) yes
checking for select... yes
checking for setlocale... (cached) yes
checking for sqrt... no
checking for strcasecmp... (cached) yes
checking for strchr... yes
checking for strdup... (cached) yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... (cached) yes
checking for getrlimit... yes
checking for setrlimit... yes
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating Compilation.flags
config.status: creating config.h
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 2.0.0rc3 for 'i686-suse-linux'.

  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with release grp code?          no
  Should aMule be compiled without debug reporting?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             yes
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with safe systray?              no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be compiled without bar drawing?            no
  Should aMule be linked against patched gsocket?          yes
  Should ccache support be enabled?                        no
  Should aMule command line client be built?               no
  Should aMule GUI client be build?                        no
  Should aMule WebServer be build?                         no
  Should aMule WebServer GUI be build?                     no
  Should aMule ed2k links handler be build?                yes
  Should C aMule Statistics (CAS) be build?                yes
  Should aMule GUI Statistics (wxCas) be build?            yes
  Crypto++ library/headers style?                          mdk_suse_fc

  Which libraries should aMule use?
                                       wxWidgets          2.4.2
                                       GTK                1.2.10

make  all-recursive
make[1]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
Making all in .
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
Making all in m4
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/m4'
Making all in intl
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/intl'
Making all in po
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: Aufruf von stat für „t-en_GB.gmo“ nicht möglich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [en_GB.gmo] Fehler 1
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make: *** [all] Fehler 2
Logged

Acid_Flash

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
    • http://www.brandlehner.at
Re: make Fehler bei SuSE 9.1
« Reply #1 on: June 03, 2004, 10:52:40 AM »

Hallo ich bin kein Profi aber ich denke da fehlt noch was von dem was du uns kopieren wolltest!
Logged

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #2 on: June 03, 2004, 11:13:06 AM »

Ne , ist schon alles da - ich habe nur die letzte Eingabezeile nicht mit reinkopiert. Ist wirklich alles. Komisch wa?  
Versuche ich jetzt 1.2.6 zu kompilieren bekomme ich das gleiche Problem.

siehe :

Code: [Select]
make
make  all-recursive
make[1]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
Making all in .
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make[2]: Für das Ziel »all-am« ist nichts zu tun.
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
Making all in m4
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/m4'
Making all in intl
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/intl'
Making all in po
make[2]: Entering directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/po'
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: Aufruf von stat für „t-en_GB.gmo“ nicht möglich: Datei oder Verzeichnis nicht gefunden
make[2]: *** [en_GB.gmo] Fehler 1
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/po'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make: *** [all] Fehler 2
nordmann@nordmannstux:~/Documents/Programme/amule/aMule-2.0.0rc3>
« Last Edit: June 03, 2004, 11:19:09 AM by LordUndaground »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #3 on: June 03, 2004, 11:31:02 AM »

suche nach " t-en_GB.gmo " würde ergeben dass dir " gettext " fehlt .. einfach mal nachinstallieren

gruss

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #4 on: June 03, 2004, 12:39:59 PM »

Hallo ,

Danke der kompiliert zumindest jetzt ein Stück weiter    ;)

Auch wenn ich langsam lästig werde, was fehlt den jetzt hier??     ?(

Nochmals Danke

Code: [Select]
as/src/wxcas.cpp; \
then mv -f ".deps/wxcas-wxcas.Tpo" ".deps/wxcas-wxcas.Po"; \
else rm -f ".deps/wxcas-wxcas.Tpo"; exit 1; \
fi
In file included from utils/wxCas/src/wxcasframe.h:42,
                 from utils/wxCas/src/wxcas.cpp:38:
utils/wxCas/src/wxcascanvas.h:41: error: syntax error before `{' token
utils/wxCas/src/wxcascanvas.h:50: error: destructors must be member functions
utils/wxCas/src/wxcascanvas.h:52: error: syntax error before `protected'
utils/wxCas/src/wxcascanvas.h:56: error: virtual outside class declaration
utils/wxCas/src/wxcascanvas.h:56: error: non-member function `const
   wxEventTable* GetEventTable()' cannot have `const' method qualifier
utils/wxCas/src/wxcascanvas.h:58: error: syntax error before `private'
utils/wxCas/src/wxcascanvas.h:62: error: syntax error before `}' token
In file included from utils/wxCas/src/wxcas.cpp:38:
utils/wxCas/src/wxcasframe.h:52: error: base class `wxFrame' has incomplete
   type
utils/wxCas/src/wxcasframe.h:65: error: `wxCommandEvent' was not declared in
   this scope
utils/wxCas/src/wxcasframe.h:65: error: `event' was not declared in this scope
utils/wxCas/src/wxcasframe.h:65: error: invalid data member initialization
utils/wxCas/src/wxcasframe.h:65: error: (use `=' to initialize static data
   members)
utils/wxCas/src/wxcasframe.h:65: error: variable or field `OnBarRefresh'
   declared void
utils/wxCas/src/wxcasframe.h:66: error: `wxCommandEvent' was not declared in
   this scope
utils/wxCas/src/wxcasframe.h:66: error: `event' was not declared in this scope
utils/wxCas/src/wxcasframe.h:66: error: invalid data member initialization
utils/wxCas/src/wxcasframe.h:66: error: variable or field `OnBarAbout' declared
   void
utils/wxCas/src/wxcasframe.h:67: error: `wxCommandEvent' was not declared in
   this scope
utils/wxCas/src/wxcasframe.h:67: error: `event' was not declared in this scope
utils/wxCas/src/wxcasframe.h:67: error: invalid data member initialization
utils/wxCas/src/wxcasframe.h:67: error: variable or field `OnBarSave' declared
   void
utils/wxCas/src/wxcasframe.h:68: error: `wxCommandEvent' was not declared in
   this scope
utils/wxCas/src/wxcasframe.h:68: error: `event' was not declared in this scope
utils/wxCas/src/wxcasframe.h:68: error: invalid data member initialization
utils/wxCas/src/wxcasframe.h:68: error: variable or field `OnBarPrint' declared
   void
utils/wxCas/src/wxcasframe.h:69: error: `wxTimerEvent' was not declared in this
   scope
utils/wxCas/src/wxcasframe.h:69: error: `event' was not declared in this scope
utils/wxCas/src/wxcasframe.h:69: error: invalid data member initialization
utils/wxCas/src/wxcasframe.h:69: error: variable or field `OnTimer' declared
   void
utils/wxCas/src/wxcasframe.h:75: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:79: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:80: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:82: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:83: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:85: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:86: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:88: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:89: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:91: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:92: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:93: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:94: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:95: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:96: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:100: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:101: error: syntax error before `*' token
utils/wxCas/src/wxcasframe.h:105: error: syntax error before `*' token
utils/wxCas/src/wxcas.cpp: In function `wxApp* wxCreateApp()':
utils/wxCas/src/wxcas.cpp:41: error: cannot allocate an object of type `WxCas'
utils/wxCas/src/wxcas.cpp:41: error:   because the following virtual functions
   are abstract:
/usr/include/wx/app.h:131: error:       virtual int wxAppBase::OnRun()
utils/wxCas/src/wxcas.cpp: In member function `virtual bool WxCas::OnInit()':
utils/wxCas/src/wxcas.cpp:44: error: cannot convert `WxCasFrame*' to `wxFrame*'
   in initialization
utils/wxCas/src/wxcas.cpp:47: error: `Show' undeclared (first use this
   function)
utils/wxCas/src/wxcas.cpp:47: error: (Each undeclared identifier is reported
   only once for each function it appears in.)
utils/wxCas/src/wxcas.cpp:48: error: `SetTopWindow' undeclared (first use this
   function)
make[2]: *** [wxcas-wxcas.o] Fehler 1
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make: *** [all] Fehler 2
nordmann@nordmannstux:~/Documents/Programme/amule/aMule-2.0.0rc3>

PS:
rpm -qa | grep wx
wxGTK-2.4.2-1
wxGTK-devel-2.4.2-1
wxBase-2.4.2-1
« Last Edit: June 03, 2004, 12:46:30 PM by LordUndaground »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #5 on: June 03, 2004, 01:48:40 PM »

ls -l /usr/bin/wx*
ls -l /usr/local/bin/wx*

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #6 on: June 03, 2004, 04:30:10 PM »

ls -l /usr/bin/wx*
-rwxr-xr-x  1 root root 4864 2003-11-28 13:08 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   17 2004-06-03 12:54 /usr/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x  1 root root 5159 2003-09-21 15:14 /usr/bin/wxgtk-2.4-config
nordmannstux:/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3 # ls -l /usr/local/bin/wx*
/bin/ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden



Danke  :baby:
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #7 on: June 03, 2004, 05:04:04 PM »

Quote
-rwxr-xr-x 1 root root 4864 2003-11-28 13:08 /usr/bin/wxbase-2.4-config
lrwxrwxrwx 1 root root 17 2004-06-03 12:54 /usr/bin/wx-config -> wxbase-2.4-config
-rwxr-xr-x 1 root root 5159 2003-09-21 15:14 /usr/bin/wxgtk-2.4-config

und jetzt bitte ins howto gucken und die korrekten symlinks erstellen ;)

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #8 on: June 03, 2004, 06:26:10 PM »

:D  Ohh mannn - Ich hatte 2 mal ins Howto geguckt aber anscheinend nicht richtig genau. die Symlinks habe ich übersehen.  :D    - Tschuldigung

Leider habe ich schon wieder einen make Fehler. Auf was muss ich da genau gucken? Ich sah oft in der Fehlermeldung "gtk" also habe ich von der dvd alles Mögliche mit gtk installiert sowie die devels. Muss ich da auf eine bestimmte Zeile gucken?

Vielleicht kannst Du mir noch ein letztes Mal helfen - Sollte es dann nicht funzen werde Dich nicht weiter belästigen und die 1.2.6 Binary installieren.

Hier nochmal die Meldung:

Code: [Select]
 -c -o amule-listctrl.o `test -f 'listctrl.cpp' || echo './'`listctrl.cpp; \
then mv -f ".deps/amule-listctrl.Tpo" ".deps/amule-listctrl.Po"; \
else rm -f ".deps/amule-listctrl.Tpo"; exit 1; \
fi
listctrl.cpp:89:25: gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
In file included from listctrl.cpp:90:
/usr/include/wx/gtk/win_gtk.h:18:21: gdk/gdk.h: Datei oder Verzeichnis nicht gefunden
/usr/include/wx/gtk/win_gtk.h:19:22: gdk/gdkx.h: Datei oder Verzeichnis nicht gefunden
/usr/include/wx/gtk/win_gtk.h:20:30: gtk/gtkcontainer.h: Datei oder Verzeichnis nicht gefunden
/usr/include/wx/gtk/win_gtk.h:21:31: gtk/gtkadjustment.h: Datei oder Verzeichnis nicht gefunden
/usr/include/wx/gtk/win_gtk.h:23:29: gtk/gtkfeatures.h: Datei oder Verzeichnis nicht gefunden
In file included from listctrl.cpp:90:
/usr/include/wx/gtk/win_gtk.h:54: error: 'GtkContainer' is used as a type, but
   is not defined as a type.
/usr/include/wx/gtk/win_gtk.h:55: error: syntax error before `*' token
/usr/include/wx/gtk/win_gtk.h:66: error: 'GdkVisibilityState' is used as a
   type, but is not defined as a type.
/usr/include/wx/gtk/win_gtk.h:71: error: 'gboolean' is used as a type, but is
   not defined as a type.
/usr/include/wx/gtk/win_gtk.h:72: error: 'gboolean' is used as a type, but is
   not defined as a type.
/usr/include/wx/gtk/win_gtk.h:73: error: 'gboolean' is used as a type, but is
   not defined as a type.
/usr/include/wx/gtk/win_gtk.h:78: error: 'GtkContainerClass' is used as a type,
   but is not defined as a type.
/usr/include/wx/gtk/win_gtk.h:92: error: type specifier omitted for parameter `
   gboolean'
/usr/include/wx/gtk/win_gtk.h:92: error: syntax error before `)' token
/usr/include/wx/gtk/win_gtk.h:95: error: type specifier omitted for parameter `
   gboolean'
/usr/include/wx/gtk/win_gtk.h:95: error: syntax error before `)' token
/usr/include/wx/gtk/win_gtk.h:98: error: type specifier omitted for parameter `
   gboolean'
/usr/include/wx/gtk/win_gtk.h:98: error: syntax error before `)' token
listctrl.cpp: In member function `void wxODListHeaderWindow::DoDrawRect(wxDC*,
   int, int, int, int)':
listctrl.cpp:1944: error: `GtkStateType' undeclared (first use this function)
listctrl.cpp:1944: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
listctrl.cpp:1944: error: syntax error before `=' token
listctrl.cpp:1949: error: invalid use of undefined type `struct _GtkWidget'
/usr/include/wx/defs.h:2079: error: forward declaration of `struct _GtkWidget'
listctrl.cpp:1949: error: syntax error before `)' token
listctrl.cpp:1949: error: `GTK_CHECK_CAST' undeclared (first use this function)
listctrl.cpp:1950: error: `state' undeclared (first use this function)
listctrl.cpp:1950: error: `GTK_SHADOW_OUT' undeclared (first use this function)
listctrl.cpp:1951: error: `GdkRectangle' undeclared (first use this function)
listctrl.cpp:1951: error: syntax error before `)' token
make[2]: *** [amule-listctrl.o] Fehler 1
make[2]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3'
make: *** [all] Fehler 2

Danke

PS:

nordmannstux:/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3 #  ls -l /usr/bin/wx*
-rwxr-xr-x  1 root root 4864 2003-11-28 13:08 /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   26 2004-06-03 17:30 /usr/bin/wxbase-config -> /usr/bin/wxbase-2.4-config
lrwxrwxrwx  1 root root   25 2004-06-03 17:30 /usr/bin/wx-config -> /usr/bin/wxgtk-2.4-config
-rwxr-xr-x  1 root root 5159 2003-09-21 15:14 /usr/bin/wxgtk-2.4-config
nordmannstux:/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3 # ls -l /usr/local/bin/wx*
/bin/ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden
« Last Edit: June 03, 2004, 06:28:22 PM by LordUndaground »
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #9 on: June 03, 2004, 06:45:29 PM »

rpm -q gtk
rpm -q gtk-devel

frage: kompilierste als root oder user ?

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #10 on: June 03, 2004, 06:49:58 PM »

nordmannstux:/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3 # rpm -q gtk
gtk-1.2.10-877
nordmannstux:/home/nordmann/Documents/Programme/amule/aMule-2.0.0rc3 # rpm -q gtk-devel
gtk-devel-1.2.10-877

Ich habe als root kompiliert
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #11 on: June 03, 2004, 08:40:08 PM »

tja.. lösche das aMule verzeichnis, entpacke es als user and kompiliere als user..
nur make install als root

wenn du unter suse irgendwas als root kompilierst kann der appz gtk-config nicht finden .. da hilft sogenanntes EXPORT ( gibts irgendwo im forum ).

tu bitte so wenig wie möglich als root.. wenn du als user angemeldet bist kannst du den root status immernoch mit su bekommen (wie im howto)

gruss

LordUndaground

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: make Fehler bei SuSE 9.1
« Reply #12 on: June 03, 2004, 10:12:28 PM »

:baby:   :baby:    :baby:   :baby:   :baby:

Genial!! Das wars - als user eingeloggt hat ers kompiliert  8o   Unglaublich!!

 :D  *FREU*

Vielen Vielen Dank DeltaHF!!!!

Ich hoffe dass der Muli jetzt länger als 1 - 2 Stunden läuft da er selbst kompiliert ist.

Was ich noch loswerden will: Ich finde es SUPER! dass ihr hier eine Deutsche Abteilung im Forum habt. Ich denke ca. 110 Mio Deutsch Sprechende rechtfertigen diese Einrichtung.

Also nochmals Danke !!    :baby: :baby: :baby:

Beste Grüsse

LordUndaground
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: make Fehler bei SuSE 9.1
« Reply #13 on: June 03, 2004, 10:19:35 PM »

kein thema :)