gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] unable to compile cvs


From: Anglade Pierre-Matthieu
Subject: Re: [Gnash] unable to compile cvs
Date: Tue, 3 Oct 2006 14:17:24 +0200

Nice but would you mind logging your commands and output and sending
all that with a bz2 or something like that so that one can understand
at wich stage is the problem.

presently I'm not sure but:
-from your very last post we know that the configure as run until its
end since you've get some Makefile
-We can guess that you have had no error message
-So we can guess (only guess and only at this stage) that you get something like
cc -o myprogram allmybinaries.o -lGLU
error can't find -lGLU
The simplest fix you can try (if I am perspicacious enough :-) is to
find out in the makefile where is the value -lGLU put into a file and
replace it with "-L/usr/X11R6/lib -lGLU"

regards

PMA


On 10/3/06, David Woodfall <address@hidden> wrote:
On (10:46 03/10/06), Anglade Pierre-Matthieu <address@hidden> put forth the 
proposition:
> again a stupid one:
> in the compilation command line do you see something like
> -L/usr/X11R6/lib ?

I see several entries in Makefile eg

 X_LDFLAGS = -L/usr/X11R6/lib
 X_LIBS =  -L/usr/X11R6/lib

and I've tried outting

 --with-opengl-lib=/usr/X11R6/lib/

in configure
>
> On 10/3/06, David Woodfall <address@hidden> wrote:
> >On (09:31 03/10/06), Anglade Pierre-Matthieu <address@hidden> put forth
> >the proposition:
> >> Sorry for this weird/dumb question but:
> >> Have you checked that you have libGLU installed and where it is
> >> installed on your system ?
> >
> >Yes,
> >
> >~ 09:09 ;) locate libGLU
> >/usr/X11R6/lib/libGLU.so.1.3
> >/usr/X11R6/lib/libGLU.so
> >/usr/X11R6/lib/libGLU.so.1
> >/usr/X11R6/lib/libGLU.a
> >
> >
> >>
> >> On 10/3/06, David Woodfall <address@hidden> wrote:
> >> >Hi, I'm having problems compiling because of an 'unable to find -lGLU'
> >> >error. I see on the bug page that some people have used
> >> > --with-opengl-lib=/usr/X11R6/lib/ to compile but I can't get this to
> >work.
> >> >It still gives same error.
> >> >
> >> >Am I missing something else?
> >> >
> >> >I'm using Slackware 11.0rc5 with a 2.6.15 kernel.
> >> >
> >> >P.S. I'm using CVS because I want to get sound working. If there is
> >> >another way to do this I'd be glad of the info.
> >> >
> >> >Cheers
> >> >
> >> >--
> >> >What if everything is an illusion and nothing exists?  In that case, I
> >> >definitely overpaid for my carpet.
> >> >                -- Woody Allen, "Without Feathers"
> >> >
> >> >
> >> >
> >> >_______________________________________________
> >> >Gnash mailing list
> >> >address@hidden
> >> >http://lists.gnu.org/mailman/listinfo/gnash
> >> >
> >>
> >>
> >> --
> >> Pierre-Matthieu Anglade
> >>
> >>
> >> _______________________________________________
> >> Gnash mailing list
> >> address@hidden
> >> http://lists.gnu.org/mailman/listinfo/gnash
> >
> >--
> >Watson's Law:
> >        The reliability of machinery is inversely proportional to the
> >number and significance of any persons watching it.
> >
> >
> >
> >_______________________________________________
> >Gnash mailing list
> >address@hidden
> >http://lists.gnu.org/mailman/listinfo/gnash
> >
>
>
> --
> Pierre-Matthieu Anglade
>
>
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash

--
A physicist is an atom's way of knowing about atoms.
                -- George Wald



_______________________________________________
Gnash mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash



--
Pierre-Matthieu Anglade




reply via email to

[Prev in Thread] Current Thread [Next in Thread]