On Mon, May 10, 2010 at 11:09 PM, Kevin H. Hobbs wrote:
> On 05/10/2010 09:46 AM, Brian Paul wrote:
>>
>> A 'make clean' may be needed. Sometimes when source files move around
>> the 'depend' files don't get properly updated.
>>
>> -Brian
>
>
> I get the same result after 'make clean' err.. at le
Dan Nicholson writes:
> On Mon, May 10, 2010 at 10:08 AM, Kevin H. Hobbs wrote:
> > All I really want is Mesa with OSMesa from the development
> > repository as the "reference" library for my VTK and ParaView
> > nightly test builds.
>
> ./configure --with-driver=xlib ? That will link libOSMesa t
On Mon, May 10, 2010 at 12:51 PM, Kevin H. Hobbs wrote:
> On 05/10/2010 03:25 PM, Kevin H. Hobbs wrote:
>>
>>
>> I really do not understand this missing symbol business since :
>>
>>
>> $ nm mesa/lib/libGL.so | grep _mesa_free_context_data
>> 00078030 t _mesa_free_context_data
>>
>> $ nm /
On 05/10/2010 03:25 PM, Kevin H. Hobbs wrote:
>
>
> I really do not understand this missing symbol business since :
>
>
> $ nm mesa/lib/libGL.so | grep _mesa_free_context_data
> 00078030 t _mesa_free_context_data
>
> $ nm /opt/Mesa-7.8.1/lib64/libGL.so | grep _mesa_free_context_data
>
On 05/10/2010 02:13 PM, Dan Nicholson wrote:
> On Mon, May 10, 2010 at 10:08 AM, Kevin H. Hobbs wrote:
>>
>> All I really want is Mesa with OSMesa from the development repository as
>> the "reference" library for my VTK and ParaView nightly test builds.
>
> ./configure --with-driver=xlib ? That w
On Mon, May 10, 2010 at 11:17 AM, tom fogal wrote:
> Dan Nicholson writes:
>> On Mon, May 10, 2010 at 10:08 AM, Kevin H. Hobbs wrote:
>
>> > All I really want is Mesa with OSMesa from the development
>> > repository as the "reference" library for my VTK and ParaView
>> > nightly test builds.
>>
Dan Nicholson writes:
> On Mon, May 10, 2010 at 10:08 AM, Kevin H. Hobbs wrote:
> > All I really want is Mesa with OSMesa from the development
> > repository as the "reference" library for my VTK and ParaView
> > nightly test builds.
>
> ./configure --with-driver=xlib ? That will link libOSMesa
On Mon, May 10, 2010 at 10:08 AM, Kevin H. Hobbs wrote:
>
> All I really want is Mesa with OSMesa from the development repository as
> the "reference" library for my VTK and ParaView nightly test builds.
./configure --with-driver=xlib ? That will link libOSMesa to libGL,
but that's what configs/l
2010/5/6 Kristian Høgsberg :
> Hi,
>
> Ok, I suppose this is not the most pressing issue in mesa, but I was
> toying with an idea of how to reduce get.c size and integrate
> get_es1.c and get_es2.c and I had to try it out. Of course it ended
> up being a bigger project and took a couple of days, b
"Kevin H. Hobbs" writes:
> On 05/10/2010 11:56 AM, tom fogal wrote:
> >=20
> > I recommend you check out the "build_mesa" function in:
> >=20
> > http://portal.nersc.gov/svn/visit/trunk/src/svn_bin/build_visit
> >=20
> > There's a lot we can do to make the whole VTK, Mesa/mangled or no,
> > and
On 05/10/2010 11:56 AM, tom fogal wrote:
>
> I recommend you check out the "build_mesa" function in:
>
> http://portal.nersc.gov/svn/visit/trunk/src/svn_bin/build_visit
>
> There's a lot we can do to make the whole VTK, Mesa/mangled or no,
> and VisIt/ParaView stack more amenable to compilatio
"Kevin H. Hobbs" writes:
> I deleted my mesa directory and re-cloned the repository and tried to
> build but the build stopped here :
[snip]
> In file included from nv50_context.h:19,
> from nv50_clear.c:28:
> =2E./../../../src/gallium/drivers/nouveau/nouveau_stateobj.h: In functi
On 05/10/2010 09:46 AM, Brian Paul wrote:
>
> A 'make clean' may be needed. Sometimes when source files move around
> the 'depend' files don't get properly updated.
>
> -Brian
I get the same result after 'make clean' err.. at least the build fails
with :
make[5]: *** No rule to make target
`.
On 05/10/2010 08:45 AM, Chia-I Wu wrote:
>
> I could not reproduce it here on my AMD64 machine. Can you post the
> full mesa_build.txt?
>
The entire mesa_build.txt is here:
http://crab-lab.zool.ohiou.edu/kevin/mesa_build.txt
signature.asc
Description: OpenPGP digital signature
_
On Mon, May 10, 2010 at 5:58 AM, Kevin H. Hobbs wrote:
> I run several nightly builds of VTK and ParaView with Mesa from the git
> repository.
>
> My builds for May 6 failed because Mesa failed to build.
>
> Mesa is built with :
>
> # Update Mesa
> echo "Update Mesa"
> cd /home/kevin/mesa
> make r
On Mon, May 10, 2010 at 7:58 PM, Kevin H. Hobbs wrote:
> I run several nightly builds of VTK and ParaView with Mesa from the git
> repository.
>
> My builds for May 6 failed because Mesa failed to build.
>
> Mesa is built with :
>
> # Update Mesa
> echo "Update Mesa"
> cd /home/kevin/mesa
> make r
I run several nightly builds of VTK and ParaView with Mesa from the git
repository.
My builds for May 6 failed because Mesa failed to build.
Mesa is built with :
# Update Mesa
echo "Update Mesa"
cd /home/kevin/mesa
make realclean > ~/mesa_build.txt 2>&1
git pull origin > ~/mesa_update.txt 2>&1
m
https://bugs.freedesktop.org/show_bug.cgi?id=27962
b...@o-hand.com changed:
What|Removed |Added
CC||b...@o-hand.com
--
Configure bugmail:
Le 07/05/2010 09:03, Michel Dänzer a écrit :
On Fre, 2010-05-07 at 00:43 +0200, Didier G wrote:
Trying to use llvmpipe I have a problem when I run glxgears : background
is not black as it should be but transparent.
It's picking up a depth 32 visual. You can work around it by setting t
19 matches
Mail list logo