aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Install unter Gentoo  (Read 3024 times)

Blueriver

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.konsolen-help.de
Install unter Gentoo
« on: August 20, 2004, 12:55:55 PM »

Hallo,

habe versucht die neuste Version unter Gentoo zu installieren, bekomme aber leider einen Fehler und bricht ab:

Code: [Select]
BlumBlumShub validation suite running...


CryptoPP::Exception caught: Integer: division by zero
 * crypto++ self-tests failed
 * Try to remove some optimization flags and re-emerge

!!! ERROR: dev-libs/crypto++-5.2 failed.
!!! Function src_compile, Line 27, Exitcode 0
!!! (no error message)

bash-2.05b#

Kann mir jemand helfen?
Logged
cu,
Blueriver.

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
Re: Install unter Gentoo
« Reply #1 on: August 20, 2004, 01:13:54 PM »

"Try to remove some optimization flags and re-emerge"
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

Blueriver

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.konsolen-help.de
Re: Install unter Gentoo
« Reply #2 on: August 20, 2004, 01:15:10 PM »

Quote
Originally posted by GhePeU
"Try to remove some optimization flags and re-emerge"

Wenn ich wüßte wie, dann würde ich hier nicht posten !

Sorry, bin Gentoo Anfänger.
Logged
cu,
Blueriver.

GhePeU

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 240
Re: Install unter Gentoo
« Reply #3 on: August 20, 2004, 08:48:54 PM »

CFLAGS="-O2 -pipe" emerge crypto++


then re-emerge amule
Logged
When they kick at your front door
how you gonna come?
with your hands on your head
or on the trigger of your gun

Blueriver

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.konsolen-help.de
Re: Install unter Gentoo
« Reply #4 on: August 20, 2004, 08:53:01 PM »

Quote
Originally posted by GhePeU
CFLAGS="-O2 -pipe" emerge crypto++


then re-emerge amule

Oki danke dir, wo finde ich nochmal genau die CFLAGS? im Make config?
Logged
cu,
Blueriver.

Beno

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 16
Re: Install unter Gentoo
« Reply #5 on: August 21, 2004, 02:04:32 AM »

Die CFLAGS sind in der Datei /etc/make.conf definiert. Aber dort musst du sie nicht ändern.
Es reicht wenn du andere für die Installation von crypto++ übergibst.
Gebe einfach folgende Zeile dazu ein wie schon von GhePeU gepostet:

CFLAGS="-O2 -pipe" emerge crypto++
Logged
Beno

Blueriver

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • http://www.konsolen-help.de
Re: Install unter Gentoo
« Reply #6 on: August 21, 2004, 06:40:23 AM »

Quote
Originally posted by Beno
Die CFLAGS sind in der Datei /etc/make.conf definiert. Aber dort musst du sie nicht ändern.
Es reicht wenn du andere für die Installation von crypto++ übergibst.
Gebe einfach folgende Zeile dazu ein wie schon von GhePeU gepostet:

CFLAGS="-O2 -pipe" emerge crypto++

Oki doki, danke.. probiere ich heute noch aus.
Logged
cu,
Blueriver.