You are not logged in.

#1 2006-02-11 18:43:18

eyolf
Member
From: Copenhagen
Registered: 2005-11-29
Posts: 339
Website

[xorg7] Missing modules

I've changed to the modular xorg, and I've run into this problem twice, while trying to compile sources: I get loads of error messages, about missing stuff, such as:

| #include <X11/Xlib.h>
configure:4977: g++ -o conftest -g -O3 -fno-threadsafe-statics -fno-enforce-eh-specs   conftest.cc -lX11  -lsupc++ >&5
In file included from conftest.cc:17:
/usr/include/X11/Xlib.h:60:19: error: X11/X.h: No such file or directory
/usr/include/X11/Xlib.h:63:28: error: X11/Xfuncproto.h: No such file or directory
/usr/include/X11/Xlib.h:64:25: error: X11/Xosdefs.h: No such file or directory
/usr/include/X11/Xlib.h:227: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:228: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:231: error: 'Font' does not name a type
/usr/include/X11/Xlib.h:236: error: 'Pixmap' does not name a type
/usr/include/X11/Xlib.h:261: error: 'VisualID' does not name a type
/usr/include/X11/Xlib.h:292: error: 'Window' does not name a type

The things that are missing, are:

/usr/include/X11/Xlib.h
/usr/include/X11/Xutil.h
/usr/include/X11/extensions/Xrender.h
/usr/include/X11/Xft/XftCompat.h
/usr/include/X11/Xft/Xft.h

Is this some module(s) that I haven't installed, or is something else wrong? Everything else is working fine.

Offline

#2 2006-02-11 18:58:32

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: [xorg7] Missing modules

pacman -s testing/libxrender

Offline

#3 2006-02-11 19:30:24

eyolf
Member
From: Copenhagen
Registered: 2005-11-29
Posts: 339
Website

Re: [xorg7] Missing modules

I already have that one up to date. I tried to reinstall,  but I still get the same errors

Offline

#4 2006-02-11 20:29:53

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: [xorg7] Missing modules

$ pacman -Qo /usr/include/X11/X.h 
/usr/include/X11/X.h is owned by xproto 7.0.4-2

Offline

#5 2006-02-13 15:16:37

EmbraceThePenguin
Member
From: New Mexico, USA
Registered: 2004-08-09
Posts: 197

Re: [xorg7] Missing modules

I have a very similer problem after reloading my machines and trying to get Xorg 7 and Nvidia installed and running.

X is complaining about missing glx and nvidia modules, yet they are in their propor locations in the file system and in the xorg.conf file.

I have used this xorg.conf file last time I was working with Arch and it was perfect. I steped away to check out OpenSUSE and decided Arch ran way faster and got these errors during a reinstall.

Any ideas?

Thanks!!!

Joe

Offline

Board footer

Powered by FluxBB