On Tue, Nov 20, 2007 at 06:24:41PM +0100, Marco Cavallini wrote:
> I'm trying to build  xorg with ptx-1.99.0

Ah, great. I didn't write an announcement for it yet, but 1.99.x is a
preview series for the upcomming ptxdist-2.x.

> but I face to the following error.
> 
> Does anybody could share his/her valid ptxconfig file so I can learn
> which missing options are defintely required by xorg ?
> 
> TIA
> 
> ---------------------------------
> target: host-xorg-lib-x11.prepare
> ---------------------------------
> 
> .snip.
> checking if /usr/bin/cpp requires -undef... yes
> checking if /usr/bin/cpp requires -traditional... yes
> checking whether to use XCB... (cached) yes
> checking for pkg-config...
> /home/koan/ptxdist/myprojects/armtestprj/local-host/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for XPROTO... yes
> checking for X11... configure: error: Package requirements (xextproto
> xtrans xcb-xlib >= 0.9.92) were not met:
> 
> No package 'xcb-xlib' found

Have a look at the .in file - an important "select" statement was
commented out.

The problem is that with that select the kconfig tree becomes very
large, leading to ptxdist startup times which are not really acceptable.

We didn't find a solution yet - patches are welcome. Someone probably
has to spend some time profiling/benchmarking kconfig's search
algorighms.

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


-- 
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to