View Single Post

   
  #6 (permalink)  
Old 02-21-2008, 06:33 AM
Eels
 
Posts: n/a
Default Re: xfree-4.3.0-r3 compile error

I did have a look at revdep-rebuild now as well. Only thing it wanted to do
was emerge my blackdown-jdk instead of the one from sun I'm using.

However I did unmerge xft a while ago. But when I use quickpg (with a lot of
options I read from the gentoo forums), there are no packages dependent on
xft, so it shouldn't harm anything unmerging it. Apart from that, it was
confilicting with xfree-4.3.0-r2, so I had to.

Other ideas to solve my problem ?

TIA, eels
"Jerry McBride" <mcbrides9@comcast.net> schreef in bericht
news:9tvp71xnqe.ln2@spinner.my.domain...
> walt wrote:
>
> > "Eels" <gelton@kabelfoon.nl> writes:
> >
> >> These are my settings:
> >> CHOST="i686-pc-linux-gnu"
> >> CFLAGS="-march=i686 -O3 -pipe"
> >> CXXFLAGS="-march=i686 -O3 -pipe"

> >
> >
> >> > Eels wrote:
> >> >
> >> > > Hi,
> >> > >
> >> > > I keep on getting the same error when trying to emerge
> >> > > xfree-4.3.0-r3...

> >
> >
> >> > > make[2]: Entering directory
> >> > > `/var/tmp/portage/xfree-4.3.0-r3/work/xc/config/imake'
> >> > > march=i686 -O3 -O3 -O3 -O3

> >
> > Notice that the compiler flag -O3 appears four times. Maybe I've just
> > never paid enough attention but I don't think I've seen that before.
> >

>
> ---snip---
>
> That's normal operation of emerge. WHat is happening is... each ebuild has
> the ability of "filtering out" undesireable compiler flags. In your

example
> above, emerge filtered out 3 unwanted options... What they were, only you
> know for sure. The multiple occurance of "-O3" will harm nothing.
>
>
> --
>
>

************************************************** **************************
**
> Registered Linux User Number 185956
> http://groups.google.com/groups?hl=e...ff&group=linux
> Join me in chat at #linux-users on irc.freenode.net
> This email account no longers accepts attachments or messages containing
> html.
> 7:59am up 36 days, 12:52, 7 users, load average: 0.00, 0.00, 0.00



Reply With Quote