2007/8/7, Eduardo Otubo <[EMAIL PROTECTED]>:
> Hello Herbert,
>
> Here is a clue :-)
> The option "-l" is a GCC flag that says which library you will
> dynamically link to your binary. So, "-lGL" means your linker (ld)
> will need GL library. The error above is due to two possibilities:
>
> 1- You don't have GL library
> 2- Your GL library is not in the right place it should be.
>
> Try emerging media-libs/ftgl. This may solve your problem.
>
> Hope I can help.
> []'s
>
> On 8/4/07, Herbert Laubner <[EMAIL PROTECTED]> wrote:
> > Running revdep-rebuild, I got an error building fgl_glxgears.
> >
> > Here the section of the build.log
> >
> > /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-
> > gnu/bin/ld: cannot find -lGL
> > collect2: ld returned 1 exit status
> >
> > !!! ERROR: x11-drivers/ati-drivers-8.35.5 failed.
> > Call stack:
> >    ebuild.sh, line 1632:   Called dyn_compile
> >    ebuild.sh, line 983:   Called qa_call 'src_compile'
> >    ebuild.sh, line 44:   Called src_compile
> >    ati-drivers-8.35.5.ebuild, line 182:   Called die
> >
> > I have no clue what IGL is, nor if I need it.
> >
> > Could this also cause the problem, that I get a black screen trying
> > to stop xorg-server? Right no the only way to shut down the computer
> > is to hold the power button till it shuts down :-(
> >
> >
> > Regards,
> > Herb
> > --
> > [EMAIL PROTECTED] mailing list
> >
> >
>
>
> --
> Eduardo Otubo
> Linux Registered User #424252
> http://z3r00.blogspot.com/
>
> |_|0|_|
> |_|_|0|
> |0|0|0|
> --
> [EMAIL PROTECTED] mailing list
>
>

I don't know the solution to your problem, but I'm sure emerging
media-libs/ftgl will not help.

The library you are missing should come with the ati-drivers.

Maybe executing a "eselect opengl ati" helps? Just a guess.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to