You are not logged in.

#1 2006-04-08 04:35:16

sssslang
Member
Registered: 2006-03-18
Posts: 9

I got the "Can't find X includes" error when compi

Hi, all!
I upgraded to Xorg7.
When I compile qterm:
% ./configure --prefix=/usr
...
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
%

I followed the Xorg7 page in arch wiki then reinstall the packages xproto and libx1. But it doesn't work.

What could I do?

Offline

#2 2006-04-08 05:04:56

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: I got the "Can't find X includes" error when compi

qterm compiles here. You're probably missing some other X includes. Here's the one I have:

compositeproto 0.3-1
damageproto 1.0.3-1
dmxproto 2.2.2-1
fixesproto 4.0-1
fontcacheproto 0.1.2-1
fontsproto 2.0.2-1
glproto 1.4.5-1
inputproto 1.3.2-1
kbproto 1.0.2-1
printproto 1.0.3-1
randrproto 1.1.2-1
recordproto 1.13.2-1
renderproto 0.9.1-1
scrnsaverproto 1.0.2-1
trapproto 3.4.3-1
videoproto 2.2.2-1
xextproto 7.0.2-1
xf86dgaproto 2.0.2-1
xf86miscproto 0.9.2-1
xf86vidmodeproto 2.2.2-1
xineramaproto 1.1.2-1
xproto 7.0.4-2

Offline

#3 2006-04-08 05:42:25

sssslang
Member
Registered: 2006-03-18
Posts: 9

Re: I got the "Can't find X includes" error when compi

I checked, but I got ALL these packages!
Is your box use xorg7?

Offline

#4 2006-04-08 08:41:31

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: I got the "Can't find X includes" error when compi

Try to reinstall them, I think some of yours got lost during the upgrade due to a pacman bug.

Offline

#5 2006-04-08 09:03:00

sssslang
Member
Registered: 2006-03-18
Posts: 9

Re: I got the "Can't find X includes" error when compi

JGC wrote:

Try to reinstall them...

I did it just now. But it couldn't help me :cry:

Offline

#6 2006-04-08 09:04:30

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: I got the "Can't find X includes" error when compi

You have pkgconfig installed? also check the config.log about possible missing things.

Offline

#7 2006-04-08 11:28:01

sssslang
Member
Registered: 2006-03-18
Posts: 9

Re: I got the "Can't find X includes" error when compi

Yes, I installed pkgconfig.
config.log is quite a long story, I can't find the problem. I uploaded  it here.

Offline

Board footer

Powered by FluxBB