[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

(forw) #240677 shadow: FTBFS: cannot compile sub.c



FYI.

This happend while I was trying to build a NMU for getting all shadow
translations out of BTS....

Can someone with more coding skills than me have a look at it?

----- Forwarded message from Christian Perrier <bubulle@debian.org> -----

From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: cannot compile sub.c
X-Mailer: reportbug 2.54
Date: Sun, 28 Mar 2004 19:30:30 +0200

Package: shadow
Severity: normal

Build log on my system:

dpkg-buildpackage: source package is shadow
dpkg-buildpackage: source version is 1:4.0.3-21.1
dpkg-buildpackage: source maintainer is Christian Perrier <bubulle@debian.org>
dpkg-buildpackage: host architecture is i386
 fakeroot debian/rules clean
/usr/bin/make distclean
make[1]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
make[1]: *** Pas de règle pour fabriquer la cible « distclean ». Arrêt.
make[1]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
make: [clean] Erreur 2 (ignorée)
dh_clean
rm -rf debian/tmp debian/login debian/passwd
rm -f build install debian/*~ debian/substvars # debian/files*
 dpkg-source -b shadow-4.0.3
dpkg-source: building shadow using existing shadow_4.0.3.orig.tar.gz
dpkg-source: building shadow in shadow_4.0.3-21.1.diff.gz
dpkg-source: warning: file debian/po/pt.po has no final newline (either original or modified version)
dpkg-source: warning: ignoring deletion of file po/el.gmo
dpkg-source: warning: ignoring deletion of file po/de.gmo
dpkg-source: warning: ignoring deletion of file po/sv.gmo
dpkg-source: warning: ignoring deletion of file po/cs.gmo
dpkg-source: warning: ignoring deletion of file po/uk.gmo
dpkg-source: warning: ignoring deletion of file po/pl.gmo
dpkg-source: warning: ignoring deletion of file po/fr.gmo
dpkg-source: warning: ignoring deletion of file po/ko.gmo
dpkg-source: warning: ignoring deletion of file po/ja.gmo
dpkg-source: building shadow in shadow_4.0.3-21.1.dsc
 debian/rules build
dh_testdir
aclocal-1.7
autoconf
automake-1.7
./configure --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking whether ln -s works... yes
checking for bison... bison -y
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking gshadow.h usability... no
checking gshadow.h presence... no
checking for gshadow.h... no
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking rpc/key_prot.h usability... yes
checking rpc/key_prot.h presence... yes
checking for rpc/key_prot.h... yes
checking for a64l... yes
checking for fchmod... yes
checking for fchown... yes
checking for fsync... yes
checking for getgroups... yes
checking for gethostname... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for getusershell... yes
checking for getutent... yes
checking for initgroups... yes
checking for lchown... yes
checking for lckpwdf... yes
checking for lstat... yes
checking for memcpy... yes
checking for memset... yes
checking for mkstemp... yes
checking for setgroups... yes
checking for sigaction... yes
checking for strchr... yes
checking for updwtmp... yes
checking for updwtmpx... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for off_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking for struct stat.st_rdev... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pw_age in struct passwd... no
checking for pw_comment in struct passwd... no
checking for pw_quota in struct passwd... no
checking for ut_host in struct utmp... yes
checking for ut_user in struct utmp... yes
checking for ll_host in struct lastlog... yes
checking type of array argument to getgroups... gid_t
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking whether utime accepts a null argument... yes
checking for strftime... yes
checking for mkdir... yes
checking for putgrent... yes
checking for putpwent... yes
checking for putspent... yes
checking for rename... yes
checking for rmdir... yes
checking for sgetgrent... no
checking for sgetpwent... no
checking for sgetspent... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for setpgrp... yes
checking whether setpgrp takes no argument... yes
checking for working shadow group support... no
checking location of shared mail directory... /var/mail
checking location of user mail file... None
checking location of utmp... /var/run
checking location of faillog/lastlog/wtmp... /var/log
checking location of the passwd program... /usr/bin
checking for inet_ntoa... yes
checking for socket... yes
checking for gethostbyname... yes
checking for getsecretkey... yes
checking for crypt in -lcrypt... yes
checking for pam_start in -lpam... yes
checking for misc_conv in -lpam_misc... yes
checking use login access checking if PAM not used... yes
checking use login and su access checking if PAM not used... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for signed... yes
checking for inline... inline
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... ./config.rpath: ./config.rpath: No such file or directory
done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... (cached) yes
checking for stpcpy... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating man/cs/Makefile
config.status: creating man/de/Makefile
config.status: creating man/fr/Makefile
config.status: creating man/hu/Makefile
config.status: creating man/id/Makefile
config.status: creating man/it/Makefile
config.status: creating man/ja/Makefile
config.status: creating man/ko/Makefile
config.status: creating man/pl/Makefile
config.status: creating man/pt_BR/Makefile
config.status: creating libmisc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating contrib/Makefile
config.status: creating etc/Makefile
config.status: creating etc/pam.d/Makefile
config.status: creating shadow.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
/usr/bin/make
make[1]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
cd . && /bin/sh /home/bubulle/src/debian/shadow/shadow-4.0.3/missing --run autoheader
autoheader2.50: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader2.50: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader2.50: WARNING: is deprecated and discouraged.
autoheader2.50: 
autoheader2.50: WARNING: Using the third argument of `AC_DEFINE' and
autoheader2.50: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader2.50: WARNING: `acconfig.h':
autoheader2.50: 
autoheader2.50: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader2.50: 		[Define if a function `main' is needed.])
autoheader2.50: 
autoheader2.50: WARNING: More sophisticated templates can also be produced, see the
autoheader2.50: WARNING: documentation.
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
make[2]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
Making all in intl
make[3]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/intl »
make[3]: Rien à faire pour « all ».
make[3]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/intl »
Making all in po
make[3]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/po »
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file cs.po
452 messages traduits, 5 traductions approximatives, 10 messages non-traduits.
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file de.po
467 messages traduits.
file=./`echo el | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file el.po
467 messages traduits.
file=./`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file fi.po
467 messages traduits.
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file fr.po
467 messages traduits.
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file ja.po
361 messages traduits, 20 traductions approximatives, 86 messages non-traduits.
file=./`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file ko.po
451 messages traduits, 4 traductions approximatives, 12 messages non-traduits.
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file pl.po
450 messages traduits, 9 traductions approximatives, 8 messages non-traduits.
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file sv.po
448 messages traduits, 8 traductions approximatives, 11 messages non-traduits.
file=./`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file uk.po
446 messages traduits, 11 traductions approximatives, 10 messages non-traduits.
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt --statistics -o $file zh_CN.po
463 messages traduits, 4 traductions approximatives.
make[3]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/po »
Making all in man
make[3]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man »
Making all in cs
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/cs »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/cs »
Making all in de
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/de »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/de »
Making all in fr
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/fr »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/fr »
Making all in hu
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/hu »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/hu »
Making all in id
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/id »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/id »
Making all in it
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/it »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/it »
Making all in ja
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/ja »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/ja »
Making all in ko
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/ko »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/ko »
Making all in pl
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/pl »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/pl »
Making all in pt_BR
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/pt_BR »
make[4]: Rien à faire pour « all ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man/pt_BR »
make[4]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man »
make[4]: Rien à faire pour « all-am ».
make[4]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man »
make[3]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/man »
Making all in libmisc
make[3]: entrant dans le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/libmisc »
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT addgrps.lo -MD -MP -MF ".deps/addgrps.Tpo" \
  -c -o addgrps.lo `test -f 'addgrps.c' || echo './'`addgrps.c; \
then mv -f ".deps/addgrps.Tpo" ".deps/addgrps.Plo"; \
else rm -f ".deps/addgrps.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT addgrps.lo -MD -MP -MF .deps/addgrps.Tpo -c addgrps.c -o addgrps.o
echo timestamp > addgrps.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT age.lo -MD -MP -MF ".deps/age.Tpo" \
  -c -o age.lo `test -f 'age.c' || echo './'`age.c; \
then mv -f ".deps/age.Tpo" ".deps/age.Plo"; \
else rm -f ".deps/age.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT age.lo -MD -MP -MF .deps/age.Tpo -c age.c -o age.o
echo timestamp > age.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT basename.lo -MD -MP -MF ".deps/basename.Tpo" \
  -c -o basename.lo `test -f 'basename.c' || echo './'`basename.c; \
then mv -f ".deps/basename.Tpo" ".deps/basename.Plo"; \
else rm -f ".deps/basename.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -o basename.o
echo timestamp > basename.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT chkname.lo -MD -MP -MF ".deps/chkname.Tpo" \
  -c -o chkname.lo `test -f 'chkname.c' || echo './'`chkname.c; \
then mv -f ".deps/chkname.Tpo" ".deps/chkname.Plo"; \
else rm -f ".deps/chkname.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT chkname.lo -MD -MP -MF .deps/chkname.Tpo -c chkname.c -o chkname.o
echo timestamp > chkname.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT chkshell.lo -MD -MP -MF ".deps/chkshell.Tpo" \
  -c -o chkshell.lo `test -f 'chkshell.c' || echo './'`chkshell.c; \
then mv -f ".deps/chkshell.Tpo" ".deps/chkshell.Plo"; \
else rm -f ".deps/chkshell.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT chkshell.lo -MD -MP -MF .deps/chkshell.Tpo -c chkshell.c -o chkshell.o
echo timestamp > chkshell.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT chowndir.lo -MD -MP -MF ".deps/chowndir.Tpo" \
  -c -o chowndir.lo `test -f 'chowndir.c' || echo './'`chowndir.c; \
then mv -f ".deps/chowndir.Tpo" ".deps/chowndir.Plo"; \
else rm -f ".deps/chowndir.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT chowndir.lo -MD -MP -MF .deps/chowndir.Tpo -c chowndir.c -o chowndir.o
echo timestamp > chowndir.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT chowntty.lo -MD -MP -MF ".deps/chowntty.Tpo" \
  -c -o chowntty.lo `test -f 'chowntty.c' || echo './'`chowntty.c; \
then mv -f ".deps/chowntty.Tpo" ".deps/chowntty.Plo"; \
else rm -f ".deps/chowntty.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT chowntty.lo -MD -MP -MF .deps/chowntty.Tpo -c chowntty.c -o chowntty.o
echo timestamp > chowntty.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT console.lo -MD -MP -MF ".deps/console.Tpo" \
  -c -o console.lo `test -f 'console.c' || echo './'`console.c; \
then mv -f ".deps/console.Tpo" ".deps/console.Plo"; \
else rm -f ".deps/console.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT console.lo -MD -MP -MF .deps/console.Tpo -c console.c -o console.o
echo timestamp > console.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT copydir.lo -MD -MP -MF ".deps/copydir.Tpo" \
  -c -o copydir.lo `test -f 'copydir.c' || echo './'`copydir.c; \
then mv -f ".deps/copydir.Tpo" ".deps/copydir.Plo"; \
else rm -f ".deps/copydir.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT copydir.lo -MD -MP -MF .deps/copydir.Tpo -c copydir.c -o copydir.o
echo timestamp > copydir.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT entry.lo -MD -MP -MF ".deps/entry.Tpo" \
  -c -o entry.lo `test -f 'entry.c' || echo './'`entry.c; \
then mv -f ".deps/entry.Tpo" ".deps/entry.Plo"; \
else rm -f ".deps/entry.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT entry.lo -MD -MP -MF .deps/entry.Tpo -c entry.c -o entry.o
echo timestamp > entry.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT env.lo -MD -MP -MF ".deps/env.Tpo" \
  -c -o env.lo `test -f 'env.c' || echo './'`env.c; \
then mv -f ".deps/env.Tpo" ".deps/env.Plo"; \
else rm -f ".deps/env.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o
echo timestamp > env.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT failure.lo -MD -MP -MF ".deps/failure.Tpo" \
  -c -o failure.lo `test -f 'failure.c' || echo './'`failure.c; \
then mv -f ".deps/failure.Tpo" ".deps/failure.Plo"; \
else rm -f ".deps/failure.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT failure.lo -MD -MP -MF .deps/failure.Tpo -c failure.c -o failure.o
echo timestamp > failure.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT fields.lo -MD -MP -MF ".deps/fields.Tpo" \
  -c -o fields.lo `test -f 'fields.c' || echo './'`fields.c; \
then mv -f ".deps/fields.Tpo" ".deps/fields.Plo"; \
else rm -f ".deps/fields.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT fields.lo -MD -MP -MF .deps/fields.Tpo -c fields.c -o fields.o
echo timestamp > fields.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT getdate.lo -MD -MP -MF ".deps/getdate.Tpo" \
  -c -o getdate.lo `test -f 'getdate.c' || echo './'`getdate.c; \
then mv -f ".deps/getdate.Tpo" ".deps/getdate.Plo"; \
else rm -f ".deps/getdate.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT getdate.lo -MD -MP -MF .deps/getdate.Tpo -c getdate.c -o getdate.o
echo timestamp > getdate.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT hushed.lo -MD -MP -MF ".deps/hushed.Tpo" \
  -c -o hushed.lo `test -f 'hushed.c' || echo './'`hushed.c; \
then mv -f ".deps/hushed.Tpo" ".deps/hushed.Plo"; \
else rm -f ".deps/hushed.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT hushed.lo -MD -MP -MF .deps/hushed.Tpo -c hushed.c -o hushed.o
echo timestamp > hushed.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT isexpired.lo -MD -MP -MF ".deps/isexpired.Tpo" \
  -c -o isexpired.lo `test -f 'isexpired.c' || echo './'`isexpired.c; \
then mv -f ".deps/isexpired.Tpo" ".deps/isexpired.Plo"; \
else rm -f ".deps/isexpired.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT isexpired.lo -MD -MP -MF .deps/isexpired.Tpo -c isexpired.c -o isexpired.o
echo timestamp > isexpired.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT limits.lo -MD -MP -MF ".deps/limits.Tpo" \
  -c -o limits.lo `test -f 'limits.c' || echo './'`limits.c; \
then mv -f ".deps/limits.Tpo" ".deps/limits.Plo"; \
else rm -f ".deps/limits.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT limits.lo -MD -MP -MF .deps/limits.Tpo -c limits.c -o limits.o
echo timestamp > limits.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT list.lo -MD -MP -MF ".deps/list.Tpo" \
  -c -o list.lo `test -f 'list.c' || echo './'`list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Plo"; \
else rm -f ".deps/list.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -o list.o
echo timestamp > list.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT log.lo -MD -MP -MF ".deps/log.Tpo" \
  -c -o log.lo `test -f 'log.c' || echo './'`log.c; \
then mv -f ".deps/log.Tpo" ".deps/log.Plo"; \
else rm -f ".deps/log.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o
echo timestamp > log.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT login_access.lo -MD -MP -MF ".deps/login_access.Tpo" \
  -c -o login_access.lo `test -f 'login_access.c' || echo './'`login_access.c; \
then mv -f ".deps/login_access.Tpo" ".deps/login_access.Plo"; \
else rm -f ".deps/login_access.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT login_access.lo -MD -MP -MF .deps/login_access.Tpo -c login_access.c -o login_access.o
echo timestamp > login_access.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT login_desrpc.lo -MD -MP -MF ".deps/login_desrpc.Tpo" \
  -c -o login_desrpc.lo `test -f 'login_desrpc.c' || echo './'`login_desrpc.c; \
then mv -f ".deps/login_desrpc.Tpo" ".deps/login_desrpc.Plo"; \
else rm -f ".deps/login_desrpc.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT login_desrpc.lo -MD -MP -MF .deps/login_desrpc.Tpo -c login_desrpc.c -o login_desrpc.o
echo timestamp > login_desrpc.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT login_krb.lo -MD -MP -MF ".deps/login_krb.Tpo" \
  -c -o login_krb.lo `test -f 'login_krb.c' || echo './'`login_krb.c; \
then mv -f ".deps/login_krb.Tpo" ".deps/login_krb.Plo"; \
else rm -f ".deps/login_krb.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT login_krb.lo -MD -MP -MF .deps/login_krb.Tpo -c login_krb.c -o login_krb.o
echo timestamp > login_krb.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT loginprompt.lo -MD -MP -MF ".deps/loginprompt.Tpo" \
  -c -o loginprompt.lo `test -f 'loginprompt.c' || echo './'`loginprompt.c; \
then mv -f ".deps/loginprompt.Tpo" ".deps/loginprompt.Plo"; \
else rm -f ".deps/loginprompt.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT loginprompt.lo -MD -MP -MF .deps/loginprompt.Tpo -c loginprompt.c -o loginprompt.o
echo timestamp > loginprompt.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT mail.lo -MD -MP -MF ".deps/mail.Tpo" \
  -c -o mail.lo `test -f 'mail.c' || echo './'`mail.c; \
then mv -f ".deps/mail.Tpo" ".deps/mail.Plo"; \
else rm -f ".deps/mail.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o
echo timestamp > mail.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT motd.lo -MD -MP -MF ".deps/motd.Tpo" \
  -c -o motd.lo `test -f 'motd.c' || echo './'`motd.c; \
then mv -f ".deps/motd.Tpo" ".deps/motd.Plo"; \
else rm -f ".deps/motd.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT motd.lo -MD -MP -MF .deps/motd.Tpo -c motd.c -o motd.o
echo timestamp > motd.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT myname.lo -MD -MP -MF ".deps/myname.Tpo" \
  -c -o myname.lo `test -f 'myname.c' || echo './'`myname.c; \
then mv -f ".deps/myname.Tpo" ".deps/myname.Plo"; \
else rm -f ".deps/myname.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT myname.lo -MD -MP -MF .deps/myname.Tpo -c myname.c -o myname.o
echo timestamp > myname.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT nscd.lo -MD -MP -MF ".deps/nscd.Tpo" \
  -c -o nscd.lo `test -f 'nscd.c' || echo './'`nscd.c; \
then mv -f ".deps/nscd.Tpo" ".deps/nscd.Plo"; \
else rm -f ".deps/nscd.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT nscd.lo -MD -MP -MF .deps/nscd.Tpo -c nscd.c -o nscd.o
echo timestamp > nscd.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT obscure.lo -MD -MP -MF ".deps/obscure.Tpo" \
  -c -o obscure.lo `test -f 'obscure.c' || echo './'`obscure.c; \
then mv -f ".deps/obscure.Tpo" ".deps/obscure.Plo"; \
else rm -f ".deps/obscure.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT obscure.lo -MD -MP -MF .deps/obscure.Tpo -c obscure.c -o obscure.o
echo timestamp > obscure.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT pam_pass.lo -MD -MP -MF ".deps/pam_pass.Tpo" \
  -c -o pam_pass.lo `test -f 'pam_pass.c' || echo './'`pam_pass.c; \
then mv -f ".deps/pam_pass.Tpo" ".deps/pam_pass.Plo"; \
else rm -f ".deps/pam_pass.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT pam_pass.lo -MD -MP -MF .deps/pam_pass.Tpo -c pam_pass.c -o pam_pass.o
echo timestamp > pam_pass.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT pwd2spwd.lo -MD -MP -MF ".deps/pwd2spwd.Tpo" \
  -c -o pwd2spwd.lo `test -f 'pwd2spwd.c' || echo './'`pwd2spwd.c; \
then mv -f ".deps/pwd2spwd.Tpo" ".deps/pwd2spwd.Plo"; \
else rm -f ".deps/pwd2spwd.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT pwd2spwd.lo -MD -MP -MF .deps/pwd2spwd.Tpo -c pwd2spwd.c -o pwd2spwd.o
echo timestamp > pwd2spwd.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT pwdcheck.lo -MD -MP -MF ".deps/pwdcheck.Tpo" \
  -c -o pwdcheck.lo `test -f 'pwdcheck.c' || echo './'`pwdcheck.c; \
then mv -f ".deps/pwdcheck.Tpo" ".deps/pwdcheck.Plo"; \
else rm -f ".deps/pwdcheck.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT pwdcheck.lo -MD -MP -MF .deps/pwdcheck.Tpo -c pwdcheck.c -o pwdcheck.o
echo timestamp > pwdcheck.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT pwd_init.lo -MD -MP -MF ".deps/pwd_init.Tpo" \
  -c -o pwd_init.lo `test -f 'pwd_init.c' || echo './'`pwd_init.c; \
then mv -f ".deps/pwd_init.Tpo" ".deps/pwd_init.Plo"; \
else rm -f ".deps/pwd_init.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT pwd_init.lo -MD -MP -MF .deps/pwd_init.Tpo -c pwd_init.c -o pwd_init.o
echo timestamp > pwd_init.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT rlogin.lo -MD -MP -MF ".deps/rlogin.Tpo" \
  -c -o rlogin.lo `test -f 'rlogin.c' || echo './'`rlogin.c; \
then mv -f ".deps/rlogin.Tpo" ".deps/rlogin.Plo"; \
else rm -f ".deps/rlogin.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT rlogin.lo -MD -MP -MF .deps/rlogin.Tpo -c rlogin.c -o rlogin.o
echo timestamp > rlogin.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT salt.lo -MD -MP -MF ".deps/salt.Tpo" \
  -c -o salt.lo `test -f 'salt.c' || echo './'`salt.c; \
then mv -f ".deps/salt.Tpo" ".deps/salt.Plo"; \
else rm -f ".deps/salt.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT salt.lo -MD -MP -MF .deps/salt.Tpo -c salt.c -o salt.o
echo timestamp > salt.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT setugid.lo -MD -MP -MF ".deps/setugid.Tpo" \
  -c -o setugid.lo `test -f 'setugid.c' || echo './'`setugid.c; \
then mv -f ".deps/setugid.Tpo" ".deps/setugid.Plo"; \
else rm -f ".deps/setugid.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT setugid.lo -MD -MP -MF .deps/setugid.Tpo -c setugid.c -o setugid.o
echo timestamp > setugid.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT setup.lo -MD -MP -MF ".deps/setup.Tpo" \
  -c -o setup.lo `test -f 'setup.c' || echo './'`setup.c; \
then mv -f ".deps/setup.Tpo" ".deps/setup.Plo"; \
else rm -f ".deps/setup.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT setup.lo -MD -MP -MF .deps/setup.Tpo -c setup.c -o setup.o
echo timestamp > setup.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT setupenv.lo -MD -MP -MF ".deps/setupenv.Tpo" \
  -c -o setupenv.lo `test -f 'setupenv.c' || echo './'`setupenv.c; \
then mv -f ".deps/setupenv.Tpo" ".deps/setupenv.Plo"; \
else rm -f ".deps/setupenv.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT setupenv.lo -MD -MP -MF .deps/setupenv.Tpo -c setupenv.c -o setupenv.o
echo timestamp > setupenv.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT shell.lo -MD -MP -MF ".deps/shell.Tpo" \
  -c -o shell.lo `test -f 'shell.c' || echo './'`shell.c; \
then mv -f ".deps/shell.Tpo" ".deps/shell.Plo"; \
else rm -f ".deps/shell.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT shell.lo -MD -MP -MF .deps/shell.Tpo -c shell.c -o shell.o
echo timestamp > shell.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT strtoday.lo -MD -MP -MF ".deps/strtoday.Tpo" \
  -c -o strtoday.lo `test -f 'strtoday.c' || echo './'`strtoday.c; \
then mv -f ".deps/strtoday.Tpo" ".deps/strtoday.Plo"; \
else rm -f ".deps/strtoday.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT strtoday.lo -MD -MP -MF .deps/strtoday.Tpo -c strtoday.c -o strtoday.o
echo timestamp > strtoday.lo
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib    -O2 -Wall -MT sub.lo -MD -MP -MF ".deps/sub.Tpo" \
  -c -o sub.lo `test -f 'sub.c' || echo './'`sub.c; \
then mv -f ".deps/sub.Tpo" ".deps/sub.Plo"; \
else rm -f ".deps/sub.Tpo"; exit 1; \
fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -O2 -Wall -MT sub.lo -MD -MP -MF .deps/sub.Tpo -c sub.c -o sub.o
sub.c: In function `subsystem':
sub.c:81: error: increment of read-only member `pw_shell'
make[3]: *** [sub.lo] Erreur 1
make[3]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3/libmisc »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /home/bubulle/src/debian/shadow/shadow-4.0.3 »
make: *** [build] Erreur 2


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)

----- End forwarded message -----

-- 




Reply to: