You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

1

Saturday, February 17th 2007, 11:13pm

X paths... failed - /usr/bin/xmkmf (imake) failed

I got some errors:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for linux/raw.h... yes
checking sys/raw.h usability... yes
checking sys/raw.h presence... yes
checking for sys/raw.h... yes
checking for GL... yes
checking for long long... yes
checking for libusb-config... /usr/bin/libusb-config
checking for main in -lusb... yes
checking for freetype-config... /usr/bin/freetype-config
checking for fontconfig-config... (cached) not found
checking for pkg-config... /usr/bin/pkg-config
checking OS... Linux
checking X11/fonts/fontenc.h usability... yes
checking X11/fonts/fontenc.h presence... yes
checking for X11/fonts/fontenc.h... yes
checking whether g++ supports -shared... yes
checking for FontEncDirectory in -lfontenc... yes
checking X11/Xft/Xft.h usability... yes
checking X11/Xft/Xft.h presence... yes
checking for X11/Xft/Xft.h... yes
checking for getifaddrs... yes
checking for getnameinfo... yes
checking for struct sockaddr.sa_len... no
checking for X11/extensions/Xrandr.h... yes
checking for XRRSetScreenConfigAndRate in -lXrandr... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... yes
checking kcarddb.h usability... no
checking kcarddb.h presence... no
checking for kcarddb.h... no
checking libraw1394/raw1394.h usability... yes
checking libraw1394/raw1394.h presence... yes
checking for libraw1394/raw1394.h... yes
checking for sigset... yes
checking for sigaction... yes
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverQueryInfo in -lXext... no
checking whether g++ supports -shared... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... yes
checking for X11/extensions/xf86misc.h... yes
checking for XF86MiscQueryVersion in -lXxf86misc... yes
checking for XF86MiscSetGrabKeysState in -lXxf86misc... yes
checking for GL... (cached) yes
checking for glXChooseVisual in -lGL... (cached) yes
checking "struct ucred"... yes
checking nogroup... nogroup
checking for getpeereid... no
checking for xmkmf... /usr/bin/xmkmf
checking X paths... failed
configure: error: /usr/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
On some systems a missing /lib/cpp symlink is at fault.
*** Error: ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib --sysconfdir=/etc 
*** ERROR: kdebase-x86-glibc-2.5-gcc-4.1-1-3.5.6-1

I want to add KDE to Paldo GNU/Linux which is a upkg-driven distro. We use this X11-Version. I could compile imake but I've problems with kdebase.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
bash-3.2$ upkg-show imake
imake-x86-glibc-2.5-gcc-4.1-1-X11R7.1-1.0.2-1
----
Package: imake
Version: X11R7.1-1.0.2-1
Branch: testing
Installed-Size: 58 KB
Build-Duration: 0 min
Build-Date: 2007-02-17 22:44:19 +0000
Build-Host: amnonsstation.paldo.org
- /usr
- /usr/bin
- /usr/bin/ccmakedep
- /usr/bin/cleanlinks
- /usr/bin/imake
- /usr/bin/makeg
- /usr/bin/mergelib
- /usr/bin/mkdirhier
- /usr/bin/mkhtmlindex
- /usr/bin/revpath
- /usr/bin/xmkmf
- /usr/share
- /usr/share/man
- /usr/share/man/man1
- /usr/share/man/man1/ccmakedep.1x
- /usr/share/man/man1/cleanlinks.1x
- /usr/share/man/man1/imake.1x
- /usr/share/man/man1/makeg.1x
- /usr/share/man/man1/mergelib.1x
- /usr/share/man/man1/mkdirhier.1x
- /usr/share/man/man1/mkhtmlindex.1x
- /usr/share/man/man1/revpath.1x
- /usr/share/man/man1/xmkmf.1x
- /usr/src

imake compiling log

Can someone point me to the right way.

Source code

1
2
3
4
5
6
7
checking for xmkmf... /usr/bin/xmkmf
checking X paths... failed
configure: error: /usr/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
On some systems a missing /lib/cpp symlink is at fault.
*** Error: ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib --sysconfdir=/etc --x-includes=/usr/include/X11 --x-libraries=/usr/lib
*** ERROR: kdebase-x86-glibc-2.5-gcc-4.1-1-3.5.6-1


kdebase compiling log

maybe imake has a different version than X11 or I miss an app.

This post has been edited 2 times, last edit by "Amnon82" (Feb 17th 2007, 11:35pm)


Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

2

Sunday, February 18th 2007, 10:04am

Found it out myself. I must install all utils of X11 on my machine.

So I created a xutils-dev-meta-package which installs these utils:

http://ftp.x.org/pub/X11R7.2/src/util/