public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] NEW - iproute2-2.4.7
@ 2001-09-17 23:26 Donny Davies
  2001-09-17 23:33 ` Daniel Robbins
  2001-09-18 16:35 ` [gentoo-dev] Problem with build snapshot Joe DeRosa
  0 siblings, 2 replies; 6+ messages in thread
From: Donny Davies @ 2001-09-17 23:26 UTC (permalink / raw
  To: gentoo-dev

Hi, devs

I've commited an ebuild for the latest available version of this package,
complete with the complilation fix as suggested by Martin Schlemmer.
Thanks a lot for your analysis, Martin! :)

This also closes a wiki item relating to iproute2.

Cheers
--
Donny





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-dev] NEW - iproute2-2.4.7
  2001-09-17 23:26 [gentoo-dev] NEW - iproute2-2.4.7 Donny Davies
@ 2001-09-17 23:33 ` Daniel Robbins
  2001-09-18 16:35 ` [gentoo-dev] Problem with build snapshot Joe DeRosa
  1 sibling, 0 replies; 6+ messages in thread
From: Daniel Robbins @ 2001-09-17 23:33 UTC (permalink / raw
  To: gentoo-dev

On Tue, Sep 18, 2001 at 01:23:34AM -0400, Donny Davies wrote:
> Hi, devs
> 
> I've commited an ebuild for the latest available version of this package,
> complete with the complilation fix as suggested by Martin Schlemmer.
> Thanks a lot for your analysis, Martin! :)
> 
> This also closes a wiki item relating to iproute2.

Thanks woodchip!

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-dev] Problem with build snapshot
  2001-09-17 23:26 [gentoo-dev] NEW - iproute2-2.4.7 Donny Davies
  2001-09-17 23:33 ` Daniel Robbins
@ 2001-09-18 16:35 ` Joe DeRosa
  2001-09-19 15:51   ` Joe DeRosa
  1 sibling, 1 reply; 6+ messages in thread
From: Joe DeRosa @ 2001-09-18 16:35 UTC (permalink / raw
  To: gentoo-dev

I have tried this with cd 11 and 12, and most of the intermediate build
tarballs, and I have been unable to build the rc6 snapshot.
What happens, is when it gets to the end of the glibc ebuild, it chokes
because of some lib files that it won't overwrite in the /tmp directory
because they are busy.

I have tried this on 2 different machines, ide and scsi.

Any ideas ???


Joe




^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-dev] Problem with build snapshot
  2001-09-18 16:35 ` [gentoo-dev] Problem with build snapshot Joe DeRosa
@ 2001-09-19 15:51   ` Joe DeRosa
  2001-09-19 15:57     ` Joerg Krause
  0 siblings, 1 reply; 6+ messages in thread
From: Joe DeRosa @ 2001-09-19 15:51 UTC (permalink / raw
  To: gentoo-dev

Additional Information.
After blowing up again after a fresh install, I tried to emerge
glibc-2.2.4-r1.ebuild, and it works fine.
I then modified the build script to skip all the emerges up to this
point, and exclude glibc again. Everything worked like a champ.
Emerge system worked fine.
I build my own kernel, and rebooted ok.
Xwindows and KDE built fine also. (after removing ALSA from the build
flags).

Am I the only person seeing this ??

Joe

-----Original Message-----
From: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org] On Behalf Of Joe DeRosa
Sent: Tuesday, September 18, 2001 6:34 PM
To: gentoo-dev@cvs.gentoo.org
Subject: [gentoo-dev] Problem with build snapshot

I have tried this with cd 11 and 12, and most of the intermediate build
tarballs, and I have been unable to build the rc6 snapshot.
What happens, is when it gets to the end of the glibc ebuild, it chokes
because of some lib files that it won't overwrite in the /tmp directory
because they are busy.

I have tried this on 2 different machines, ide and scsi.

Any ideas ???


Joe


_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev




^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-dev] Problem with build snapshot
  2001-09-19 15:51   ` Joe DeRosa
@ 2001-09-19 15:57     ` Joerg Krause
  2001-09-20 16:06       ` Joe DeRosa
  0 siblings, 1 reply; 6+ messages in thread
From: Joerg Krause @ 2001-09-19 15:57 UTC (permalink / raw
  To: gentoo-dev

On Wed, 2001-09-19 at 23:49, Joe DeRosa wrote:

> Am I the only person seeing this ??

Today I've done a complete fresh install on a new System with
the rc6-r12.iso build and the bootstrap works without any error
out of the box. also the glibc build works fine.

-- 
Joerg Krause
JKrause@epost.de




^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [gentoo-dev] Problem with build snapshot
  2001-09-19 15:57     ` Joerg Krause
@ 2001-09-20 16:06       ` Joe DeRosa
  0 siblings, 0 replies; 6+ messages in thread
From: Joe DeRosa @ 2001-09-20 16:06 UTC (permalink / raw
  To: gentoo-dev

Thanks for straitening me out, I have determined with your help, that I
was doing something wrong. I was using the command "scripts/bootstrap.sh
files/bootwhatever | tee bootstrap.log. Apparently, the errors I was
seeing were caused by tee being unable to connect to some librarys
during the env-update command. Remove the tee, and everything builds
fine.

Thanks

Joe

-----Original Message-----
From: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org] On Behalf Of Joerg Krause
Sent: Wednesday, September 19, 2001 5:59 PM
To: gentoo-dev@cvs.gentoo.org
Subject: RE: [gentoo-dev] Problem with build snapshot

On Wed, 2001-09-19 at 23:49, Joe DeRosa wrote:

> Am I the only person seeing this ??

Today I've done a complete fresh install on a new System with
the rc6-r12.iso build and the bootstrap works without any error
out of the box. also the glibc build works fine.

-- 
Joerg Krause
JKrause@epost.de


_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-09-20 22:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-17 23:26 [gentoo-dev] NEW - iproute2-2.4.7 Donny Davies
2001-09-17 23:33 ` Daniel Robbins
2001-09-18 16:35 ` [gentoo-dev] Problem with build snapshot Joe DeRosa
2001-09-19 15:51   ` Joe DeRosa
2001-09-19 15:57     ` Joerg Krause
2001-09-20 16:06       ` Joe DeRosa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox