Re: [ptxdist] building xorg with ptx-1.99.0

2007-11-20 Thread Robert Schwebel
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


Re: [ptxdist] building xorg with ptx-1.99.0

2007-11-20 Thread Marco Cavallini
Robert Schwebel ha scritto:
 On Tue, Nov 20, 2007 at 08:16:24PM +0100, Marco Cavallini wrote:
 thank you for answering.

 Do you mean that nobody has successfully built xorg since now ?
 
 1.99.0 has xorg 7.3 and yes, it is still work in progress.
 
 Robert

ack

But I faced to the same problem with 1.0.1
so the answer is which ptx version does successfully build xorg ?

/marco

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] building xorg with ptx-1.99.0

2007-11-20 Thread Robert Schwebel
On Tue, Nov 20, 2007 at 08:51:02PM +0100, Marco Cavallini wrote:
 But I faced to the same problem with 1.0.1
 so the answer is which ptx version does successfully build xorg ?

1.0.1 shouldn't have this problem. It is identical to 1.0.0, but without
some of the bugs. Nevertheless, it is based on xorg 7.1.

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