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... PLEASE HELP, tried everything...  (Read 6470 times)

agav

  • Guest
Can't compile... PLEASE HELP, tried everything...
« on: September 26, 2004, 10:40:05 PM »

hi everyone...

i'm sorry to bother you with this, since this problem has can be found in one of the compile-guidelines in the osx-section, but none of the solutions worked for me...

i'm working on an ibook g3/800, 10.3, xcode 1.5, amule 2.0.0rc5. what i did is the following:

i went through this guide: http://www.amule.org/wiki/index.php/HowTo_compile_on_Mac, step by step, exept that i didn't use /Users/agav/amule. (that's my username), i used /Users/agav/Desktop/amule. jes, i also renamed the cryptowhatever-dir to "cryptopp". everything went fine exept compiling amule.

i typed:
Code: [Select]
./configure --disable-systray --disable-gsocket --disable-gtk --with-wx-prefix=/usr/local --with-wx-config=/usr/local/bin/wx-config --with-crypto-prefix=/Users/agav/Desktop/amule/cryptopp
what it gave me, was successful - i think...:
Code: [Select]
checking build system type... powerpc-apple-darwin7.5.0
checking host system type... powerpc-apple-darwin7.5.0
checking target system type... powerpc-apple-darwin7.5.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 strip... strip
checking for ar... ar
checking for ld... ld
checking for windres... no
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ranlib... (cached) 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... no
checking whether integer division by zero raises SIGFPE... no
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... no
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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... no
checking malloc.h presence... no
checking for malloc.h... no
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... no
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... no
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... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const 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.28, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.4.2... yes (version 2.5.2)
configure: WARNING: wxWidgets >=2.5.0: Using wx-config --libs=base
checking for curl >= 7.9.5... yes (version 7.10.2)
checking for gdlib-config... no
configure:
        WARNING: gd-lib >= 2.0.0 not found.
        gd-lib is needed for fully funtional cas. If you don't have gd-lib,
        cas will be compiled, but you won't be able to create that cool
        status image (text mode however will work). Also note that you should
        upgrade to gd-lib >= 2.0.22 if you intend to use it, other versions have        not been tested and therefore are unsupported at the moment.
        Please check that gdlib-config is in your default path, check out
        LD_LIBRARY_PATH or equivalent variable.
        Or this might also be that your gdlib-config has other name.
        Please try again with --with-gdlib-config=/usr/bin/gdlib-config
        (replace /usr/bin/gdlib-config with a valid path to your gdlib-config).
        If you use compiled packages check if you have devel pack installed.
        To download the lastest version check [URL]http://www.boutell.com/gd[/URL]
        for sources.
   
checking if wxWidgets was linked with GTK2... no
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
./configure: line 1: no: command not found
checking if wxWidgets version >=2.5.0 ... yes
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... no
checking whether SysTray should be compiled in safe mode... no
checking whether pure GTK code should be compiled... 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... no
checking return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for floor... yes
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... yes
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 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/doc/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 intl/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating docs/Makefile
config.status: creating Makefile
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 2.0.0rc5 for 'powerpc-apple-darwin7.5.0'.

  Should aMule be compiled in debug mode?                  yes
  Should aMule be compiled with verbose console output?    no
  Should aMule be compiled with upload speed sense?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   no
  Should aMule be compiled with safe systray?              no
  Should aMule be compiled with pure GTK code?             no
  Should aMule be compiled without bar drawing?            no
  Should aMule be linked against patched gsocket?          no
  Should ccache support be enabled?                        no
  Should aMule command line client be built?               no
  Should aMule GUI client be built?                        no
  Should aMule WebServer be built?                         no
  Should aMule WebServer GUI be built?                     no
  Should aMule ed2k links handler be built?                yes
  Should aMuleLinkCreator GUI version (alc) be built?      yes
  Should aMuleLinkCreator for console (alcc) be built?     yes
  Should C aMule Statistics (CAS) be built?                yes
  Should aMule GUI Statistics (wxCas) be built?            yes
  Crypto++ library/headers style?                          mdk_suse_fc

  Which libraries should aMule use?
                                       wxWidgets          2.5.2
                                       GTK                Not detected

allright... i prayed :baby: this time, when i entered:
Code: [Select]
make
but i only got this far:
Code: [Select]
make  all-recursive
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in intl
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    intl-compat.c
In file included from intl-compat.c:21:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    bindtextdom.c
In file included from bindtextdom.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    dcgettext.c
In file included from dcgettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    dgettext.c
In file included from dgettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    gettext.c
In file included from gettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    finddomain.c
In file included from finddomain.c:21:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    loadmsgcat.c
In file included from loadmsgcat.c:27:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    localealias.c
In file included from localealias.c:27:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    textdomain.c
In file included from textdomain.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    l10nflist.c
In file included from l10nflist.c:27:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    explodename.c
In file included from explodename.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    dcigettext.c
In file included from dcigettext.c:27:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    dcngettext.c
In file included from dcngettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    dngettext.c
In file included from dngettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    ngettext.c
In file included from ngettext.c:20:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    plural.c
In file included from plural.y:30:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    plural-exp.c
In file included from plural-exp.c:21:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    localcharset.c
In file included from localcharset.c:23:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    localename.c
In file included from localename.c:23:
../config.h:260:1: warning: "LOCALEDIR" redefined
:6:1: warning: this is the location of the previous definition
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -no-cpp-precomp -D_INTL_REDIRECT_MACROS -DNOPCH -Wall -g -ggdb -fno-inline -D__DEBUG__    osdep.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o localename.o osdep.o
ranlib libintl.a
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'powerpc-apple-darwin7.5.0' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/amule/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/amule/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
Making all in po
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: rename t-en_GB.gmo to en_GB.gmo: No such file or directory
make[2]: *** [en_GB.gmo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

i'm so sorry for fullquoting my results, but i thought this might help finding the error. i also tried to compile the latest cvs - same problem.

thank you very, very much in advance for your help!!!
agav
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Can't compile... PLEASE HELP, tried everything...
« Reply #1 on: September 27, 2004, 10:31:20 AM »

hey

try to find a package named "gettext" and install it
I dont use Mac but you get the same error on linux if you dont have that package...

btw best is really to install latest CVS and not rc5, mostly all Mac Bugs where fixed there by Kry so you will be much more happy with it

stefanero
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."

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: Can't compile... PLEASE HELP, tried everything...
« Reply #2 on: September 27, 2004, 10:57:22 AM »

agav,

Stefanero is right, use the latest cvs tarball. rc5 will not work on mac, and the latest cvs tarball has been reported to work fine. Get it here:
http://amule.hirnriss.net/cvs/aMule-cvs-20040927.tar.bz2

Cheers!
Logged

agav

  • Guest
hm...
« Reply #3 on: September 28, 2004, 11:21:22 AM »

ok, i got the even newer tarball this morninng, thx anyway ;)...

had to compile gettext myself. i already had it installed via fink, but this one seeemed to be pretty outdated.

now, it compiles, so lets see, how the results are...

thx so far to both of you!
Logged

agav

  • Guest
succeeded...
« Reply #4 on: September 28, 2004, 12:49:44 PM »

ok, guys!

i succeeded! after hours of compiling on my pretty outdated ibook. LOL. thought, it is faster anyway...

i guess u don't mind if i contribute my experiences. well. basically "make" did'nt get much further than it did the time i wrote my first post. it now looked for a folder called "crypto-5.1". i took a look at the header file "CryptoPP_Inc.h" mentioned.

the configure file seems to set "__CRYPTO_SOURCE__" somehow, which leads to using a directory, i never had (i used 5.21 of crypto). the folder is named "cryptopp" in my install and configure didn't seem to dislike that.

as i don't know your sources at all, i would say, it's simply a wronge relative path? just wanted you to know that problem, maybe you can easily fix that in later versions.

what i did is: i used configure with adding another parameter: "--enable-embedded_crypto". just worked fine for me.

for those of you who don't want to compile for themselves, check this link: aMule CVS from Sep. 28 2004. go and get stuffit expander to unpack it.

thx again to you two, maybe you can comment the mentioned problems.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Can't compile... PLEASE HELP, tried everything...
« Reply #5 on: September 28, 2004, 05:46:55 PM »

You lack some basic feedback! How's aMule working for you?
Logged

agav

  • Guest
oups...
« Reply #6 on: September 28, 2004, 07:36:50 PM »

hey kry,

oups, sorry to not have mentioned that basic fact. when i posted, i started it, didn't even try to do something there.

well, i'm pretty dissapointed. i don't know if my mind plays tricks on me, but i can remember that somebody already wrote that. enough blabla:

amule starts pretty nice, although the binary is much to big in size with 45,5 mb in the mac build. isn't it? anyway, i can connect servers, i can download serverlists, i get high ids, search is ok, preferences are usable, gui works perfect on my mac. but...  8o

the thing is unusable, because it hangs every few seconds. i used top to view my system load. emule useses about 4% on my g3/800-cpu, very nice. but when it hangs, it drops down to 0%. on my mac, this looks like this: you start using the client, everything reacts as expected. then, suddenly after those few seconds, you see the typical spinning wheel indicating, that the application doesn't respond... if you own a mac, you know, which one i mean, the rainbowcolour-one...  :D.

the problem is, that the app is not responding. you cant move the window, use menues or the gui etc. but what makes me mad is that it drops it's connections while spinning the wheel...  ;( everytime... every so and so seconds... baaah!

i'd really like to help you finding the problem, because i assume you don't have a mac. what can i do? do you need anything specific?

thx for the great work anyway! i'll try to go through the settings and see, if anything specific triggers the "delays".
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Can't compile... PLEASE HELP, tried everything...
« Reply #7 on: October 03, 2004, 04:42:51 AM »

does mac has a strace-like app? we need to find why does aMule block :)
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Can't compile... PLEASE HELP, tried everything...
« Reply #8 on: October 03, 2004, 06:53:34 AM »

Quote
Originally posted by Kry
does mac has a strace-like app? we need to find why does aMule block :)
See the man pages for ktrace and kdump.  Also, see sample and/or its GUI equivalent /Developer/Applications/Performance Tools/Sampler.app.
Logged