[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

OOo-build fails on X11 extensions



Hi

I've been trying to get ooo-build to work for me but it keeps dying on me as it re-runs the configure script as part of "make".

First off I ran " ./configure --with-lang=en-GB --disable-kde --with-distro=Debian --enable-java --with-myspell-dicts=en-GB" and it works fine. When I run "make" it runs through the configure file again and fails at this point:


checking for X... libraries , headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking X11/Xaw/Label.h usability... yes
checking X11/Xaw/Label.h presence... yes
checking for X11/Xaw/Label.h... yes
checking for XOpenDisplay in -lX11... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
checking whether fontconfig is >= 2.2.0... yes
checking whether to link to Xrender... no, dynamically open it
checking which Xrender headers to use... external
checking X11/extensions/Xrender.h usability... no
checking X11/extensions/Xrender.h presence... no
checking for X11/extensions/Xrender.h... no
configure: error: Xrender not found. install X
make: *** [stamp/build] Error 1


The weird thing is I have Xrender-dev installed and the header file is in the correct directory.
# dpkg -s libxrender-dev
Status: install ok installed
Version: 1:0.9.0-2

# ls -lah /usr/X11R6/include/X11/extensions/
total 316K
drwxr-xr-x   2 root root 4.0K 2005-07-25 09:19 .
drwxr-xr-x  11 root root 4.0K 2005-07-25 10:00 ..
-rw-r--r--   1 root root 2.3K 2005-05-31 07:48 panoramiXext.h
-rw-r--r--   1 root root 5.7K 2005-05-31 07:48 panoramiXproto.h
-rw-r--r--   1 root root  16K 2005-05-24 16:55 Print.h
-rw-r--r--   1 root root  24K 2005-05-24 16:55 Printstr.h
-rw-r--r--   1 root root 2.5K 2005-05-31 07:48 randr.h
-rw-r--r--   1 root root 5.5K 2005-05-31 07:48 randrproto.h
-rw-r--r--   1 root root 5.4K 2005-05-31 07:48 record.h
-rw-r--r--   1 root root 8.2K 2005-05-31 07:48 recordstr.h
-rw-r--r--   1 root root 8.5K 2005-05-23 18:50 XI.h
-rw-r--r--   1 root root 2.1K 2005-05-31 07:48 Xinerama.h
-rw-r--r--   1 root root  31K 2005-05-23 18:50 XInput.h
-rw-r--r--   1 root root  37K 2005-05-23 18:50 XIproto.h
-rw-r--r--   1 root root  16K 2005-05-23 18:51 XKBgeom.h
-rw-r--r--   1 root root  28K 2005-05-23 18:51 XKB.h
-rw-r--r--   1 root root  31K 2005-05-23 18:51 XKBproto.h
-rw-r--r--   1 root root  27K 2005-05-23 18:51 XKBsrv.h
-rw-r--r--   1 root root  18K 2005-05-23 18:51 XKBstr.h
-rw-r--r--   1 root root  12K 2005-06-21 20:48 Xrender.h



Can somebody please tell me where I'm going wrong...

Thanks,

P h i l l



Reply to: