View previous topic :: View next topic |
Author |
Message |
devaux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Aug 2006 Posts: 7
|
Posted: Sun Sep 03, 2006 11:42 am Post subject: *solved* emerge x11-base/xorg-server-1.1.1 schlaegt fehl |
|
|
Bin irgendwie ratlos, da das Compilieren des Paketes x11-base/xorg-server-1.1.1 jedesmal mit der Fehlermeldung
Code: | if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../hw/kdrive/src -I../../../miext/damage -I../../../miext/shadow -I../../../Xext -I../../../fb -I../../../mi -I../../../hw/kdrive/linux -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../../../include -I../../../include -I../../../Xext -I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -DHAVE_KDRIVE_CONFIG_H -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I../../../include -I../../../include -I../../../Xext -I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -march=athlon64 -pipe -O2 -MT kmap.o -MD -MP -MF ".deps/kmap.Tpo" -c -o kmap.o kmap.c; \
then mv -f ".deps/kmap.Tpo" ".deps/kmap.Po"; else rm -f ".deps/kmap.Tpo"; exit 1; fi
kinput.c: In function 'KdInitInput':
kinput.c:621: warning: unused variable 'zero2'
kinput.c:621: warning: unused variable 'zero1'
In file included from /usr/include/asm-x86_64/mtrr.h:28,
from /usr/include/asm/mtrr.h:8,
from kmap.c:33:
/usr/include/linux/compat.h:165: error: expected ')' before '*' token
/usr/include/linux/compat.h:166: error: expected declaration specifiers or '...' before 'siginfo_t'
kmap.c: In function 'KdSetMappedMode':
kmap.c:139: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
kmap.c:139: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
kmap.c: In function 'KdResetMappedMode':
kmap.c:178: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
kmap.c:178: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
make[3]: *** [kmap.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/xorg-server-1.1.1/work/xorg-server-1.1.1/hw/kdrive/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xorg-server-1.1.1/work/xorg-server-1.1.1/hw/kdrive'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xorg-server-1.1.1/work/xorg-server-1.1.1/hw'
make: *** [all-recursive] Error 1
!!! ERROR: x11-base/xorg-server-1.1.1 failed.
Call stack:
ebuild.sh, line 1543: Called dyn_compile
ebuild.sh, line 938: Called src_compile
ebuild.sh, line 1252: Called x-modular_src_compile
x-modular.eclass, line 331: Called x-modular_src_make
x-modular.eclass, line 326: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
fehlschlaegt.
Meine make.conf sieht folgendermassen aus Code: | # These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="64bit 7zip a52 aac aalib acpi aim aimextras akode alias amarok amd amr
amuled apache2 applet aqua_theme automount beagle blender-game bonjour
bootsplash bzip2 c++ cairo cdda cddb cdinstall cdio cdparanoia cdr cdrom
cdsound cg ch chardet chroot ck-plus connectionstatus contactnotes
cpudetection css de_tvtoday demo dga dvd dvdr dvdread emoticon
emul-linux-x86 fame fat fbsplash ffmpeg firefox flac fping fuse gaim gimp
gimpprint gkrellm glitz glut gmail gmailtimestamps gstreamer010 gzip h323
hal icq id3 ieee1394 image imagemagick imlib2 irc joystick jpeg2k kdrive
kqemu lame lm_sensors mad mime mjpeg mp4 mp4live mpeg2 mpeg4 mplayer msn
musicbrainz mythtv netmeeting nsplugin nptl nptlonly ntfs nvidia nvidis ogg oggvorbis
openal openssh openssl oscar pcre session pdf qemu-fast qt rar rdesktop rss screen
sdl-sound softmmu sse-filters svg symlink sysfs theora transcode truetype
unicode unzip userlocales v4l v4l2 vcd vcdimager vchroot vdr vfat videos
vim vim-with-x vorbis wma wmf x264 xcomposite xine xmms xvid zip -berkdb
-cli -dlloader -dri -eds -emboss -foomaticdb -ipv6 -gnome
-isdnlog -lzw-tiff -nls -pam -pppd -reflection -spl -xpm"
FEATURES="distcc"
ACCEPT_KEYWORDS="~amd64"
DISTCC_HOSTS="amd-64"
LINGUAS="de en" |
Hat jemand eine Idee? revdep-rebuild sowie emerge -e world halfen nicht weiter. Es blockiert immer beim selben Paket. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
devaux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Aug 2006 Posts: 7
|
Posted: Sun Sep 03, 2006 9:46 pm Post subject: |
|
|
ok, folgendes hat geholfen: kdrive aus den use-flags zu nehmen und zusaetzlich VIDEO_CARDS="nv nvidia" in die make.conf zu schreiben. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|