Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#339 - icecast fails to build
Attached to Project:
Arch Linux
Opened by john lowell (johnlowell) - Saturday, 27 December 2003, 07:19 GMT
Last edited by dorphell (dorphell) - Wednesday, 31 December 2003, 18:45 GMT
Opened by john lowell (johnlowell) - Saturday, 27 December 2003, 07:19 GMT
Last edited by dorphell (dorphell) - Wednesday, 31 December 2003, 18:45 GMT
|
Details--01:17:07-- http://curl.haxx.se/download/curl-7.10.7.tar.bz2
=> `curl-7.10.7.tar.bz2' Resolving curl.haxx.se... 193.15.23.28 Connecting to curl.haxx.se[193.15.23.28]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 987,369 [application/x-bzip2] 0K .......... .......... .......... .......... .......... 5% 78.60 KB/s 50K .......... .......... .......... .......... .......... 10% 216.00 KB/s 100K .......... .......... .......... .......... .......... 15% 218.41 KB/s 150K .......... .......... .......... .......... .......... 20% 219.22 KB/s 200K .......... .......... .......... .......... .......... 25% 210.09 KB/s 250K .......... .......... .......... .......... .......... 31% 231.79 KB/s 300K .......... .......... .......... .......... .......... 36% 225.00 KB/s 350K .......... .......... .......... .......... .......... 41% 231.25 KB/s 400K .......... .......... .......... .......... .......... 46% 223.42 KB/s 450K .......... .......... .......... .......... .......... 51% 211.24 KB/s 500K .......... .......... .......... .......... .......... 57% 232.12 KB/s 550K .......... .......... .......... .......... .......... 62% 218.57 KB/s 600K .......... .......... .......... .......... .......... 67% 232.14 KB/s 650K .......... .......... .......... .......... .......... 72% 224.14 KB/s 700K .......... .......... .......... .......... .......... 77% 230.01 KB/s 750K .......... .......... .......... .......... .......... 82% 224.60 KB/s 800K .......... .......... .......... .......... .......... 88% 221.18 KB/s 850K .......... .......... .......... .......... .......... 93% 226.19 KB/s 900K .......... .......... .......... .......... .......... 98% 219.94 KB/s 950K .......... .... 100% 253.94 KB/s 01:17:12 (203.84 KB/s) - `curl-7.10.7.tar.bz2' saved [987369/987369] checking whether to enable maintainer-specific portions of Makefiles... no checking for sed... /usr/bin/sed checking for ar... /usr/bin/ar checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking curl version... 7.10.7 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for AIX... 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 for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for a sed that does not truncate output... /usr/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 whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes 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 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 fl32... no checking for af77... no checking for fort77... 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 lf95... no checking for g95... 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... /usr/bin/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 whether -lc should be explicitly linked in... no 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 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking whether to support http... yes checking whether to support ftp... yes checking whether to support gopher... yes checking whether to support file... yes checking whether to support ldap... yes checking whether to support dict... yes checking whether to support telnet... yes checking whether to enable ipv6... no checking for gethostbyname... yes checking for strcasecmp... yes checking for connect... yes checking for dlclose... no checking for dlopen in -ldl... yes checking whether to use libgcc... no checking non-blocking sockets style... O_NONBLOCK checking for "/dev/urandom"... yes checking if argv can be written to... yes checking if Kerberos4 support is requested... no checking if GSSAPI support is requested... no checking for pkg-config... /usr/bin/pkg-config checking for OpenSSL options using pkg-config... no checking for CRYPTO_lock in -lcrypto... yes checking for CRYPTO_add_lock in -lcrypto... yes checking for SSL_connect in -lssl... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/pem.h usability... yes checking openssl/pem.h presence... yes checking for openssl/pem.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking for ENGINE_init... no checking CA cert bundle install path... ${prefix}/share/curl/curl-ca-bundle.crt checking for RAND_status... yes checking for RAND_screen... no checking for RAND_egd... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking AIX 4.3 or later... no checking for gethostbyname_r... yes checking if gethostbyname_r takes 3 arguments... no checking if gethostbyname_r with -D_REENTRANT takes 3 arguments... no checking if gethostbyname_r takes 5 arguments... no checking if gethostbyname_r takes 6 arguments... yes checking for gethostbyaddr_r... yes checking if gethostbyaddr_r takes 5 arguments... no checking if gethostbyaddr_r with -D_REENTRANT takes 5 arguments... no checking if gethostbyaddr_r takes 7 arguments... no checking if gethostbyaddr_r takes 8 arguments... yes checking for inet_ntoa_r... no checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for arpa/inet.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netdb.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/param.h... yes checking for termios.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for fcntl.h... yes checking for dlfcn.h... (cached) yes checking for alloca.h... yes checking for winsock.h... no checking for time.h... yes checking for io.h... no checking for pwd.h... yes checking for utime.h... yes checking for sys/utime.h... no checking for sys/poll.h... yes checking for setjmp.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t... yes checking size of off_t... 8 checking for long long... yes checking for ssize_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for socket... yes checking for select... yes checking for strdup... yes checking for strstr... yes checking for strtok_r... yes checking for strftime... yes checking for uname... yes checking for strcasecmp... (cached) yes checking for stricmp... no checking deeper for stricmp... but still no checking for strcmpi... no checking deeper for strcmpi... but still no checking for gethostbyaddr... yes checking for gettimeofday... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for tcsetattr... yes checking for tcgetattr... yes checking for perror... yes checking for closesocket... no checking deeper for closesocket... but still no checking for sigaction... yes checking for signal... yes checking for getpass_r... no checking deeper for getpass_r... but still no checking for strlcat... no checking deeper for strlcat... but still no checking for getpwuid... yes checking for geteuid... yes checking for dlopen... yes checking for utime... yes checking for sigsetjmp... no checking deeper for sigsetjmp... but still no checking for poll... yes checking for sigsetjmp defined as macro... yes checking for perl... /usr/bin/perl checking for gnroff... no checking for nroff... /usr/bin/nroff checking for bison... bison -y checking whether to enable debug options... no checking whether to enable ares... no configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/examples/Makefile config.status: creating docs/libcurl/Makefile config.status: creating include/Makefile config.status: creating include/curl/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating tests/server/Makefile config.status: creating tests/libtest/Makefile config.status: creating packages/Makefile config.status: creating packages/Win32/Makefile config.status: creating packages/Win32/cygwin/Makefile config.status: creating packages/Linux/Makefile config.status: creating packages/Linux/RPM/Makefile config.status: creating packages/Linux/RPM/curl.spec config.status: creating packages/Linux/RPM/curl-ssl.spec config.status: creating packages/Solaris/Makefile config.status: creating packages/DOS/Makefile config.status: creating packages/EPM/curl.list config.status: creating packages/EPM/Makefile config.status: creating curl-config config.status: creating lib/config.h config.status: creating src/config.h config.status: creating tests/server/config.h config.status: executing depfiles commands Making all in lib make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/lib' chmod 0644 ca-bundle.h echo "/* The file is generated automaticly */" > ca-bundle.h echo '#define CURL_CA_BUNDLE "/usr/share/curl/curl-ca-bundle.crt"' >> ca-bundle.h make all-am make[2]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/lib' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT file.lo -MD -MP -MF ".deps/file.Tpo" \ -c -o file.lo `test -f 'file.c' || echo './'`file.c; \ then mv ".deps/file.Tpo" ".deps/file.Plo"; \ else rm -f ".deps/file.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT timeval.lo -MD -MP -MF ".deps/timeval.Tpo" \ -c -o timeval.lo `test -f 'timeval.c' || echo './'`timeval.c; \ then mv ".deps/timeval.Tpo" ".deps/timeval.Plo"; \ else rm -f ".deps/timeval.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -fPIC -DPIC -o .libs/timeval.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT timeval.lo -MD -MP -MF .deps/timeval.Tpo -c timeval.c -o timeval.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" \ -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c; \ then mv ".deps/base64.Tpo" ".deps/base64.Plo"; \ else rm -f ".deps/base64.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hostip.lo -MD -MP -MF ".deps/hostip.Tpo" \ -c -o hostip.lo `test -f 'hostip.c' || echo './'`hostip.c; \ then mv ".deps/hostip.Tpo" ".deps/hostip.Plo"; \ else rm -f ".deps/hostip.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -fPIC -DPIC -o .libs/hostip.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hostip.lo -MD -MP -MF .deps/hostip.Tpo -c hostip.c -o hostip.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT progress.lo -MD -MP -MF ".deps/progress.Tpo" \ -c -o progress.lo `test -f 'progress.c' || echo './'`progress.c; \ then mv ".deps/progress.Tpo" ".deps/progress.Plo"; \ else rm -f ".deps/progress.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -fPIC -DPIC -o .libs/progress.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT progress.lo -MD -MP -MF .deps/progress.Tpo -c progress.c -o progress.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT formdata.lo -MD -MP -MF ".deps/formdata.Tpo" \ -c -o formdata.lo `test -f 'formdata.c' || echo './'`formdata.c; \ then mv ".deps/formdata.Tpo" ".deps/formdata.Plo"; \ else rm -f ".deps/formdata.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -fPIC -DPIC -o .libs/formdata.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT formdata.lo -MD -MP -MF .deps/formdata.Tpo -c formdata.c -o formdata.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT cookie.lo -MD -MP -MF ".deps/cookie.Tpo" \ -c -o cookie.lo `test -f 'cookie.c' || echo './'`cookie.c; \ then mv ".deps/cookie.Tpo" ".deps/cookie.Plo"; \ else rm -f ".deps/cookie.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http.lo -MD -MP -MF ".deps/http.Tpo" \ -c -o http.lo `test -f 'http.c' || echo './'`http.c; \ then mv ".deps/http.Tpo" ".deps/http.Plo"; \ else rm -f ".deps/http.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -o http.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT sendf.lo -MD -MP -MF ".deps/sendf.Tpo" \ -c -o sendf.lo `test -f 'sendf.c' || echo './'`sendf.c; \ then mv ".deps/sendf.Tpo" ".deps/sendf.Plo"; \ else rm -f ".deps/sendf.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -fPIC -DPIC -o .libs/sendf.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT sendf.lo -MD -MP -MF .deps/sendf.Tpo -c sendf.c -o sendf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ftp.lo -MD -MP -MF ".deps/ftp.Tpo" \ -c -o ftp.lo `test -f 'ftp.c' || echo './'`ftp.c; \ then mv ".deps/ftp.Tpo" ".deps/ftp.Plo"; \ else rm -f ".deps/ftp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -fPIC -DPIC -o .libs/ftp.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ftp.lo -MD -MP -MF .deps/ftp.Tpo -c ftp.c -o ftp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT url.lo -MD -MP -MF ".deps/url.Tpo" \ -c -o url.lo `test -f 'url.c' || echo './'`url.c; \ then mv ".deps/url.Tpo" ".deps/url.Plo"; \ else rm -f ".deps/url.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" \ -c -o dict.lo `test -f 'dict.c' || echo './'`dict.c; \ then mv ".deps/dict.Tpo" ".deps/dict.Plo"; \ else rm -f ".deps/dict.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT if2ip.lo -MD -MP -MF ".deps/if2ip.Tpo" \ -c -o if2ip.lo `test -f 'if2ip.c' || echo './'`if2ip.c; \ then mv ".deps/if2ip.Tpo" ".deps/if2ip.Plo"; \ else rm -f ".deps/if2ip.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -fPIC -DPIC -o .libs/if2ip.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT if2ip.lo -MD -MP -MF .deps/if2ip.Tpo -c if2ip.c -o if2ip.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT speedcheck.lo -MD -MP -MF ".deps/speedcheck.Tpo" \ -c -o speedcheck.lo `test -f 'speedcheck.c' || echo './'`speedcheck.c; \ then mv ".deps/speedcheck.Tpo" ".deps/speedcheck.Plo"; \ else rm -f ".deps/speedcheck.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -fPIC -DPIC -o .libs/speedcheck.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT speedcheck.lo -MD -MP -MF .deps/speedcheck.Tpo -c speedcheck.c -o speedcheck.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getdate.lo -MD -MP -MF ".deps/getdate.Tpo" \ -c -o getdate.lo `test -f 'getdate.c' || echo './'`getdate.c; \ then mv ".deps/getdate.Tpo" ".deps/getdate.Plo"; \ else rm -f ".deps/getdate.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getdate.lo -MD -MP -MF .deps/getdate.Tpo -c getdate.c -fPIC -DPIC -o .libs/getdate.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getdate.lo -MD -MP -MF .deps/getdate.Tpo -c getdate.c -o getdate.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ldap.lo -MD -MP -MF ".deps/ldap.Tpo" \ -c -o ldap.lo `test -f 'ldap.c' || echo './'`ldap.c; \ then mv ".deps/ldap.Tpo" ".deps/ldap.Plo"; \ else rm -f ".deps/ldap.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -fPIC -DPIC -o .libs/ldap.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ldap.lo -MD -MP -MF .deps/ldap.Tpo -c ldap.c -o ldap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ssluse.lo -MD -MP -MF ".deps/ssluse.Tpo" \ -c -o ssluse.lo `test -f 'ssluse.c' || echo './'`ssluse.c; \ then mv ".deps/ssluse.Tpo" ".deps/ssluse.Plo"; \ else rm -f ".deps/ssluse.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -fPIC -DPIC -o .libs/ssluse.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT ssluse.lo -MD -MP -MF .deps/ssluse.Tpo -c ssluse.c -o ssluse.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT version.lo -MD -MP -MF ".deps/version.Tpo" \ -c -o version.lo `test -f 'version.c' || echo './'`version.c; \ then mv ".deps/version.Tpo" ".deps/version.Plo"; \ else rm -f ".deps/version.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getenv.lo -MD -MP -MF ".deps/getenv.Tpo" \ -c -o getenv.lo `test -f 'getenv.c' || echo './'`getenv.c; \ then mv ".deps/getenv.Tpo" ".deps/getenv.Plo"; \ else rm -f ".deps/getenv.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -fPIC -DPIC -o .libs/getenv.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getenv.lo -MD -MP -MF .deps/getenv.Tpo -c getenv.c -o getenv.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT escape.lo -MD -MP -MF ".deps/escape.Tpo" \ -c -o escape.lo `test -f 'escape.c' || echo './'`escape.c; \ then mv ".deps/escape.Tpo" ".deps/escape.Plo"; \ else rm -f ".deps/escape.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -fPIC -DPIC -o .libs/escape.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT escape.lo -MD -MP -MF .deps/escape.Tpo -c escape.c -o escape.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT mprintf.lo -MD -MP -MF ".deps/mprintf.Tpo" \ -c -o mprintf.lo `test -f 'mprintf.c' || echo './'`mprintf.c; \ then mv ".deps/mprintf.Tpo" ".deps/mprintf.Plo"; \ else rm -f ".deps/mprintf.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -fPIC -DPIC -o .libs/mprintf.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT mprintf.lo -MD -MP -MF .deps/mprintf.Tpo -c mprintf.c -o mprintf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT telnet.lo -MD -MP -MF ".deps/telnet.Tpo" \ -c -o telnet.lo `test -f 'telnet.c' || echo './'`telnet.c; \ then mv ".deps/telnet.Tpo" ".deps/telnet.Plo"; \ else rm -f ".deps/telnet.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -fPIC -DPIC -o .libs/telnet.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT telnet.lo -MD -MP -MF .deps/telnet.Tpo -c telnet.c -o telnet.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getpass.lo -MD -MP -MF ".deps/getpass.Tpo" \ -c -o getpass.lo `test -f 'getpass.c' || echo './'`getpass.c; \ then mv ".deps/getpass.Tpo" ".deps/getpass.Plo"; \ else rm -f ".deps/getpass.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getpass.lo -MD -MP -MF .deps/getpass.Tpo -c getpass.c -fPIC -DPIC -o .libs/getpass.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getpass.lo -MD -MP -MF .deps/getpass.Tpo -c getpass.c -o getpass.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT netrc.lo -MD -MP -MF ".deps/netrc.Tpo" \ -c -o netrc.lo `test -f 'netrc.c' || echo './'`netrc.c; \ then mv ".deps/netrc.Tpo" ".deps/netrc.Plo"; \ else rm -f ".deps/netrc.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -fPIC -DPIC -o .libs/netrc.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT netrc.lo -MD -MP -MF .deps/netrc.Tpo -c netrc.c -o netrc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getinfo.lo -MD -MP -MF ".deps/getinfo.Tpo" \ -c -o getinfo.lo `test -f 'getinfo.c' || echo './'`getinfo.c; \ then mv ".deps/getinfo.Tpo" ".deps/getinfo.Plo"; \ else rm -f ".deps/getinfo.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -fPIC -DPIC -o .libs/getinfo.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT getinfo.lo -MD -MP -MF .deps/getinfo.Tpo -c getinfo.c -o getinfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT transfer.lo -MD -MP -MF ".deps/transfer.Tpo" \ -c -o transfer.lo `test -f 'transfer.c' || echo './'`transfer.c; \ then mv ".deps/transfer.Tpo" ".deps/transfer.Plo"; \ else rm -f ".deps/transfer.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -fPIC -DPIC -o .libs/transfer.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT transfer.lo -MD -MP -MF .deps/transfer.Tpo -c transfer.c -o transfer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strequal.lo -MD -MP -MF ".deps/strequal.Tpo" \ -c -o strequal.lo `test -f 'strequal.c' || echo './'`strequal.c; \ then mv ".deps/strequal.Tpo" ".deps/strequal.Plo"; \ else rm -f ".deps/strequal.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -fPIC -DPIC -o .libs/strequal.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strequal.lo -MD -MP -MF .deps/strequal.Tpo -c strequal.c -o strequal.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT easy.lo -MD -MP -MF ".deps/easy.Tpo" \ -c -o easy.lo `test -f 'easy.c' || echo './'`easy.c; \ then mv ".deps/easy.Tpo" ".deps/easy.Plo"; \ else rm -f ".deps/easy.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -fPIC -DPIC -o .libs/easy.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT easy.lo -MD -MP -MF .deps/easy.Tpo -c easy.c -o easy.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT security.lo -MD -MP -MF ".deps/security.Tpo" \ -c -o security.lo `test -f 'security.c' || echo './'`security.c; \ then mv ".deps/security.Tpo" ".deps/security.Plo"; \ else rm -f ".deps/security.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -fPIC -DPIC -o .libs/security.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT krb4.lo -MD -MP -MF ".deps/krb4.Tpo" \ -c -o krb4.lo `test -f 'krb4.c' || echo './'`krb4.c; \ then mv ".deps/krb4.Tpo" ".deps/krb4.Plo"; \ else rm -f ".deps/krb4.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -fPIC -DPIC -o .libs/krb4.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT krb4.lo -MD -MP -MF .deps/krb4.Tpo -c krb4.c -o krb4.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT memdebug.lo -MD -MP -MF ".deps/memdebug.Tpo" \ -c -o memdebug.lo `test -f 'memdebug.c' || echo './'`memdebug.c; \ then mv ".deps/memdebug.Tpo" ".deps/memdebug.Plo"; \ else rm -f ".deps/memdebug.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -fPIC -DPIC -o .libs/memdebug.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT memdebug.lo -MD -MP -MF .deps/memdebug.Tpo -c memdebug.c -o memdebug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_chunks.lo -MD -MP -MF ".deps/http_chunks.Tpo" \ -c -o http_chunks.lo `test -f 'http_chunks.c' || echo './'`http_chunks.c; \ then mv ".deps/http_chunks.Tpo" ".deps/http_chunks.Plo"; \ else rm -f ".deps/http_chunks.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -fPIC -DPIC -o .libs/http_chunks.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_chunks.lo -MD -MP -MF .deps/http_chunks.Tpo -c http_chunks.c -o http_chunks.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strtok.lo -MD -MP -MF ".deps/strtok.Tpo" \ -c -o strtok.lo `test -f 'strtok.c' || echo './'`strtok.c; \ then mv ".deps/strtok.Tpo" ".deps/strtok.Plo"; \ else rm -f ".deps/strtok.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -fPIC -DPIC -o .libs/strtok.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT strtok.lo -MD -MP -MF .deps/strtok.Tpo -c strtok.c -o strtok.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT connect.lo -MD -MP -MF ".deps/connect.Tpo" \ -c -o connect.lo `test -f 'connect.c' || echo './'`connect.c; \ then mv ".deps/connect.Tpo" ".deps/connect.Plo"; \ else rm -f ".deps/connect.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -fPIC -DPIC -o .libs/connect.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.c -o connect.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT llist.lo -MD -MP -MF ".deps/llist.Tpo" \ -c -o llist.lo `test -f 'llist.c' || echo './'`llist.c; \ then mv ".deps/llist.Tpo" ".deps/llist.Plo"; \ else rm -f ".deps/llist.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -fPIC -DPIC -o .libs/llist.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT llist.lo -MD -MP -MF .deps/llist.Tpo -c llist.c -o llist.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" \ -c -o hash.lo `test -f 'hash.c' || echo './'`hash.c; \ then mv ".deps/hash.Tpo" ".deps/hash.Plo"; \ else rm -f ".deps/hash.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT multi.lo -MD -MP -MF ".deps/multi.Tpo" \ -c -o multi.lo `test -f 'multi.c' || echo './'`multi.c; \ then mv ".deps/multi.Tpo" ".deps/multi.Plo"; \ else rm -f ".deps/multi.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -fPIC -DPIC -o .libs/multi.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT multi.lo -MD -MP -MF .deps/multi.Tpo -c multi.c -o multi.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT content_encoding.lo -MD -MP -MF ".deps/content_encoding.Tpo" \ -c -o content_encoding.lo `test -f 'content_encoding.c' || echo './'`content_encoding.c; \ then mv ".deps/content_encoding.Tpo" ".deps/content_encoding.Plo"; \ else rm -f ".deps/content_encoding.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -fPIC -DPIC -o .libs/content_encoding.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT content_encoding.lo -MD -MP -MF .deps/content_encoding.Tpo -c content_encoding.c -o content_encoding.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT share.lo -MD -MP -MF ".deps/share.Tpo" \ -c -o share.lo `test -f 'share.c' || echo './'`share.c; \ then mv ".deps/share.Tpo" ".deps/share.Plo"; \ else rm -f ".deps/share.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -fPIC -DPIC -o .libs/share.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT share.lo -MD -MP -MF .deps/share.Tpo -c share.c -o share.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_digest.lo -MD -MP -MF ".deps/http_digest.Tpo" \ -c -o http_digest.lo `test -f 'http_digest.c' || echo './'`http_digest.c; \ then mv ".deps/http_digest.Tpo" ".deps/http_digest.Plo"; \ else rm -f ".deps/http_digest.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -fPIC -DPIC -o .libs/http_digest.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_digest.lo -MD -MP -MF .deps/http_digest.Tpo -c http_digest.c -o http_digest.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" \ -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c; \ then mv ".deps/md5.Tpo" ".deps/md5.Plo"; \ else rm -f ".deps/md5.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_negotiate.lo -MD -MP -MF ".deps/http_negotiate.Tpo" \ -c -o http_negotiate.lo `test -f 'http_negotiate.c' || echo './'`http_negotiate.c; \ then mv ".deps/http_negotiate.Tpo" ".deps/http_negotiate.Plo"; \ else rm -f ".deps/http_negotiate.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -fPIC -DPIC -o .libs/http_negotiate.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_negotiate.lo -MD -MP -MF .deps/http_negotiate.Tpo -c http_negotiate.c -o http_negotiate.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_ntlm.lo -MD -MP -MF ".deps/http_ntlm.Tpo" \ -c -o http_ntlm.lo `test -f 'http_ntlm.c' || echo './'`http_ntlm.c; \ then mv ".deps/http_ntlm.Tpo" ".deps/http_ntlm.Plo"; \ else rm -f ".deps/http_ntlm.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -fPIC -DPIC -o .libs/http_ntlm.o gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -march=i686 -O2 -pipe -MT http_ntlm.lo -MD -MP -MF .deps/http_ntlm.Tpo -c http_ntlm.c -o http_ntlm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -L../lib -o libcurl.la -rpath /usr/lib -version-info 2:2:0 file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo getdate.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo content_encoding.lo share.lo http_digest.lo md5.lo http_negotiate.lo http_ntlm.lo -lz -lssl -lcrypto -ldl -lz gcc -shared .libs/file.o .libs/timeval.o .libs/base64.o .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o .libs/speedcheck.o .libs/getdate.o .libs/ldap.o .libs/ssluse.o .libs/version.o .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/getpass.o .libs/netrc.o .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o .libs/security.o .libs/krb4.o .libs/memdebug.o .libs/http_chunks.o .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md5.o .libs/http_negotiate.o .libs/http_ntlm.o -L/var/abs/network/curl/src/curl-7.10.7/lib -lssl -lcrypto -ldl -lz -march=i686 -Wl,-soname -Wl,libcurl.so.2 -o .libs/libcurl.so.2.0.2 (cd .libs && rm -f libcurl.so.2 && ln -s libcurl.so.2.0.2 libcurl.so.2) (cd .libs && rm -f libcurl.so && ln -s libcurl.so.2.0.2 libcurl.so) /usr/bin/ar cru .libs/libcurl.a file.o timeval.o base64.o hostip.o progress.o formdata.o cookie.o http.o sendf.o ftp.o url.o dict.o if2ip.o speedcheck.o getdate.o ldap.o ssluse.o version.o getenv.o escape.o mprintf.o telnet.o getpass.o netrc.o getinfo.o transfer.o strequal.o easy.o security.o krb4.o memdebug.o http_chunks.o strtok.o connect.o llist.o hash.o multi.o content_encoding.o share.o http_digest.o md5.o http_negotiate.o http_ntlm.o ranlib .libs/libcurl.a creating libcurl.la (cd .libs && rm -f libcurl.la && ln -s ../libcurl.la libcurl.la) make[2]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/lib' make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/lib' Making all in src make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/src' make all-am make[2]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/src' if gcc -DHAVE_CONFIG_H -I../include -I../src -I../src -march=i686 -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I../include -I../src -I../src -march=i686 -O2 -pipe -MT hugehelp.o -MD -MP -MF ".deps/hugehelp.Tpo" \ -c -o hugehelp.o `test -f 'hugehelp.c' || echo './'`hugehelp.c; \ then mv ".deps/hugehelp.Tpo" ".deps/hugehelp.Po"; \ else rm -f ".deps/hugehelp.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I../include -I../src -I../src -march=i686 -O2 -pipe -MT urlglob.o -MD -MP -MF ".deps/urlglob.Tpo" \ -c -o urlglob.o `test -f 'urlglob.c' || echo './'`urlglob.c; \ then mv ".deps/urlglob.Tpo" ".deps/urlglob.Po"; \ else rm -f ".deps/urlglob.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I../include -I../src -I../src -march=i686 -O2 -pipe -MT writeout.o -MD -MP -MF ".deps/writeout.Tpo" \ -c -o writeout.o `test -f 'writeout.c' || echo './'`writeout.c; \ then mv ".deps/writeout.Tpo" ".deps/writeout.Po"; \ else rm -f ".deps/writeout.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I../include -I../src -I../src -march=i686 -O2 -pipe -MT writeenv.o -MD -MP -MF ".deps/writeenv.Tpo" \ -c -o writeenv.o `test -f 'writeenv.c' || echo './'`writeenv.c; \ then mv ".deps/writeenv.Tpo" ".deps/writeenv.Po"; \ else rm -f ".deps/writeenv.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link gcc -march=i686 -O2 -pipe -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o ../lib/libcurl.la -lz -lssl -lcrypto -ldl -lz mkdir .libs gcc -march=i686 -O2 -pipe -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o ../lib/.libs/libcurl.so -L/var/abs/network/curl/src/curl-7.10.7/lib -lssl -lcrypto -ldl -lz creating curl make[2]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/src' make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/src' make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7' Making install in lib make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/lib' make[2]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/lib' /bin/sh ../mkinstalldirs /var/abs/network/curl/pkg/usr/lib mkdir /var/abs/network/curl/pkg/usr mkdir /var/abs/network/curl/pkg/usr/lib /bin/sh ../libtool --mode=install /bin/install -c libcurl.la /var/abs/network/curl/pkg/usr/lib/libcurl.la /bin/install -c .libs/libcurl.so.2.0.2 /var/abs/network/curl/pkg/usr/lib/libcurl.so.2.0.2 (cd /var/abs/network/curl/pkg/usr/lib && rm -f libcurl.so.2 && ln -s libcurl.so.2.0.2 libcurl.so.2) (cd /var/abs/network/curl/pkg/usr/lib && rm -f libcurl.so && ln -s libcurl.so.2.0.2 libcurl.so) /bin/install -c .libs/libcurl.lai /var/abs/network/curl/pkg/usr/lib/libcurl.la /bin/install -c .libs/libcurl.a /var/abs/network/curl/pkg/usr/lib/libcurl.a ranlib /var/abs/network/curl/pkg/usr/lib/libcurl.a chmod 644 /var/abs/network/curl/pkg/usr/lib/libcurl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make install-data-hook make[3]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/lib' mkdir /var/abs/network/curl/pkg/usr/share mkdir /var/abs/network/curl/pkg/usr/share/curl make[3]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/lib' make[2]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/lib' make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/lib' Making install in src make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/src' make[2]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/src' /bin/sh ../mkinstalldirs /var/abs/network/curl/pkg/usr/bin mkdir /var/abs/network/curl/pkg/usr/bin /bin/sh ../libtool --mode=install /bin/install -c curl /var/abs/network/curl/pkg/usr/bin/curl libtool: install: warning: `../lib/libcurl.la' has not been installed in `/usr/lib' /bin/install -c .libs/curl /var/abs/network/curl/pkg/usr/bin/curl make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/src' make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/src' make[1]: Entering directory `/var/abs/network/curl/src/curl-7.10.7' make[2]: Entering directory `/var/abs/network/curl/src/curl-7.10.7' /bin/sh ./mkinstalldirs /var/abs/network/curl/pkg/usr/bin /bin/install -c curl-config /var/abs/network/curl/pkg/usr/bin/curl-config make install-data-hook make[3]: Entering directory `/var/abs/network/curl/src/curl-7.10.7' cd include && make install make[4]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/include' Making install in curl make[5]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/include/curl' make[6]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/include/curl' make[6]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/abs/network/curl/pkg/usr/include/curl mkdir /var/abs/network/curl/pkg/usr/include mkdir /var/abs/network/curl/pkg/usr/include/curl /bin/install -c -m 644 curl.h /var/abs/network/curl/pkg/usr/include/curl/curl.h /bin/install -c -m 644 easy.h /var/abs/network/curl/pkg/usr/include/curl/easy.h /bin/install -c -m 644 mprintf.h /var/abs/network/curl/pkg/usr/include/curl/mprintf.h /bin/install -c -m 644 stdcheaders.h /var/abs/network/curl/pkg/usr/include/curl/stdcheaders.h /bin/install -c -m 644 types.h /var/abs/network/curl/pkg/usr/include/curl/types.h /bin/install -c -m 644 multi.h /var/abs/network/curl/pkg/usr/include/curl/multi.h make[6]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/include/curl' make[5]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/include/curl' make[5]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/include' make[6]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/include' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/include' make[5]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/include' make[4]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/include' cd docs && make install make[4]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs' Making install in examples make[5]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs/examples' make[6]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs/examples' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs/examples' make[5]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs/examples' Making install in libcurl make[5]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs/libcurl' make[6]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs/libcurl' make[6]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/abs/network/curl/pkg/usr/man/man3 mkdir /var/abs/network/curl/pkg/usr/man mkdir /var/abs/network/curl/pkg/usr/man/man3 /bin/install -c -m 644 ./curl_easy_cleanup.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_cleanup.3 /bin/install -c -m 644 ./curl_easy_getinfo.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_getinfo.3 /bin/install -c -m 644 ./curl_easy_init.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_init.3 /bin/install -c -m 644 ./curl_easy_perform.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_perform.3 /bin/install -c -m 644 ./curl_easy_setopt.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_setopt.3 /bin/install -c -m 644 ./curl_easy_duphandle.3 /var/abs/network/curl/pkg/usr/man/man3/curl_easy_duphandle.3 /bin/install -c -m 644 ./curl_formparse.3 /var/abs/network/curl/pkg/usr/man/man3/curl_formparse.3 /bin/install -c -m 644 ./curl_formadd.3 /var/abs/network/curl/pkg/usr/man/man3/curl_formadd.3 /bin/install -c -m 644 ./curl_formfree.3 /var/abs/network/curl/pkg/usr/man/man3/curl_formfree.3 /bin/install -c -m 644 ./curl_getdate.3 /var/abs/network/curl/pkg/usr/man/man3/curl_getdate.3 /bin/install -c -m 644 ./curl_getenv.3 /var/abs/network/curl/pkg/usr/man/man3/curl_getenv.3 /bin/install -c -m 644 ./curl_slist_append.3 /var/abs/network/curl/pkg/usr/man/man3/curl_slist_append.3 /bin/install -c -m 644 ./curl_slist_free_all.3 /var/abs/network/curl/pkg/usr/man/man3/curl_slist_free_all.3 /bin/install -c -m 644 ./curl_version.3 /var/abs/network/curl/pkg/usr/man/man3/curl_version.3 /bin/install -c -m 644 ./curl_version_info.3 /var/abs/network/curl/pkg/usr/man/man3/curl_version_info.3 /bin/install -c -m 644 ./curl_escape.3 /var/abs/network/curl/pkg/usr/man/man3/curl_escape.3 /bin/install -c -m 644 ./curl_unescape.3 /var/abs/network/curl/pkg/usr/man/man3/curl_unescape.3 /bin/install -c -m 644 ./curl_free.3 /var/abs/network/curl/pkg/usr/man/man3/curl_free.3 /bin/install -c -m 644 ./curl_strequal.3 /var/abs/network/curl/pkg/usr/man/man3/curl_strequal.3 /bin/install -c -m 644 ./curl_strnequal.3 /var/abs/network/curl/pkg/usr/man/man3/curl_strnequal.3 /bin/install -c -m 644 ./curl_mprintf.3 /var/abs/network/curl/pkg/usr/man/man3/curl_mprintf.3 /bin/install -c -m 644 ./curl_global_init.3 /var/abs/network/curl/pkg/usr/man/man3/curl_global_init.3 /bin/install -c -m 644 ./curl_global_cleanup.3 /var/abs/network/curl/pkg/usr/man/man3/curl_global_cleanup.3 /bin/install -c -m 644 ./curl_multi_add_handle.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_add_handle.3 /bin/install -c -m 644 ./curl_multi_cleanup.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_cleanup.3 /bin/install -c -m 644 ./curl_multi_fdset.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_fdset.3 /bin/install -c -m 644 ./curl_multi_info_read.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_info_read.3 /bin/install -c -m 644 ./curl_multi_init.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_init.3 /bin/install -c -m 644 ./curl_multi_perform.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_perform.3 /bin/install -c -m 644 ./curl_multi_remove_handle.3 /var/abs/network/curl/pkg/usr/man/man3/curl_multi_remove_handle.3 /bin/install -c -m 644 ./curl_share_cleanup.3 /var/abs/network/curl/pkg/usr/man/man3/curl_share_cleanup.3 /bin/install -c -m 644 ./curl_share_init.3 /var/abs/network/curl/pkg/usr/man/man3/curl_share_init.3 /bin/install -c -m 644 ./curl_share_setopt.3 /var/abs/network/curl/pkg/usr/man/man3/curl_share_setopt.3 /bin/install -c -m 644 ./libcurl.3 /var/abs/network/curl/pkg/usr/man/man3/libcurl.3 /bin/install -c -m 644 ./libcurl-easy.3 /var/abs/network/curl/pkg/usr/man/man3/libcurl-easy.3 /bin/install -c -m 644 ./libcurl-multi.3 /var/abs/network/curl/pkg/usr/man/man3/libcurl-multi.3 /bin/install -c -m 644 ./libcurl-share.3 /var/abs/network/curl/pkg/usr/man/man3/libcurl-share.3 /bin/install -c -m 644 ./libcurl-errors.3 /var/abs/network/curl/pkg/usr/man/man3/libcurl-errors.3 make[6]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs/libcurl' make[5]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs/libcurl' make[5]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs' make[6]: Entering directory `/var/abs/network/curl/src/curl-7.10.7/docs' make[6]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/abs/network/curl/pkg/usr/man/man1 mkdir /var/abs/network/curl/pkg/usr/man/man1 /bin/install -c -m 644 ./curl.1 /var/abs/network/curl/pkg/usr/man/man1/curl.1 /bin/install -c -m 644 ./curl-config.1 /var/abs/network/curl/pkg/usr/man/man1/curl-config.1 make[6]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs' make[5]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs' make[4]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7/docs' make[3]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7' make[2]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7' make[1]: Leaving directory `/var/abs/network/curl/src/curl-7.10.7' find: pkg//lib: No such file or directory /usr/bin/strip: pkg/usr/lib/libcurl.la: File format not recognized find: pkg/usr/local/lib: No such file or directory find: pkg/opt/*/lib: No such file or directory find: pkg//bin: No such file or directory find: pkg//sbin: No such file or directory /usr/bin/strip: pkg/usr/bin/curl-config: File format not recognized find: pkg/usr/sbin: No such file or directory find: pkg/usr/local/bin: No such file or directory find: pkg/usr/local/sbin: No such file or directory find: pkg/opt/*/bin: No such file or directory find: pkg/opt/*/sbin: No such file or directory loading package data... done. checking for file conflicts... done. installing curl... done. /usr/bin/makepkg: line 14: cvs: command not found /usr/bin/makepkg: line 15: cvs: command not found /usr/bin/makepkg: line 16: cd: icecast: No such file or directory /usr/bin/makepkg: line 18: ./autogen.sh: No such file or directory make: *** No targets specified and no makefile found. Stop. |
This task depends upon
Closed by Anonymous Submitter
Wednesday, 31 December 2003, 18:45 GMT
Reason for closing: Fixed
Wednesday, 31 December 2003, 18:45 GMT
Reason for closing: Fixed
that's what happens when we use CVS without timestamps [jason =]
--doprh