popt-1.7
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... 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 dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for gcc option to accept ANSI C... none needed
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 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 whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for a BSD-compatible install... /bin/install -c
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking for unistd.h... (cached) yes
checking for /usr/ucblib in LIBS... no
checking for GNU xgettext... yes
checking for strerror... yes
checking for mtrace... yes
checking for getuid... yes
checking for geteuid... yes
checking for setreuid... 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 gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... 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 inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
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... /bin/sh: ./config.rpath: No such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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 feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... (cached) yes
checking for getgid... yes
checking for getuid... (cached) yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... 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... 2.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
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
make  all-recursive
make[1]: Entering directory `/usr/src/popt-1.7'
Making all in intl
make[2]: Entering directory `/usr/src/popt-1.7/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/popt-1.7/intl'
Making all in po
make[2]: Entering directory `/usr/src/popt-1.7/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/popt-1.7/po'
make[2]: Entering directory `/usr/src/popt-1.7'
source='popt.c' object='popt.lo' libtool=yes \
depfile='.deps/popt.Plo' tmpdepfile='.deps/popt.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c -o popt.lo `test -f 'popt.c' || echo './'`popt.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c popt.c -MT popt.lo -MD -MP -MF .deps/popt.TPlo  -fPIC -DPIC -o .libs/popt.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c popt.c -MT popt.lo -MD -MP -MF .deps/popt.TPlo -o popt.o >/dev/null 2>&1
mv -f .libs/popt.lo popt.lo
source='findme.c' object='findme.lo' libtool=yes \
depfile='.deps/findme.Plo' tmpdepfile='.deps/findme.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c -o findme.lo `test -f 'findme.c' || echo './'`findme.c
rm -f .libs/findme.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c findme.c -MT findme.lo -MD -MP -MF .deps/findme.TPlo  -fPIC -DPIC -o .libs/findme.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c findme.c -MT findme.lo -MD -MP -MF .deps/findme.TPlo -o findme.o >/dev/null 2>&1
mv -f .libs/findme.lo findme.lo
source='poptparse.c' object='poptparse.lo' libtool=yes \
depfile='.deps/poptparse.Plo' tmpdepfile='.deps/poptparse.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c -o poptparse.lo `test -f 'poptparse.c' || echo './'`poptparse.c
rm -f .libs/poptparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c poptparse.c -MT poptparse.lo -MD -MP -MF .deps/poptparse.TPlo  -fPIC -DPIC -o .libs/poptparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c poptparse.c -MT poptparse.lo -MD -MP -MF .deps/poptparse.TPlo -o poptparse.o >/dev/null 2>&1
mv -f .libs/poptparse.lo poptparse.lo
source='poptconfig.c' object='poptconfig.lo' libtool=yes \
depfile='.deps/poptconfig.Plo' tmpdepfile='.deps/poptconfig.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c -o poptconfig.lo `test -f 'poptconfig.c' || echo './'`poptconfig.c
rm -f .libs/poptconfig.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c poptconfig.c -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.TPlo  -fPIC -DPIC -o .libs/poptconfig.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c poptconfig.c -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.TPlo -o poptconfig.o >/dev/null 2>&1
mv -f .libs/poptconfig.lo poptconfig.lo
source='popthelp.c' object='popthelp.lo' libtool=yes \
depfile='.deps/popthelp.Plo' tmpdepfile='.deps/popthelp.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c -o popthelp.lo `test -f 'popthelp.c' || echo './'`popthelp.c
rm -f .libs/popthelp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c popthelp.c -MT popthelp.lo -MD -MP -MF .deps/popthelp.TPlo  -fPIC -DPIC -o .libs/popthelp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c popthelp.c -MT popthelp.lo -MD -MP -MF .deps/popthelp.TPlo -o popthelp.o >/dev/null 2>&1
mv -f .libs/popthelp.lo popthelp.lo
/bin/sh ./libtool --mode=link gcc  -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse   -o libpopt.la -rpath /usr/lib  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo  
rm -fr .libs/libpopt.la .libs/libpopt.* .libs/libpopt.*
gcc -shared  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo   -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.0
(cd .libs && rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0)
(cd .libs && rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so)
ar cru .libs/libpopt.a  popt.o findme.o poptparse.o poptconfig.o popthelp.o 
ranlib .libs/libpopt.a
creating libpopt.la
(cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la)
source='test1.c' object='test1.o' libtool=no \
depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c `test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link gcc  -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse   -o test1 -all-static test1.o libpopt.la 
gcc -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -o test1 -static test1.o  ./.libs/libpopt.a
source='test2.c' object='test2.o' libtool=no \
depfile='.deps/test2.Po' tmpdepfile='.deps/test2.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c `test -f 'test2.c' || echo './'`test2.c
/bin/sh ./libtool --mode=link gcc  -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse   -o test2 -all-static test2.o libpopt.la 
gcc -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -o test2 -static test2.o  ./.libs/libpopt.a
source='test3.c' object='test3.o' libtool=no \
depfile='.deps/test3.Po' tmpdepfile='.deps/test3.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -c `test -f 'test3.c' || echo './'`test3.c
test3.c: In function `main':
test3.c:37: warning: passing arg 3 of `poptParseArgvString' from incompatible pointer type
/bin/sh ./libtool --mode=link gcc  -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse   -o test3 -all-static test3.o libpopt.la 
gcc -Wall -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -o test3 -static test3.o  ./.libs/libpopt.a
make[2]: Leaving directory `/usr/src/popt-1.7'
make[1]: Leaving directory `/usr/src/popt-1.7'
Making install in intl
make[1]: Entering directory `/usr/src/popt-1.7/intl'
if test "popt" = "gettext" \
   && test '' = 'intl-compat.o'; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/lib /usr/include; \
  /bin/install -c -m 644 libintl.h /usr/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /bin/install -c -m 644 libintl.a /usr/lib/libintl.a; \
else \
  : ; \
fi
if test 'no' = yes; then \
  test yes != no || /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/lib; \
  temp=/usr/lib/t-charset.alias; \
  dest=/usr/lib/charset.alias; \
  if test -f /usr/lib/charset.alias; then \
    orig=/usr/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/locale; \
  test -f /usr/share/locale/locale.alias \
    && orig=/usr/share/locale/locale.alias \
    || orig=./locale.alias; \
  temp=/usr/share/locale/t-locale.alias; \
  dest=/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
if test "popt" = "gettext"; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/gettext/intl; \
  /bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \
  /bin/install -c -m 644 ChangeLog.inst /usr/share/gettext/intl/ChangeLog; \
  dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \
  for file in $dists; do \
    /bin/install -c -m 644 ./$file \
		    /usr/share/gettext/intl/$file; \
  done; \
  chmod a+x /usr/share/gettext/intl/config.charset; \
  dists="plural.c"; \
  for file in $dists; do \
    if test -f $file; then dir=.; else dir=.; fi; \
    /bin/install -c -m 644 $dir/$file \
		    /usr/share/gettext/intl/$file; \
  done; \
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \
  for file in $dists; do \
    rm -f /usr/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/popt-1.7/intl'
Making install in po
make[1]: Entering directory `/usr/src/popt-1.7/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share
installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/popt.mo
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/popt.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/popt.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/popt.mo
installing eu_ES.gmo as /usr/share/locale/eu_ES/LC_MESSAGES/popt.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/popt.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/popt.mo
installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/popt.mo
installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/popt.mo
installing id.gmo as /usr/share/locale/id/LC_MESSAGES/popt.mo
installing is.gmo as /usr/share/locale/is/LC_MESSAGES/popt.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/popt.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/popt.mo
installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/popt.mo
installing no.gmo as /usr/share/locale/no/LC_MESSAGES/popt.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/popt.mo
installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/popt.mo
installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/popt.mo
installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/popt.mo
installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/popt.mo
installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/popt.mo
installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/popt.mo
installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/popt.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/popt.mo
installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/popt.mo
installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/popt.mo
installing wa.gmo as /usr/share/locale/wa/LC_MESSAGES/popt.mo
installing zh.gmo as /usr/share/locale/zh/LC_MESSAGES/popt.mo
installing zh_CN.GB2312.gmo as /usr/share/locale/zh_CN.GB2312/LC_MESSAGES/popt.mo
if test "popt" = "gettext"; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/gettext/po; \
  /bin/install -c -m 644 ./Makefile.in.in \
		  /usr/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[1]: Leaving directory `/usr/src/popt-1.7/po'
make[1]: Entering directory `/usr/src/popt-1.7'
make[2]: Entering directory `/usr/src/popt-1.7'
/bin/sh ./mkinstalldirs /usr/lib
 /bin/sh ./libtool --mode=install /bin/install -c  libpopt.la /usr/lib/libpopt.la
/bin/install -c .libs/libpopt.so.0.0.0 /usr/lib/libpopt.so.0.0.0
(cd /usr/lib && rm -f libpopt.so.0 && ln -s libpopt.so.0.0.0 libpopt.so.0)
(cd /usr/lib && rm -f libpopt.so && ln -s libpopt.so.0.0.0 libpopt.so)
/bin/install -c .libs/libpopt.lai /usr/lib/libpopt.la
/bin/install -c .libs/libpopt.a /usr/lib/libpopt.a
ranlib /usr/lib/libpopt.a
chmod 644 /usr/lib/libpopt.a
PATH="$PATH:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/include
 /bin/install -c -m 644 popt.h /usr/include/popt.h
/bin/sh ./mkinstalldirs /usr/man/man3
 /bin/install -c -m 644 ./popt.3 /usr/man/man3/popt.3
make[2]: Leaving directory `/usr/src/popt-1.7'
make[1]: Leaving directory `/usr/src/popt-1.7'

real	0m9.694s
user	0m5.917s
sys	0m2.599s
