View previous topic :: View next topic |
Author |
Message |
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Sep 16, 2003 1:21 pm Post subject: emerge von kde 3.1.3 schlug fehl |
|
|
Hi Leute,
beim emerge von KDE auf 3.1.3 (was gerade offiziell ist) trat beim paket kde-base/kdebase-3.1.3 ein fehler auf und er brach ab.
Code: | [...]
checking for getifaddrs... yes
checking for getnameinfo... yes
checking kcarddb.h usability... no
checking kcarddb.h presence... no
checking for kcarddb.h... no
checking X11/extensions/Xrender.h usability... yes
checking X11/extensions/Xrender.h presence... yes
checking for X11/extensions/Xrender.h... yes
checking for XRenderComposite in -lXrender... yes
checking for sigset... yes
checking for sigaction... yes
checking "struct ucred"... yes
checking nogroup... nogroup
checking for getpeereid... no
checking for xmkmf... /usr/X11R6/bin/xmkmf
checking various X settings... failed
configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
!!! ERROR: kde-base/kdebase-3.1.3 failed.
!!! Function kde_src_compile, Line 125, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
|
hat da jemand von euch eine Idee? Die Datei 'xmkmf' existiert in dem Verzeichnis, wo er sucht. |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
ian! Bodhisattva
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Tue Sep 16, 2003 1:39 pm Post subject: Re: emerge von kde 3.1.3 schlug fehl |
|
|
BlackEye wrote: |
Code: |
checking for xmkmf... /usr/X11R6/bin/xmkmf
checking various X settings... failed
configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
|
|
Schon einmal nachgeschaut, ob die Datei /usr/X11R6/bin/xmkmf überhaupt existiert? Schliesslich meckert er genau das an.
Gruß,
ian! _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
|
ian! Bodhisattva
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Tue Sep 16, 2003 1:48 pm Post subject: |
|
|
Ich Blindfisch!
Die Datei existiert natürlich. Was er anmeckert ist imake.
Existiert /usr/X11R6/bin/imake?
Gruß,
ian! _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Sep 16, 2003 1:53 pm Post subject: |
|
|
die imake Datei existiert auch, ja. Ebenfalls im /usr/X11R6/bin Verzeichnis
ich hab gerade mal das ldconfig gestartet und verusch den Emerge nochmal |
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Sep 16, 2003 2:13 pm Post subject: |
|
|
die sagen folgendes:
Code: | murpy bin # echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.2:/usr/X11R6/bin:/opt/blackdown-jdk-1.4.1/bin:/opt/blackdown-jdk-1.4.1/jre/bin:/usr/qt/3/bin:/usr/kde/3.1/sbin:/usr/kde/3.1/bin:/usr/share/karamba/bin
murpy bin # echo $PKG_CONFIG_PATH
murpy bin # which imake
/usr/X11R6/bin/imake
murpy bin # |
|
|
Back to top |
|
|
ian! Bodhisattva
Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Tue Sep 16, 2003 2:21 pm Post subject: |
|
|
Führe doch mal imake aus. Ohne Parameter. Vielleicht ist das Binary defekt. (Soll's ja geben.)
Code: |
# imake
imake: No such file or directory
imake: No description file.
Stop.
|
ian! _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Sep 16, 2003 3:10 pm Post subject: |
|
|
tchjo, wäre ja auch zu einfach gewesen, oder
Code: | murpy bin # imake
imake: No such file or directory
imake: No description file.
Stop.
murpy bin # imake --help
imake: No such file or directory
imake: No description file.
Stop.
murpy bin # |
vielleicht ist das 'nicht normal'?
aber wo kommt imake her, wenn ich das nochmal emergen sollte. emerge xfree ? |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
BlackEye l33t
Joined: 04 Dec 2002 Posts: 756 Location: Germany
|
Posted: Tue Sep 16, 2003 3:21 pm Post subject: |
|
|
naja, dann werd ich das mal tun hab ja eh nix besseres zu tun
Dankt euch erstmal! Soweit wäre ich allein nicht gekommen
Ich hoffe ich melde mich _nicht_ mehr nach dem xfree emerge
Gruß,
Martin |
|
Back to top |
|
|
dertobi123 Retired Dev
Joined: 19 Nov 2002 Posts: 2679 Location: Oberhausen, Germany
|
|
Back to top |
|
|
|