In the "Build Xorg" section of build-xorg-7.4, can you try adding the
following code?

if [ "${module}" = "pixman" ]; then
   extraoptions="${extraoptions} --disable-gtk"
fi

On 7/1/10 2:49 PM, Antoine Martin wrote:
> Hi,
> 
> I have seen this one before on another platform (was OSX IIRC), but I
> still have no idea how to fix it properly (this time on Maverick Meerkat):
> 
> When I run the ./build-xorg-7.4:
> All goes well until pixman:
> (...)
> Making all in test
> make[2]: Entering directory
> `/usr/src/tigervnc-1.0.1/unix/xorg/pixman-0.12.0/test'
> gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman     -g -O2 -Wall
> -fvisibility=hidden -MT clip-test.o -MD -MP -MF .deps/clip-test.Tpo -c
> -o clip-test.o clip-test.c
> clip-test.c:3:21: error: gtk/gtk.h: No such file or directory
> 
> config.log shows:
> ./configure --with-default-font-path=/usr/share/fonts/X11/misc
> --prefix=/usr/src/tigervnc-1.0.1/unix/xorg.build
> (...)
> checking for GTK... yes
> (...)
> 
> So I then went in there and ran exactly that command, followed by make,
> and it worked!?? Why doesn't it work from ./build-xorg-7.4?
> 
> Anyone seen this? Any ideas?
> Also, is there an easy way to resume ./build-xorg-7.4?
> 
> Thanks
> Antoine
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> Tigervnc-devel mailing list
> Tigervnc-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to