aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Fedora 8 Wont Compile (F7 did)  (Read 4995 times)

x0rsw1tch

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 14
    • http://google.com/ig
Fedora 8 Wont Compile (F7 did)
« on: December 14, 2007, 06:54:14 AM »

I have a fresh install of Fedora 8, immediately after installation i did a full update... CVS Builds that have worked in F7 no longer work in F8


configure output
Code: [Select]
[root@ngz amule-cvs]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 file name... 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 for egrep... grep -E
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... 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 zlib >= 1.1.4... yes (version 1.2.3)
checking for File::Copy... ok
checking whether we need the GUI... yes
checking for using IP2Country class...
checking for the --with-toolkit option... will be automatically detected
checking for the --with-wxshared option... will be automatically detected
checking for the --with-wxdebug option... will be automatically detected
checking for the --with-wxversion option... will be automatically detected
checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.0 (--unicode=yes)... yes (version 2.8.4)
checking for wxWidgets static library... no
checking if wxWidgets was built in DEBUG mode... no
checking if wxWidgets was built in STATIC mode... no
checking which wxWidgets toolkit was selected... gtk2
checking that wxWidgets has support for large files... yes
checking whether to use embedded Crypto... yes
checking for bfd headers... yes
checking for autopoint... ./configure: line 8572: autopoint: command not found
no ()
configure: You need to install GNU gettext/gettext-tools to compile aMule with i18n support
checking for extended flex capabilities... yes
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... 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 inttypes.h usability... yes
checking inttypes.h presence... yes
checking for inttypes.h... 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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking stdint.h usability... yes
checking stdint.h presence... yes
checking for stdint.h... yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking strings.h usability... yes
checking strings.h presence... yes
checking for strings.h... 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/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.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 sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/types.h usability... yes
checking sys/types.h presence... yes
checking for sys/types.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 library containing strerror... none required
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 for nl_types.h... (cached) 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... 2.3, 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 pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no
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 sys/select.h... (cached) 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 stat accepts an empty string... no
checking for strftime... yes
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... 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 localeconv... 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 pow... no
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 strstr... yes
checking for strtoul... (cached) yes
checking for mkdir... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking if the applications should be statically linked... no
checking for docdir... ${prefix}/share/doc/aMule-CVS
checking for CVSDATE... Thu Dec 13 07:01:55 CET 2007
checking if this is a FreeBSD 4 or earlier system... no
checking denoising level... 0
checking whether ccache support should be added... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/man/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/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/pixmaps/flags_xpm/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/libs/ec/Makefile
config.status: creating src/libs/ec/abstracts/Makefile
config.status: creating src/libs/ec/cpp/Makefile
config.status: creating src/libs/common/Makefile
config.status: creating src/utils/Makefile
config.status: creating src/utils/aLinkCreator/Makefile
config.status: creating src/utils/aLinkCreator/docs/Makefile
config.status: creating src/utils/aLinkCreator/src/Makefile
config.status: creating src/utils/cas/Makefile
config.status: creating src/utils/cas/docs/Makefile
config.status: creating src/utils/wxCas/Makefile
config.status: creating src/utils/wxCas/docs/Makefile
config.status: creating src/utils/wxCas/src/Makefile
config.status: creating src/utils/xas/Makefile
config.status: creating src/utils/xas/autostart-xas
config.status: creating src/utils/xas/docs/Makefile
config.status: creating src/skins/Makefile
config.status: creating src/webserver/Makefile
config.status: creating src/webserver/src/Makefile
config.status: creating src/webserver/default/Makefile
config.status: creating src/webserver/php-default/Makefile
config.status: creating src/webserver/chicane/Makefile
config.status: creating unittests/Makefile
config.status: creating unittests/muleunit/Makefile
config.status: creating unittests/tests/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
config.status: executing denoiser commands


  Configure script has finished system check.

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

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                no
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  Should aMule be compiled with UPnP support?                yes
  Should aMule be compiled with IP2country support?          yes
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      no
  Should aMule remote gui be built? (EXPERIMENTAL)           no
  Crypto++ library/headers style?                            embedded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 no

  **** aMule WebServer ****
  Should aMule WebServer be built?                           no

  **** 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.8.4 (gtk2,shared)
                                       crypto++              embedded
                                       zlib                  1.2.3
[root@ngz amule-cvs]#


Make Output...
Code: [Select]
In file included from BaseClient.cpp:53:
ClientList.h:343:3: warning: #warning ALSO FIX THIS, NOW!!!
In file included from BaseClient.cpp:58:
FriendList.h:62:3: warning: #warning THIS MUST BE MADE PRIVATE AFTER EC IS CODED
ClientCredits.h:41: warning: ignoring packed attribute because of unpacked non-POD field ‘CMD4Hash CreditStruct::key’
BaseClient.cpp: In member function ‘float CUpDownClient::SetDownloadLimit(uint32)’:
BaseClient.cpp:2240: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccmIaYQi.out file, please attach this to your bugreport.
make[3]: *** [amule-BaseClient.o] Error 1
make[3]: Leaving directory `/pub/comp/amule-cvs/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/pub/comp/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pub/comp/amule-cvs'
make: *** [all] Error 2
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Fedora 8 Wont Compile (F7 did)
« Reply #1 on: December 14, 2007, 08:44:47 AM »

Could you please post the output of gcc -v? This looks like a compiler error which has been reported with gcc 4.1 IIRC. Works with gcc 4.2.2 here.
Logged

x0rsw1tch

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 14
    • http://google.com/ig
Re: Fedora 8 Wont Compile (F7 did)
« Reply #2 on: December 14, 2007, 10:41:41 AM »

Here ya go...
Code: [Select]
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)

Is there a way to force it to use the compat packages?
Logged

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: Fedora 8 Wont Compile (F7 did)
« Reply #3 on: December 14, 2007, 11:46:10 AM »

x0rsw1tch,

Code: [Select]
checking for autopoint... ./configure: line 8572: autopoint: command not found
no ()
configure: You need to install GNU gettext/gettext-tools to compile aMule with i18n support
Logged

x0rsw1tch

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 14
    • http://google.com/ig
Re: Fedora 8 Wont Compile (F7 did)
« Reply #4 on: December 14, 2007, 11:26:45 PM »

there was no gettext-tools on yum, gettext was already installed... I tried installing gettext-devel and gettext-libs... didnt help, same compile error.
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Fedora 8 Wont Compile (F7 did)
« Reply #5 on: December 14, 2007, 11:50:40 PM »

well, you gotta find which one of your distro's packages provides autopoint then.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Fedora 8 Wont Compile (F7 did)
« Reply #6 on: December 15, 2007, 10:01:49 AM »

I still insist on blaming the compiler and claim that using either gcc 3.4 or 4.2 would solve this.
Logged

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: Fedora 8 Wont Compile (F7 did)
« Reply #7 on: December 16, 2007, 01:15:25 PM »

wuischke is probably right, it seems to be two unrelated problems. I use

$ gcc --version
gcc (GCC) 4.1.3 20071030 (prerelease) (SUSE Linux)

And it compiles ok.
Logged

x0rsw1tch

  • Approved Newbie
  • *
  • Karma: 2
  • Offline Offline
  • Posts: 14
    • http://google.com/ig
Re: Fedora 8 Wont Compile (F7 did)
« Reply #8 on: December 17, 2007, 04:51:30 PM »

WTF?!

Okay, this is very wierd. I decided to try and uninstall the current version of gcc I have and use an older gcc... I then gave up after a while after not being able to install the older version due to an endless list of depedancies.

So I reinstalled everything that was uninstalled except for any packages realted to KDE (which I dont use) and eclipse (never got it to work). Tried compiling again, and it worked!

NOTE: I removed useless status text to fit this message.

yum remove gcc
Code: [Select]
=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Removing:
 gcc                     i386       4.1.2-33         installed         9.6 M
Removing for dependencies:
 ant                     i386       1.7.0-1jpp.2.fc8  installed         5.0 M
 ant-antlr               i386       1.7.0-1jpp.2.fc8  installed          34 k
 ant-apache-bcel         i386       1.7.0-1jpp.2.fc8  installed          34 k
 ant-apache-log4j        i386       1.7.0-1jpp.2.fc8  installed          18 k
 ant-apache-oro          i386       1.7.0-1jpp.2.fc8  installed         166 k
 ant-apache-regexp       i386       1.7.0-1jpp.2.fc8  installed          19 k
 ant-apache-resolver     i386       1.7.0-1jpp.2.fc8  installed          20 k
 ant-commons-logging     i386       1.7.0-1jpp.2.fc8  installed          23 k
 ant-javamail            i386       1.7.0-1jpp.2.fc8  installed          33 k
 ant-jdepend             i386       1.7.0-1jpp.2.fc8  installed          72 k
 ant-jsch                i386       1.7.0-1jpp.2.fc8  installed         118 k
 ant-junit               i386       1.7.0-1jpp.2.fc8  installed         381 k
 ant-nodeps              i386       1.7.0-1jpp.2.fc8  installed         1.6 M
 ant-swing               i386       1.7.0-1jpp.2.fc8  installed          35 k
 ant-trax                i386       1.7.0-1jpp.2.fc8  installed          94 k
 eclipse-cdt             i386       1:4.0.1-1.fc8    installed          57 M
 eclipse-changelog       i386       1:2.5.1-2.fc8    installed         577 k
 eclipse-jdt             i386       1:3.3.0-30.fc8   installed          49 M
 eclipse-mylyn           i386       2.0.0-9.fc8      installed         6.4 M
 eclipse-mylyn-bugzilla  i386       2.0.0-9.fc8      installed         1.0 M
 eclipse-mylyn-ide       i386       2.0.0-9.fc8      installed         101 k
 eclipse-mylyn-java      i386       2.0.0-9.fc8      installed         457 k
 eclipse-pde             i386       1:3.3.0-30.fc8   installed          71 M
 eclipse-pde-runtime     i386       1:3.3.0-30.fc8   installed         461 k
 eclipse-platform        i386       1:3.3.0-30.fc8   installed          54 M
 eclipse-pydev           i386       1:1.3.9-1.fc8    installed          14 M
 eclipse-rpm-editor      i386       0.1.0-10.fc8     installed         724 k
 eclipse-subclipse       i386       1.2.4-5.fc8      installed         8.0 M
 gcc-c++                 i386       4.1.2-33         installed         6.4 M
 gcc-gfortran            i386       4.1.2-33         installed         6.6 M
 gcc-java                i386       4.1.2-33         installed         5.3 M
 java-1.5.0-gcj-devel    i386       1.5.0.0-17.fc8   installed          58 k
 jetty                   i386       5.1.12-1jpp.8.fc8  installed         3.5 M
 rpmdevtools             noarch     6.4-1.fc8        installed         112 k
 systemtap               i386       0.5.14-1.fc8     installed         1.8 M
 tomcat5                 i386       5.5.25-1jpp.1.fc8  installed         783 k

...

Removed: gcc.i386 0:4.1.2-33
Dependency Removed: ant.i386 0:1.7.0-1jpp.2.fc8 ant-antlr.i386 0:1.7.0-1jpp.2.fc8 ant-apache-bcel.i386 0:1.7.0-1jpp.2.fc8 ant-apache-log4j.i386 0:1.7.0-1jpp.2.fc8 ant-apache-oro.i386 0:1.7.0-1jpp.2.fc8 ant-apache-regexp.i386 0:1.7.0-1jpp.2.fc8 ant-apache-resolver.i386 0:1.7.0-1jpp.2.fc8 ant-commons-logging.i386 0:1.7.0-1jpp.2.fc8 ant-javamail.i386 0:1.7.0-1jpp.2.fc8 ant-jdepend.i386 0:1.7.0-1jpp.2.fc8 ant-jsch.i386 0:1.7.0-1jpp.2.fc8 ant-junit.i386 0:1.7.0-1jpp.2.fc8 ant-nodeps.i386 0:1.7.0-1jpp.2.fc8 ant-swing.i386 0:1.7.0-1jpp.2.fc8 ant-trax.i386 0:1.7.0-1jpp.2.fc8 eclipse-cdt.i386 1:4.0.1-1.fc8 eclipse-changelog.i386 1:2.5.1-2.fc8 eclipse-jdt.i386 1:3.3.0-30.fc8 eclipse-mylyn.i386 0:2.0.0-9.fc8 eclipse-mylyn-bugzilla.i386 0:2.0.0-9.fc8 eclipse-mylyn-ide.i386 0:2.0.0-9.fc8 eclipse-mylyn-java.i386 0:2.0.0-9.fc8 eclipse-pde.i386 1:3.3.0-30.fc8 eclipse-pde-runtime.i386 1:3.3.0-30.fc8 eclipse-platform.i386 1:3.3.0-30.fc8 eclipse-pydev.i386 1:1.3.9-1.fc8 eclipse-rpm-editor.i386 0:0.1.0-10.fc8 eclipse-subclipse.i386 0:1.2.4-5.fc8 gcc-c++.i386 0:4.1.2-33 gcc-gfortran.i386 0:4.1.2-33 gcc-java.i386 0:4.1.2-33 java-1.5.0-gcj-devel.i386 0:1.5.0.0-17.fc8 jetty.i386 0:5.1.12-1jpp.8.fc8 rpmdevtools.noarch 0:6.4-1.fc8 systemtap.i386 0:0.5.14-1.fc8 tomcat5.i386 0:5.5.25-1jpp.1.fc8
Complete!

yum remove cpp libgomp
Code: [Select]
Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Removing:
 cpp                     i386       4.1.2-33         installed         5.6 M
 libgomp                 i386       4.1.2-33         installed          37 k
Removing for dependencies:
 ImageMagick             i386       6.3.5.9-1.fc8    installed          13 M
 a2ps                    i386       4.13b-69.fc8     installed         2.8 M
 fedorainfinity-gdm-theme  noarch     8.0.1-1.fc8      installed         1.1 M
 fedorainfinity-kdm-theme  noarch     1.0.4-1.fc8      installed         1.1 M
 gdm                     i386       1:2.20.2-2.fc8   installed          13 M
 gettext                 i386       0.16.1-12.fc8    installed         4.0 M
 gettext-devel           i386       0.16.1-12.fc8    installed         1.5 M
 kde-settings            noarch     3.5-35.fc8       installed         8.6 k
 kde-settings-kdm        noarch     3.5-35.fc8       installed          22 k
 kdebase                 i386       6:3.5.8-9.fc8    installed          52 M
 kdebase-libs            i386       6:3.5.8-9.fc8    installed         2.8 M
 kdelibs                 i386       6:3.5.8-7.fc8    installed          44 M
 kdnssd-avahi            i386       0.1.3-0.2.20060713svn.fc8  installed         110 k
 redhat-lsb              i386       3.1-19.fc8       installed         496 k
 xdg-user-dirs           i386       0.9-1.fc8        installed          87 k
 xdg-user-dirs-gtk       i386       0.6-2.fc8        installed          54 k
 xorg-x11-server-utils   i386       7.3-1.fc8        installed         364 k
 xorg-x11-xdm            i386       1:1.1.6-2.fc8    installed         310 k
 xorg-x11-xinit          i386       1.0.7-2.fc8      installed          55 k

...

Removed: cpp.i386 0:4.1.2-33 libgomp.i386 0:4.1.2-33
Dependency Removed: ImageMagick.i386 0:6.3.5.9-1.fc8 a2ps.i386 0:4.13b-69.fc8 fedorainfinity-gdm-theme.noarch 0:8.0.1-1.fc8 fedorainfinity-kdm-theme.noarch 0:1.0.4-1.fc8 gdm.i386 1:2.20.2-2.fc8 gettext.i386 0:0.16.1-12.fc8 gettext-devel.i386 0:0.16.1-12.fc8 kde-settings.noarch 0:3.5-35.fc8 kde-settings-kdm.noarch 0:3.5-35.fc8 kdebase.i386 6:3.5.8-9.fc8 kdebase-libs.i386 6:3.5.8-9.fc8 kdelibs.i386 6:3.5.8-7.fc8 kdnssd-avahi.i386 0:0.1.3-0.2.20060713svn.fc8 redhat-lsb.i386 0:3.1-19.fc8 xdg-user-dirs.i386 0:0.9-1.fc8 xdg-user-dirs-gtk.i386 0:0.6-2.fc8 xorg-x11-server-utils.i386 0:7.3-1.fc8 xorg-x11-xdm.i386 1:1.1.6-2.fc8 xorg-x11-xinit.i386 0:1.0.7-2.fc8
Complete!

After I gave up and reinstalled everything
[root@ngz amule-cvs]# yum install gcc gcc-c++ ant ant-antlr ant-apache-bcel ant-apache-log4j ant-apache-oro ant-apache-regexp ant-apache-resolver ant-commons-logging ant-javamail ant-jdepend ant-jsch ant-jun ant-javamailit ant-nodeps ant-swing ant-trax gcc-java java-1.5.0-gcj-devel jetty rpmdevtools systemtap tomcat5 cpp libgomp ImageMagick a2ps fedorainfinity-gdm-theme gdm redhat-lsb xdg-user-dirs xdg-user-dirs-gtk xorg-x11-server-utils xorg-x11-xdm xorg-x11-xinit
Code: [Select]
Loading "kernel-module" plugin
Loading "fedorakmod" plugin
Loading "protectbase" plugin
9 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
No package ant-jun available.
No package ant-javamailit available.
Resolving Dependencies
--> Running transaction check
---> Package ant-apache-regexp.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package gcc.i386 0:4.1.2-33 set to be updated
---> Package ant-javamail.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant-nodeps.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package redhat-lsb.i386 0:3.1-19.fc8 set to be updated
filelists.sqlite.bz2      100% |=========================| 1.6 MB    00:06     
filelists.xml.gz          100% |=========================|  483 B    00:00     
---> Package ant-jsch.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package jetty.i386 0:5.1.12-1jpp.8.fc8 set to be updated
---> Package ImageMagick.i386 0:6.3.5.9-1.fc8 set to be updated
---> Package tomcat5.i386 0:5.5.25-1jpp.1.fc8 set to be updated
---> Package ant-antlr.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant-apache-bcel.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package gcc-c++.i386 0:4.1.2-33 set to be updated
---> Package libgomp.i386 0:4.1.2-33 set to be updated
---> Package xdg-user-dirs.i386 0:0.9-1.fc8 set to be updated
---> Package xorg-x11-xinit.i386 0:1.0.7-2.fc8 set to be updated
---> Package fedorainfinity-gdm-theme.noarch 0:8.0.1-1.fc8 set to be updated
---> Package rpmdevtools.noarch 0:6.4-1.fc8 set to be updated
---> Package ant-jdepend.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package cpp.i386 0:4.1.2-33 set to be updated
---> Package a2ps.i386 0:4.13b-69.fc8 set to be updated
---> Package gdm.i386 1:2.20.1-7.fc8 set to be updated
---> Package xdg-user-dirs-gtk.i386 0:0.6-2.fc8 set to be updated
---> Package ant-apache-log4j.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant-trax.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant-commons-logging.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant-apache-oro.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package xorg-x11-server-utils.i386 0:7.3-1.fc8 set to be updated
---> Package ant-swing.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package systemtap.i386 0:0.5.14-1.fc8 set to be updated
---> Package xorg-x11-xdm.i386 1:1.1.6-2.fc8 set to be updated
---> Package ant-apache-resolver.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package ant.i386 0:1.7.0-1jpp.2.fc8 set to be updated
---> Package java-1.5.0-gcj-devel.i386 0:1.5.0.0-17.fc8 set to be updated
---> Package gcc-java.i386 0:4.1.2-33 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 a2ps                    i386       4.13b-69.fc8     fedora            1.1 M
 ant-antlr               i386       1.7.0-1jpp.2.fc8  fedora             36 k
 ant-apache-bcel         i386       1.7.0-1jpp.2.fc8  fedora             38 k
 ant-apache-log4j        i386       1.7.0-1jpp.2.fc8  fedora             29 k
 ant-apache-oro          i386       1.7.0-1jpp.2.fc8  fedora             95 k
 ant-apache-regexp       i386       1.7.0-1jpp.2.fc8  fedora             29 k
 ant-apache-resolver     i386       1.7.0-1jpp.2.fc8  fedora             30 k
 ant-commons-logging     i386       1.7.0-1jpp.2.fc8  fedora             31 k
 ant-javamail            i386       1.7.0-1jpp.2.fc8  fedora             37 k
 ant-jdepend             i386       1.7.0-1jpp.2.fc8  fedora             46 k
 ant-jsch                i386       1.7.0-1jpp.2.fc8  fedora             80 k
 ant-nodeps              i386       1.7.0-1jpp.2.fc8  fedora            766 k
 ant-swing               i386       1.7.0-1jpp.2.fc8  fedora             37 k
 ant-trax                i386       1.7.0-1jpp.2.fc8  fedora             50 k
 jetty                   i386       5.1.12-1jpp.8.fc8  updates           1.6 M
 redhat-lsb              i386       3.1-19.fc8       fedora            244 k
 rpmdevtools             noarch     6.4-1.fc8        fedora             64 k
 systemtap               i386       0.5.14-1.fc8     fedora            613 k
 tomcat5                 i386       5.5.25-1jpp.1.fc8  updates           419 k
 xdg-user-dirs-gtk       i386       0.6-2.fc8        fedora             27 k
 xorg-x11-xdm            i386       1:1.1.6-2.fc8    fedora            137 k
Updating:
 cpp                     i386       4.1.2-33         fedora            2.6 M
 libgomp                 i386       4.1.2-33         fedora             84 k
Installing for dependencies:
 ImageMagick             i386       6.3.5.9-1.fc8    fedora            4.0 M
 ant                     i386       1.7.0-1jpp.2.fc8  fedora            2.4 M
 fedorainfinity-gdm-theme  noarch     8.0.1-1.fc8      fedora            1.1 M
 gcc                     i386       4.1.2-33         fedora            5.2 M
 gcc-c++                 i386       4.1.2-33         fedora            3.3 M
 gcc-java                i386       4.1.2-33         fedora            2.6 M
 gdm                     i386       1:2.20.1-7.fc8   updates           4.4 M
 java-1.5.0-gcj-devel    i386       1.5.0.0-17.fc8   fedora             45 k
 xdg-user-dirs           i386       0.9-1.fc8        fedora             36 k
 xorg-x11-server-utils   i386       7.3-1.fc8        fedora            179 k
 xorg-x11-xinit          i386       1.0.7-2.fc8      fedora             36 k

....

Installed: a2ps.i386 0:4.13b-69.fc8 ant-antlr.i386 0:1.7.0-1jpp.2.fc8 ant-apache-bcel.i386 0:1.7.0-1jpp.2.fc8 ant-apache-log4j.i386 0:1.7.0-1jpp.2.fc8 ant-apache-oro.i386 0:1.7.0-1jpp.2.fc8 ant-apache-regexp.i386 0:1.7.0-1jpp.2.fc8 ant-apache-resolver.i386 0:1.7.0-1jpp.2.fc8 ant-commons-logging.i386 0:1.7.0-1jpp.2.fc8 ant-javamail.i386 0:1.7.0-1jpp.2.fc8 ant-jdepend.i386 0:1.7.0-1jpp.2.fc8 ant-jsch.i386 0:1.7.0-1jpp.2.fc8 ant-nodeps.i386 0:1.7.0-1jpp.2.fc8 ant-swing.i386 0:1.7.0-1jpp.2.fc8 ant-trax.i386 0:1.7.0-1jpp.2.fc8 jetty.i386 0:5.1.12-1jpp.8.fc8 redhat-lsb.i386 0:3.1-19.fc8 rpmdevtools.noarch 0:6.4-1.fc8 systemtap.i386 0:0.5.14-1.fc8 tomcat5.i386 0:5.5.25-1jpp.1.fc8 xdg-user-dirs-gtk.i386 0:0.6-2.fc8 xorg-x11-xdm.i386 1:1.1.6-2.fc8
Dependency Installed: ImageMagick.i386 0:6.3.5.9-1.fc8 ant.i386 0:1.7.0-1jpp.2.fc8 fedorainfinity-gdm-theme.noarch 0:8.0.1-1.fc8 gcc.i386 0:4.1.2-33 gcc-c++.i386 0:4.1.2-33 gcc-java.i386 0:4.1.2-33 gdm.i386 1:2.20.1-7.fc8 java-1.5.0-gcj-devel.i386 0:1.5.0.0-17.fc8 xdg-user-dirs.i386 0:0.9-1.fc8 xorg-x11-server-utils.i386 0:7.3-1.fc8 xorg-x11-xinit.i386 0:1.0.7-2.fc8
Updated: cpp.i386 0:4.1.2-33 libgomp.i386 0:4.1.2-33
Complete!
Logged

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: Fedora 8 Wont Compile (F7 did)
« Reply #9 on: December 18, 2007, 03:39:28 AM »

Congratulations, welcome to the deterministic world of computing :P

Cheers!
Logged