Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -u mono schlägt fehl (semaphore.h) [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ro
Apprentice
Apprentice


Joined: 28 Mar 2003
Posts: 289

PostPosted: Mon Oct 30, 2006 3:25 pm    Post subject: emerge -u mono schlägt fehl (semaphore.h) [solved] Reply with quote

Hi,

ich erhalte bei "emerge -u mono" folgende fehlermeldung:

Quote:
In file included from pthread_support.c:122:
/usr/include/semaphore.h:1:36: error: linuxthreads/semaphore.h: No such file or directory
pthread_support.c:1166: error: expected specifier-qualifier-list before 'sem_t'
pthread_support.c: In function 'GC_start_routine_head':
pthread_support.c:1309: error: 'struct start_info' has no member named 'registered'
pthread_support.c: In function 'GC_pthread_create':
pthread_support.c:1391: error: 'struct start_info' has no member named 'registered'
pthread_support.c:1441: error: 'struct start_info' has no member named 'registered'
pthread_support.c:1445: error: 'struct start_info' has no member named 'registered'
make[3]: *** [pthread_support.lo] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.1.18-r1/work/mono-1.1.18/libgc'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.1.18-r1/work/mono-1.1.18/libgc'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-1.1.18-r1/work/mono-1.1.18'
make: *** [all] Fehler 2

!!! ERROR: dev-lang/mono-1.1.18-r1 failed.
Call stack:
ebuild.sh, line 1568: Called dyn_compile
ebuild.sh, line 937: Called src_compile
mono-1.1.18-r1.ebuild, line 93: Called die

!!! compile failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


mein emerge --info sagt folgendes:

Quote:
Portage 2.1.2_rc1-r1 (default-linux/x86/no-nptl, gcc-4.1.1, glibc-2.5-r0, 2.6.18-suspend2-test i686)
=================================================================
System uname: 2.6.18-suspend2-test i686 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.5
Last Sync: Sun, 29 Oct 2006 23:00:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 2.0.28-r1
dev-lang/python: 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache: [Not Present]
sys-apps/sandbox: 1.2.18.1
sys-devel/autoconf: 2.13, 2.60
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils: 2.17
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_AT"
LC_ALL="de_AT"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/packages/athlon-packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/PORTOVERLAY"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext X a52 aac acpi alsa apache2 apm berkdb bitmap-fonts bzip2 cardbus chroot cli codecs cracklib crypt cups dba dbase divx4linux dlloader dri dts dv dvb dvd dvdr dvdread ecc eds elibc_glibc emboss encode ffmpeg flac flash foomaticdb fortran freetype ftp gd gdbm gif gnutls gphoto2 gpm iconv icq imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg jpeg2k kde kernel_linux libg++ libwww linguas_de linuxthreads-tls lzo mad matroska mikmod ming mjpeg mmx mmx2 mmxext mng mono motif mp3 mpeg ncurses network nls ogg opengl oss pam pcmcia pcre perl php png pnp pppd python qt3 qt4 quicktime rar readline reflection sdl session smime spell spl sse sse2 ssl subtitles svg tcpd theora threads truetype truetype-fonts trusted type1 type1-fonts unicode usb userland_GNU userlocales v4l v4l2 vcd video_cards_ati video_cards_fglrx video_cards_radeon vorbis win32codecs wmf xml xorg xscreensaver xv xvid xvmc zlib"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS


der jack-audio-connection-kit meldet den selben fehler. bitte um hilfe!
_________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.


Last edited by ro on Wed Nov 01, 2006 11:19 am; edited 1 time in total
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Mon Oct 30, 2006 4:19 pm    Post subject: Reply with quote

Schon mal die glibc neu gebaut? Bzw. hast du seltsame useflags bei glibc?

Bye.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon Oct 30, 2006 4:56 pm    Post subject: Reply with quote

Code:

emerge -C mono && emerge mono


Ist ein altbekanntes Problem von mono. Das reine Update funktioniert schon seit geraumer Zeit nicht mehr.
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Mon Oct 30, 2006 5:23 pm    Post subject: Reply with quote

musv wrote:
Code:

emerge -C mono && emerge mono


Ist ein altbekanntes Problem von mono. Das reine Update funktioniert schon seit geraumer Zeit nicht mehr.


Wow! Das ist ja doof, gibt's da wirklich keinen workaround?
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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