[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] Compilation problem with current cvs checkout
From: |
Patrice Dumas |
Subject: |
Re: [Gnash] Compilation problem with current cvs checkout |
Date: |
Sat, 18 Feb 2006 12:30:25 +0100 |
User-agent: |
Mutt/1.4.2.1i |
> Hi,
>
> I've the same problem than Nicolas.
Not exactly the same problem. You expose much more issues in the
configure script, as even though the result for the headers is right,
the ./configure output isn't very correct. And also your issue is different
as your libraries are in lib64 dirs.
> my configure options :
> ./configure --with-opengl-libraries=/usr/X11R6/lib64 --disable-docbook
> --with-opengl-includes=/usr/X11R6/include/
Could you please test the attached patch with
./configure --disable-docbook
and also
./configure --with-opengl-libraries=/usr/X11R6/lib64 --disable-docbook
--with-opengl-includes=/usr/X11R6/include/
send the configure output, and config.log in both cases and verify that
it builds fine in both cases?
Thanks in advance.
--
Pat
opengl_add_msg_lGL.diff
Description: Text document