Tom London wrote:
On 5/21/05, Dan Williams <dcbw@xxxxxxxxxx> wrote:
On Sat, 21 May 2005, Paul wrote:
Hi,
Ideas? Or do we just wait until tomorrow and hope this gets worked out?
There is definitely a problem. I'm updating now but excluding everything
from gcc and will see if it will work in reverse. It could be one of
these catch-22 problems.
gcj has changed the name of the AWT library so that its not the same as other
JDK's AWT libraries. I had kicked off an OOo build to fix this issue yesterday,
but that failed due to a new gcc package which changed some stuff. Yay for
deps.
Dan
yum --exclude=\*gcj\* --exclude=gcc\* --exclude=\*4.0.0-8\* update
Seems to work..... [not sure you need the first 2 excludes....]
yum --exclude=\*4.0.0-8\* update worked for me as you suggested.
Gerry