Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pam-login-3.17 - blad kompilacji
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
hadogenes
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2005
Posts: 107
Location: Poland, Poznan

PostPosted: Sat Aug 13, 2005 10:04 pm    Post subject: Pam-login-3.17 - blad kompilacji Reply with quote

Emerguje pam-login-3.17 to wyskakuje mi blad
Code:
make[2]: Entering directory `/var/tmp/portage/pam-login-3.17/work/pam_login-3.17/src'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o faillog.o `test -f 'faillog.c' || echo './'`faillog.c; \
then mv -f ".deps/faillog.Tpo" ".deps/faillog.Po"; \
else rm -f ".deps/faillog.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o lastlog.o `test -f 'lastlog.c' || echo './'`lastlog.c; \
then mv -f ".deps/lastlog.Tpo" ".deps/lastlog.Po"; \
else rm -f ".deps/lastlog.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o failure.o `test -f 'failure.c' || echo './'`failure.c; \
then mv -f ".deps/failure.Tpo" ".deps/failure.Po"; \
else rm -f ".deps/failure.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o getdef.o `test -f 'getdef.c' || echo './'`getdef.c; \
then mv -f ".deps/getdef.Tpo" ".deps/getdef.Po"; \
else rm -f ".deps/getdef.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o login.o `test -f 'login.c' || echo './'`login.c; \
then mv -f ".deps/login.Tpo" ".deps/login.Po"; \
else rm -f ".deps/login.Tpo"; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I. -DLOCALEDIR=\"/usr/share/locale\"$
  -c -o setproctitle.o `test -f 'setproctitle.c' || echo './'`setproctitle.c; \
then mv -f ".deps/setproctitle.Tpo" ".deps/setproctitle.Po"; \
else rm -f ".deps/setproctitle.Tpo"; exit 1; \
fi
i686-pc-linux-gnu-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnes$
faillog.o(.text+0xc): In function `usage':
: undefined reference to `libintl_gettext'
faillog.o(.text+0x4a): In function `main':
: undefined reference to `libintl_bindtextdomain'
faillog.o(.text+0x54): In function `main':
: undefined reference to `libintl_textdomain'
faillog.o(.text+0x133): In function `main':
: undefined reference to `libintl_gettext'
faillog.o(.text+0x334): In function `print_one':
: undefined reference to `libintl_gettext'
faillog.o(.text+0x334): In function `print_one':
: undefined reference to `libintl_gettext'
faillog.o(.text+0x3a7): In function `print_one':
: undefined reference to `libintl_gettext'
faillog.o(.text+0x3e0): In function `print_one':
: undefined reference to `libintl_gettext'
collect2: ld returned 1 exit status
make[2]: *** [faillog] B^3+-d 1
make[2]: *** Czekam na niezakonczone zadania....
make[2]: Leaving directory `/var/tmp/portage/pam-login-3.17/work/pam_login-3.17/src'
make[1]: *** [all-recursive] B^3+-d 1
make[1]: Leaving directory `/var/tmp/portage/pam-login-3.17/work/pam_login-3.17'
make: *** [all] B^3+-d 2



Moj
#emerge --info
Code:
Gentoo Base System version 1.6.13
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Pentium III (Coppermine)
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -Os -s -pipe -fomit-frame-pointer -DNDEBUG -DG_DISABLE_ASSERT"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -Os -s -pipe -DNDEBUG -DG_DISABLE_ASSERT"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig bulidpkg ccache cvs distlocks sandbox sfperms strict userpriv"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/"
LANG="pl_PL"
LC_ALL="pl_PL"
LDFLAGS="-s -z combreloc"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups eds emboss encode foomaticdb fortran gdbm gif gpm gstreamer gtk g$
Unset:  ASFLAGS, CTARGET

Z Gory dzieki za odpowiedz
Pozdrawiam pa
Back to top
View user's profile Send private message
tomcio
Tux's lil' helper
Tux's lil' helper


Joined: 23 Mar 2005
Posts: 132
Location: Szczecinek Poland

PostPosted: Sun Aug 14, 2005 7:59 pm    Post subject: Reply with quote

Cos nie tak z internacjonacjonalizacja (gettext, intltool) tyle z bledow wynika...

Moze warto sprobowac z flaga nls?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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