Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Bug 76615 - Lösung?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
sai
n00b
n00b


Joined: 06 Jan 2005
Posts: 34
Location: Hamburg GERMANY

PostPosted: Thu Jan 06, 2005 1:52 pm    Post subject: Bug 76615 - Lösung? Reply with quote

Moinsen.

ich bin bei der Installation und stecke hier fest:
https://bugs.gentoo.org/show_bug.cgi?id=76615

Ich schaue mir die Lösung an:
Code:

Temporary fix (plugger patch):

removed the 1st entry in the 2nd sed of src_unpack() function:
REMOVED: -e 's:-I$(KERNEL_INCLUDE)::' \
TRIED & FAILED: -e "s:-I$(KERNEL_INCLUDE)::" \
TRIED & FAILED: -e "s:-I$(KERNEL_INCLUDE):" \
ORIGINAL: -e 's:-I$(KERNEL_INCLUDE)::' \

modified the 2nd entry in the 2nd sed of src_unpack() function:
MODIFIED: -e "s:/usr/src/linux/include:${ROOT}/usr/include:" \
ORIGINAL: -e 's:-I/usr/src/linux/include::' \

modified the 3rd sed of src_unpack() function:
MODIFIED: sed -i "s:-ll:-lfl -L${ROOT}/usr/lib ${LDFLAGS}:" setkey/Makefile ||
die "sed setkey failed"
ORIGINAL: sed -i "s:-ll:-lfl ${LDFLAGS}:" setkey/Makefile || die "sed setkey
failed"


und würde mich echt freuen, wenn mir jemand kurz erklären könnte, wie ich vorgehen muss.

Als weitere Bemerkung ist noch "fixed in cvs" angegeben. -Was heißt das?

Kann ich nicht einfach ein neues bzw. ein altes funktionierendes iputils-Package (tar.baz2-Datei) herunterladen und installieren?

Oder gibt es einen anderen Patch, den ich einfach "emergen" kann?

Ich bin Neuling und kann mit dem "temporary Fix" nicht viel anfangen.

Danke schomal für Hilfe,
mfg sai
Back to top
View user's profile Send private message
ian!
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Thu Jan 06, 2005 1:54 pm    Post subject: Re: Bug 76615 - Lösung? Reply with quote

sai wrote:
Als weitere Bemerkung ist noch "fixed in cvs" angegeben. -Was heißt das?

Das bedeutet, daß der Bug behoben ist und das Paket in einigen Minuten auf den rsync-Mirrorn verfügbar sein wird. Also einfach gleich (Stunde) mal neu syncen und neu emergen. (Das Paket sollte dann eine andere Version oder Revision aufweisen, als das jetzige.)
_________________
"To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum