View previous topic :: View next topic |
Author |
Message |
nec n00b
Joined: 15 Sep 2004 Posts: 16
|
Posted: Thu Sep 29, 2005 2:03 pm Post subject: sys-apps/util-linux-2.12q-r3 failed, beim world update! |
|
|
hi, ich weiss nicht wie ich das problem lösen soll da mein world update dank der fehlermeldung nicht weitermacht:
Code: | >>> Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
configuring util-linux-2.12q
You have <scsi/scsi.h>
You have <linux/blkpg.h>
You have <linux/kd.h>
You have <locale.h>
You have <langinfo.h>
You have <sys/user.h>
You have <uuid/uuid.h>
You have <rpcsvc/nfs_prot.h>
You have <asm/types.h>
You have <linux/raw.h>
You have <stdint.h>
You have <sys/io.h>
You have inet_aton()
You have fsync()
You have getdomainname()
You have nanosleep()
You have personality()
You have updwtmp()
You have fseeko()
You have lchown()
You have rpmatch()
You have <term.h>
You have ncurses. Using <ncurses.h>.
You don't have termcap
You need -lcrypt
You have <libintl.h> and gettext()
You have __progname
You have <pty.h> and openpty()
You have wide character support
You have SYS_pivot_root
You have a tm_gmtoff field in struct tm
Your rpcgen seems to work
You have zlib
You have blkid
make[1]: Entering directory `/var/tmp/portage/util-linux-2.12q-r3/work/util-linux-2.12q/po'
rm -f cat-id-tbl.tmp
sed -f ./po2tbl.sed util-linux.pot \
| sed -e "s/@PACKAGE NAME@/util-linux/" > cat-id-tbl.tmp
msgfmt -o ca.gmo ca.po
usage: msgfmt [ -dv ] [ - ] [ name ... ]
ca.gmo: No such file or directory
make[1]: *** [ca.gmo] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
if cmp -s cat-id-tbl.tmp cat-id-tbl.c; then \
rm cat-id-tbl.tmp; \
else \
echo cat-id-tbl.c changed; \
rm -f cat-id-tbl.c; \
mv cat-id-tbl.tmp cat-id-tbl.c; \
fi
cat-id-tbl.c changed
make[1]: *** Warte auf noch nicht beendete Prozesse...
rm -f stamp-cat-id && echo timestamp > stamp-cat-id
make[1]: *** Warte auf noch nicht beendete Prozesse...
make[1]: Leaving directory `/var/tmp/portage/util-linux-2.12q-r3/work/util-linux-2.12q/po'
make: *** [all] Fehler 1
!!! ERROR: sys-apps/util-linux-2.12q-r3 failed.
!!! Function src_compile, Line 133, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Würd mir echt helfen wenn jemand ne lösung weiss.
Liebe GrüÃe
nec |
|
Back to top |
|
|
narayan n00b
Joined: 30 Jul 2005 Posts: 3 Location: Kaltenkirchen Germany
|
Posted: Thu Sep 29, 2005 6:24 pm Post subject: ö |
|
|
Öhm |
|
Back to top |
|
|
mrsteven Veteran
Joined: 04 Jul 2003 Posts: 1939
|
Posted: Fri Sep 30, 2005 10:29 am Post subject: |
|
|
Ich weiß nicht warum, aber msgfmt wird irgendwie falsch aufgerufen. Als Workaround könnte es helfen nls abzuschalten:
Code: | echo '=sys-apps/util-linux-2.12q-r3 -nls' >> /etc/portage/package.use |
Vielleicht hat aber auch jemand eine richtige Lösung dafür, so ganz das Gelbe vom Ei ist das nämlich nicht, denn schließlich funktioniert es bei mir ja auch mit nls. |
|
Back to top |
|
|
nec n00b
Joined: 15 Sep 2004 Posts: 16
|
Posted: Wed Oct 05, 2005 9:17 am Post subject: |
|
|
vielen dank, hilft erstmal ohne nls.
vieleicht klappts ja mit ner späteren vers. (hat ja vorher eigentlich auch immer funktioniert)
liebe grüÃe
nec |
|
Back to top |
|
|
psyeye Guru
Joined: 06 Dec 2002 Posts: 409 Location: Germany
|
|
Back to top |
|
|
nec n00b
Joined: 15 Sep 2004 Posts: 16
|
Posted: Thu Oct 06, 2005 8:09 pm Post subject: |
|
|
tut mir leid baue grad ein wenig mein gentoo um:), mach das aber noch! |
|
Back to top |
|
|
|