Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Fehler bei emerge cyrus-sasl-2.1.22
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
knight_killer
n00b
n00b


Joined: 10 Feb 2005
Posts: 14

PostPosted: Fri Oct 20, 2006 7:49 am    Post subject: [solved] Fehler bei emerge cyrus-sasl-2.1.22 Reply with quote

Tag zusammen,

Ich kann cyrus-sasl-2.1.22 seit längerer Zeit nicht emergen. Habe schon versucht neu zu sync'en und die vorherige Version ist auch schon deinstalliert, hat alles nix gebracht.

Der Fehler lautet:
Code:

make[1]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22'
x86_64-pc-linux-gnu-gcc -march=k8 -O3 -pipe -msse3 -fgcse-sm -fgcse-las -fgcse-after-reload -fprofile-use    testsaslauthd.c   -o testsaslauthd
testsaslauthd.c:44:23: Fehler: saslauthd.h: Datei oder Verzeichnis nicht gefunden
testsaslauthd.c: In Funktion »main«:
testsaslauthd.c:265: Fehler: »optarg« nicht deklariert (erste Benutzung in dieser Funktion)
testsaslauthd.c:265: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt
testsaslauthd.c:265: Fehler: für jede Funktion in der er auftritt.)
make: *** [testsaslauthd] Fehler 1

!!! ERROR: dev-libs/cyrus-sasl-2.1.22 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  cyrus-sasl-2.1.22.ebuild, line 189:   Called die



hier ist mein emerge --info:
Code:
Portage 2.1.2_pre3-r5 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo x86_64)
=================================================================
System uname: 2.6.18-gentoo x86_64 AMD Sempron(tm) Processor 2600+
Gentoo Base System version 1.12.5
Last Sync: Fri, 20 Oct 2006 04:50:01 +0000
ccache version 2.4 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
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="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -pipe -msse3 -fgcse-sm -fgcse-las -fgcse-after-reload -fprofile-use"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /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"
CXXFLAGS="-march=k8 -O3 -pipe -msse3 -fgcse-sm -fgcse-las -fgcse-after-reload -fprofile-use"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.intergenia.de"
LANG="de_CH"
LC_ALL="de_CH"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/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"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 apache2 async bash-completion bitmap-fonts browserplugin bzip2 cairo cli cracklib crypt cups curl directfb dlloader dri dvd elibc_glibc flac fortran gd gdbm gif glitz gnutls gpm hash input_devices_keyboard input_devices_mouse isdnlog jpeg kde kernel_linux libg++ linguas_de mng mysql ncurses nls nptl nptlonly ogg pam pcre perl php png ppds pppd python qt readline reflection samba session source spl sse3 ssl symlink tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_via vorbis xine xorg zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Last edited by knight_killer on Mon Oct 30, 2006 7:30 am; edited 1 time in total
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3369
Location: de

PostPosted: Sun Oct 22, 2006 6:46 am    Post subject: Re: Fehler bei emerge cyrus-sasl-2.1.22 Reply with quote

knight_killer wrote:

Ich kann cyrus-sasl-2.1.22 seit längerer Zeit nicht emergen. Habe schon versucht neu zu sync'en und die vorherige Version ist auch schon deinstalliert, hat alles nix gebracht.

Der Fehler lautet:
Code:

make[1]: Leaving directory `/var/tmp/portage/dev-libs/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22'
x86_64-pc-linux-gnu-gcc -march=k8 -O3 -pipe -msse3 -fgcse-sm -fgcse-las -fgcse-after-reload -fprofile-use    testsaslauthd.c   -o testsaslauthd
testsaslauthd.c:44:23: Fehler: saslauthd.h: Datei oder Verzeichnis nicht gefunden


Erstmal:
http://gentoo-wiki.com/Safe_Cflags
http://gentoo-wiki.com/Cflags

Deine CFlags erscheinen mir bissel experimentell.

Zum eigentlichen Problem:
In der Datei testsaslauthd.c wird in Zeile 44 die Datei saslauthd.h nicht gefunden. Geh mal nach /var/tmp/portage/dev-libs/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22, und überprüf mal, ob die Datei saslauthd.h überhaupt vorhanden ist. Falls die in irgendeinem in einem anderen Unterverzeichnis steckt, kannst du mal versuchen, das Originalpackage in /usr/portage/distfiles zu entpacken, die Datei an die richtige Stelle kopieren, das Ganze wieder packen. Die Checksumme für das Ebuild korrigeren (ebuild cyrus-sasl-2.1.22.ebuild digest) und versuchen, neu zu installieren.

Falls es funktionieren sollte, ist das natürlich keine endgültige Lösung. Du solltest dann eventuell einen Bugreport schreiben und nach bugs.gentoo.org schicken.
Back to top
View user's profile Send private message
knight_killer
n00b
n00b


Joined: 10 Feb 2005
Posts: 14

PostPosted: Mon Oct 30, 2006 7:30 am    Post subject: Reply with quote

Die Version 2.1.22-r1 löste das Problem
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