Subject: pkg/13277: databses/mysql-server build failure
To: None <gnats-bugs@gnats.netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: netbsd-bugs
Date: 06/21/2001 19:55:01
>Number:         13277
>Category:       pkg
>Synopsis:       databses/mysql-server build failure
>Confidential:   yes
>Severity:       non-critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 21 11:52:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        1.5.1_BETA2
>Organization:
/* Tomasz Luchowski <zuntum@netbsd.org> */
>Environment:
	
System: NetBSD consultor.pl 1.5.1_BETA NetBSD 1.5.1_BETA (CONSULTOR) #0: Wed Apr 11 14:46:35 CEST 2001 zuntum@consultor.pl:/usr/cvs/src/sys/arch/i386/compile/CONSULTOR i386


>Description:
	
	mysql-server refuses to compile; it *did* work some time ago on the same machine
	with older pkgsrc. I am sure I tried it with exactly the same pkgsrc/databases/mysql-server


Script started on Thu Jun 21 22:29:03 2001
zuntum@narutowicza:/usr/pkgsrc/databases/mysql-server# ident Makefile

Makefile:
     $NetBSD: Makefile,v 1.21 2001/05/02 08:22:30 jlam Exp $
zuntum@narutowicza:/usr/pkgsrc/databases/mysql-server# ident /usr/pkgsrc/mk/bsd.pkg.mk

/usr/pkgsrc/mk/bsd.pkg.mk:
     $NetBSD: bsd.pkg.mk,v 1.768 2001/06/21 05:48:29 tron Exp $
     $i: $
     $pkg: $
zuntum@narutowicza:/usr/pkgsrc/databases/mysql-server# make

===> Configuring for mysql-server-3.23.35nb1
creating cache ./config.cache
checking host system type... i386--netbsd
checking target system type... i386--netbsd
checking build system type... i386--netbsd
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for gcc... cc
checking whether the C compiler (cc -O2   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O2   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ -O2   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C++ compiler (c++ -O2   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for bison... yacc
checking for pdftex... no
checking return type of sprintf... int
checking for uname... /usr/bin/uname
checking operating system... NetBSD
checking if we should use skip-locking as default for netbsd... no
checking for ln... /bin/ln
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/bin/sed
checking for cmp... /usr/bin/cmp
checking for chmod... /bin/chmod
checking for hostname... /bin/hostname
checking for perl... /usr/pkg/bin/perl
checking for ps... /bin/ps
checking how to check if pid exists... /bin/ps p $$PID | grep mysqld > /dev/null
checking for kill... /bin/kill
checking for kill switches... /bin/kill -0 $$PID > /dev/null 2> /dev/null
checking for cc option to accept ANSI C... 
checking whether to use RAID... no
checking for ANSI C header files... yes
checking for size_t... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for floatingpoint.h... no
checking for ieeefp.h... yes
checking for limits.h... yes
checking for memory.h... yes
checking for pwd.h... yes
checking for select.h... no
checking for stdlib.h... yes
checking for stddef.h... yes
checking for strings.h... yes
checking for string.h... yes
checking for synch.h... no
checking for sys/mman.h... yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/un.h... yes
checking for sys/vadvise.h... yes
checking for sys/wait.h... (cached) yes
checking for term.h... no
checking for unistd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for termio.h... no
checking for termios.h... yes
checking for sched.h... no
checking for crypt.h... no
checking for alloca.h... no
checking for sys/ioctl.h... yes
checking for floor in -lm... yes
checking for gethostbyname_r... no
checking for gethostbyname_r in -lnsl_r... no
checking for gethostbyname_r in -lnsl... no
checking for setsockopt... yes
checking for yp_get_default_domain... yes
checking for p2open... no
checking for p2open in -lgen... no
checking for bind... yes
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking if libz with compress... yes
checking for tcpd.h... yes
checking for TCP wrappers library -lwrap... yes
checking for int8... no
checking SCO threads... no
checking SCO UnixWare7 native threads... no
checking named thread libs:... no
checking for strtok_r in -lpthread... no
checking for strtok_r in -lc_r... no
checking for strtok_r... yes
checking for pthread_init... no
checking for dlopen in -ldl... no
checking for restartable system calls... yes
checking need of special linking flags... none
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for st_rdev in struct stat... yes
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 size of char... 1
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of off_t... 8
checking whether byte ordering is bigendian... no
checking base type of last arg to accept... socklen_t
checking stack direction for C alloca... -1
checking for working alloca.h... (cached) no
checking for alloca... yes
checking if struct timespec has a ts_sec member... no
checking if we have tzname variable... yes
checking for type ulong... yes
checking for type uchar... no
checking for type uint... yes
checking for type fp_except... yes
checking if c++ supports bool types... yes
checking if conversion of longlong to float works... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for dirent.h... yes
checking for locale.h... yes
checking for ndir.h... no
checking for sys/dir.h... yes
checking for sys/file.h... yes
checking for sys/ndir.h... no
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/select.h... yes
checking for sys/stream.h... no
checking for sys/mman.h... (cached) yes
checking for curses.h... yes
checking for termcap.h... yes
checking for termio.h... (cached) no
checking for termbits.h... no
checking for asm/termbits.h... no
checking for grp.h... yes
checking for paths.h... yes
checking for lstat... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for strcoll... yes
checking for tcgetattr... yes
checking whether stat file-mode macros are broken... no
checking return type of signal handlers... void
checking for type of signal functions... posix
checking whether programs are able to redeclare getpw functions... yes
checking for TIOCGWINSZ in sys/ioctl.h... yes
checking for FIONREAD in sys/ioctl.h... yes
checking for TIOCSTAT in sys/ioctl.h... yes
checking if struct dirent has a d_ino member... yes
checking whether signal handlers are of type void... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... (cached) void
checking return type of qsort... void
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for alarm... yes
checking for bmove... no
checking for chsize... no
checking for ftruncate... yes
checking for rint... yes
checking for finite... yes
checking for fpsetmask... yes
checking for fpresetsticky... no
checking for cuserid... no
checking for fcntl... yes
checking for fconvert... no
checking for poll... yes
checking for getrusage... yes
checking for getpwuid... yes
checking for getcwd... yes
checking for getrlimit... yes
checking for getwd... yes
checking for index... yes
checking for stpcpy... no
checking for locking... no
checking for longjmp... yes
checking for perror... yes
checking for pread... yes
checking for realpath... yes
checking for readlink... yes
checking for rename... yes
checking for socket... yes
checking for strnlen... no
checking for madvise... yes
checking for mkstemp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for snprintf... yes
checking for tempnam... yes
checking for thr_setconcurrency... no
checking for gethostbyaddr_r... no
checking for gethostbyname_r... (cached) no
checking for getpwnam... yes
checking for bfill... no
checking for bzero... yes
checking for bcmp... yes
checking for strstr... yes
checking for strpbrk... yes
checking for strerror... yes
checking for tell... no
checking for atod... no
checking for memcpy... yes
checking for memmove... yes
checking for setupterm... no
checking for strcasecmp... yes
checking for sighold... no
checking for vidattr... no
checking for lrand48... yes
checking for localtime_r... yes
checking for sigset... no
checking for sigthreadmask... no
checking for pthread_sigmask... no
checking for pthread_setprio... no
checking for pthread_setprio_np... no
checking for pthread_setschedparam... no
checking for pthread_attr_setprio... no
checking for pthread_attr_setschedparam... no
checking for pthread_attr_create... no
checking for pthread_getsequence_np... no
checking for pthread_attr_setstacksize... no
checking for pthread_condattr_create... no
checking for rwlock_init... no
checking for pthread_rwlock_rdlock... no
checking for dlopen... yes
checking for dlerror... yes
checking for fchmod... yes
checking for getpass... yes
checking for getpassphrase... no
checking for initgroups... yes
checking for mlockall... yes
checking for fseeko... no
checking style of gethost* routines... other
checking style of gethostname_r routines... other
checking 3 argument to gethostname_r routines... char
checking args to readdir_r... other
checking style of sigwait... other
checking style of sigwait... other
checking for pthread_attr_setscope... no
checking can netinet files be included... yes
checking character sets... default: latin1; compiled in: latin1 
checking for BerkeleyDB... no
Not using Berkeley DB
checking for Innobase... Not using Innobase
top_srcdir: not found

Configuring MIT Pthreads
creating cache ./config.cache
checking for gcc... cc
checking whether the C compiler (cc -O6 -DDBUG_OFF -O2   -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
End of MIT Pthreads configuration

updating cache ./config.cache
creating ./config.status
creating Makefile
creating extra/Makefile
creating mysys/Makefile
creating isam/Makefile
creating strings/Makefile
creating regex/Makefile
creating heap/Makefile
creating bdb/Makefile
creating myisam/Makefile
creating myisammrg/Makefile
creating man/Makefile
creating readline/Makefile
creating libmysql_r/Makefile
creating libmysql/Makefile
creating client/Makefile
creating sql/Makefile
creating sql/share/Makefile
creating merge/Makefile
creating dbug/Makefile
creating scripts/Makefile
creating include/Makefile
creating sql-bench/Makefile
creating tests/Makefile
creating Docs/Makefile
creating support-files/Makefile
creating mysql-test/Makefile
creating include/mysql_version.h
creating config.h

MySQL has a Web site at http://www.mysql.com/ which carries details on the
latest release, upcoming features, and other information to make your
work or play with MySQL more productive. There you can also find
information about mailing lists for MySQL discussion.

Remember to check the platform specific part in the reference manual for
hints about installing on your platfrom. See the Docs directory.

Thank you for choosing MySQL!

cd /usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35 && /bin/cp -f config.h include/my_config.h
===> Building for mysql-server-3.23.35nb1
cd include; make link_sources
/bin/cp ../config.h my_config.h
echo timestamp > linked_include_sources
cd libmysql; make link_sources
set -x;  ss=`echo strmov.lo strxmov.lo strnmov.lo strmake.lo strend.lo                  strnlen.lo strfill.lo is_prefix.lo                      int2str.lo str2int.lo strinstr.lo strcont.lo                    strcend.lo                      bchange.lo bmove.lo bmove_upp.lo longlong2str.lo                        strtoull.lo strtoll.lo llstr.lo                         ctype.lo  | sed "s;\.lo;.c;g"`;  ds=`echo dbug.lo | sed "s;\.lo;.c;g"`;  ms=`echo my_init.lo my_static.lo my_malloc.lo my_realloc.lo                    my_create.lo my_delete.lo mf_tempfile.lo my_open.lo                     mf_casecnv.lo my_read.lo my_write.lo errors.lo                  my_error.lo my_getwd.lo my_div.lo                       mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo                      mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo                        mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo                      my_fstream.lo                   mf_loadpath.lo my_pthread.lo my_thr_init.lo                     thr_mutex.lo mulalloc.lo string.lo default.lo                   my_compress.lo array.lo my_once.lo list.lo my_net.lo                         charset.lo hash.lo getopt.lo getopt1.lo getvar.lo my_lib.lo | sed "s;\.lo;.c;g"`;  for f in $ss; do  rm -f ./$f;  /bin/ln -s ./../strings/$f ./$f;  done;  for f in strto.c ctype_autoconf.c; do  rm -f ./$f;  /bin/ln -s ./../strings/$f ./$f;  done;  for f in $ds; do  rm -f ./$f;  /bin/ln -s ./../dbug/$f ./$f;  done;  for f in $ms mysys_priv.h my_static.h; do  rm -f ./$f;  /bin/ln -s ./../mysys/$f ./$f;  done;
+ echo+ sed strmov.lo s;\.lo;.c;g strxmov.lo
 strnmov.lo strmake.lo strend.lo strnlen.lo strfill.lo is_prefix.lo int2str.lo str2int.lo strinstr.lo strcont.lo strcend.lo bchange.lo bmove.lo bmove_upp.lo longlong2str.lo strtoull.lo strtoll.lo llstr.lo ctype.lo
+ ss=strmov.c strxmov.c strnmov.c strmake.c strend.c strnlen.c strfill.c is_prefix.c int2str.c str2int.c strinstr.c strcont.c strcend.c bchange.c bmove.c bmove_upp.c longlong2str.c strtoull.c strtoll.c llstr.c ctype.c
+ echo+ sed dbug.lo s;\.lo;.c;g

+ ds=dbug.c
+ echo+ sed my_init.lo s;\.lo;.c;g my_static.lo
 my_malloc.lo my_realloc.lo my_create.lo my_delete.lo mf_tempfile.lo my_open.lo mf_casecnv.lo my_read.lo my_write.lo errors.lo my_error.lo my_getwd.lo my_div.lo mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo my_fstream.lo mf_loadpath.lo my_pthread.lo my_thr_init.lo thr_mutex.lo mulalloc.lo string.lo default.lo my_compress.lo array.lo my_once.lo list.lo my_net.lo charset.lo hash.lo getopt.lo getopt1.lo getvar.lo my_lib.lo
+ ms=my_init.c my_static.c my_malloc.c my_realloc.c my_create.c my_delete.c mf_tempfile.c my_open.c mf_casecnv.c my_read.c my_write.c errors.c my_error.c my_getwd.c my_div.c mf_pack.c my_messnc.c mf_dirname.c mf_fn_ext.c mf_wcomp.c typelib.c safemalloc.c my_alloc.c mf_format.c mf_path.c mf_unixpath.c my_fopen.c my_fstream.c mf_loadpath.c my_pthread.c my_thr_init.c thr_mutex.c mulalloc.c string.c default.c my_compress.c array.c my_once.c list.c my_net.c charset.c hash.c getopt.c getopt1.c getvar.c my_lib.c
+ rm -f ./strmov.c
+ /bin/ln -s ./../strings/strmov.c ./strmov.c
+ rm -f ./strxmov.c
+ /bin/ln -s ./../strings/strxmov.c ./strxmov.c
+ rm -f ./strnmov.c
+ /bin/ln -s ./../strings/strnmov.c ./strnmov.c
+ rm -f ./strmake.c
+ /bin/ln -s ./../strings/strmake.c ./strmake.c
+ rm -f ./strend.c
+ /bin/ln -s ./../strings/strend.c ./strend.c
+ rm -f ./strnlen.c
+ /bin/ln -s ./../strings/strnlen.c ./strnlen.c
+ rm -f ./strfill.c
+ /bin/ln -s ./../strings/strfill.c ./strfill.c
+ rm -f ./is_prefix.c
+ /bin/ln -s ./../strings/is_prefix.c ./is_prefix.c
+ rm -f ./int2str.c
+ /bin/ln -s ./../strings/int2str.c ./int2str.c
+ rm -f ./str2int.c
+ /bin/ln -s ./../strings/str2int.c ./str2int.c
+ rm -f ./strinstr.c
+ /bin/ln -s ./../strings/strinstr.c ./strinstr.c
+ rm -f ./strcont.c
+ /bin/ln -s ./../strings/strcont.c ./strcont.c
+ rm -f ./strcend.c
+ /bin/ln -s ./../strings/strcend.c ./strcend.c
+ rm -f ./bchange.c
+ /bin/ln -s ./../strings/bchange.c ./bchange.c
+ rm -f ./bmove.c
+ /bin/ln -s ./../strings/bmove.c ./bmove.c
+ rm -f ./bmove_upp.c
+ /bin/ln -s ./../strings/bmove_upp.c ./bmove_upp.c
+ rm -f ./longlong2str.c
+ /bin/ln -s ./../strings/longlong2str.c ./longlong2str.c
+ rm -f ./strtoull.c
+ /bin/ln -s ./../strings/strtoull.c ./strtoull.c
+ rm -f ./strtoll.c
+ /bin/ln -s ./../strings/strtoll.c ./strtoll.c
+ rm -f ./llstr.c
+ /bin/ln -s ./../strings/llstr.c ./llstr.c
+ rm -f ./ctype.c
+ /bin/ln -s ./../strings/ctype.c ./ctype.c
+ rm -f ./strto.c
+ /bin/ln -s ./../strings/strto.c ./strto.c
+ rm -f ./ctype_autoconf.c
+ /bin/ln -s ./../strings/ctype_autoconf.c ./ctype_autoconf.c
+ rm -f ./dbug.c
+ /bin/ln -s ./../dbug/dbug.c ./dbug.c
+ rm -f ./my_init.c
+ /bin/ln -s ./../mysys/my_init.c ./my_init.c
+ rm -f ./my_static.c
+ /bin/ln -s ./../mysys/my_static.c ./my_static.c
+ rm -f ./my_malloc.c
+ /bin/ln -s ./../mysys/my_malloc.c ./my_malloc.c
+ rm -f ./my_realloc.c
+ /bin/ln -s ./../mysys/my_realloc.c ./my_realloc.c
+ rm -f ./my_create.c
+ /bin/ln -s ./../mysys/my_create.c ./my_create.c
+ rm -f ./my_delete.c
+ /bin/ln -s ./../mysys/my_delete.c ./my_delete.c
+ rm -f ./mf_tempfile.c
+ /bin/ln -s ./../mysys/mf_tempfile.c ./mf_tempfile.c
+ rm -f ./my_open.c
+ /bin/ln -s ./../mysys/my_open.c ./my_open.c
+ rm -f ./mf_casecnv.c
+ /bin/ln -s ./../mysys/mf_casecnv.c ./mf_casecnv.c
+ rm -f ./my_read.c
+ /bin/ln -s ./../mysys/my_read.c ./my_read.c
+ rm -f ./my_write.c
+ /bin/ln -s ./../mysys/my_write.c ./my_write.c
+ rm -f ./errors.c
+ /bin/ln -s ./../mysys/errors.c ./errors.c
+ rm -f ./my_error.c
+ /bin/ln -s ./../mysys/my_error.c ./my_error.c
+ rm -f ./my_getwd.c
+ /bin/ln -s ./../mysys/my_getwd.c ./my_getwd.c
+ rm -f ./my_div.c
+ /bin/ln -s ./../mysys/my_div.c ./my_div.c
+ rm -f ./mf_pack.c
+ /bin/ln -s ./../mysys/mf_pack.c ./mf_pack.c
+ rm -f ./my_messnc.c
+ /bin/ln -s ./../mysys/my_messnc.c ./my_messnc.c
+ rm -f ./mf_dirname.c
+ /bin/ln -s ./../mysys/mf_dirname.c ./mf_dirname.c
+ rm -f ./mf_fn_ext.c
+ /bin/ln -s ./../mysys/mf_fn_ext.c ./mf_fn_ext.c
+ rm -f ./mf_wcomp.c
+ /bin/ln -s ./../mysys/mf_wcomp.c ./mf_wcomp.c
+ rm -f ./typelib.c
+ /bin/ln -s ./../mysys/typelib.c ./typelib.c
+ rm -f ./safemalloc.c
+ /bin/ln -s ./../mysys/safemalloc.c ./safemalloc.c
+ rm -f ./my_alloc.c
+ /bin/ln -s ./../mysys/my_alloc.c ./my_alloc.c
+ rm -f ./mf_format.c
+ /bin/ln -s ./../mysys/mf_format.c ./mf_format.c
+ rm -f ./mf_path.c
+ /bin/ln -s ./../mysys/mf_path.c ./mf_path.c
+ rm -f ./mf_unixpath.c
+ /bin/ln -s ./../mysys/mf_unixpath.c ./mf_unixpath.c
+ rm -f ./my_fopen.c
+ /bin/ln -s ./../mysys/my_fopen.c ./my_fopen.c
+ rm -f ./my_fstream.c
+ /bin/ln -s ./../mysys/my_fstream.c ./my_fstream.c
+ rm -f ./mf_loadpath.c
+ /bin/ln -s ./../mysys/mf_loadpath.c ./mf_loadpath.c
+ rm -f ./my_pthread.c
+ /bin/ln -s ./../mysys/my_pthread.c ./my_pthread.c
+ rm -f ./my_thr_init.c
+ /bin/ln -s ./../mysys/my_thr_init.c ./my_thr_init.c
+ rm -f ./thr_mutex.c
+ /bin/ln -s ./../mysys/thr_mutex.c ./thr_mutex.c
+ rm -f ./mulalloc.c
+ /bin/ln -s ./../mysys/mulalloc.c ./mulalloc.c
+ rm -f ./string.c
+ /bin/ln -s ./../mysys/string.c ./string.c
+ rm -f ./default.c
+ /bin/ln -s ./../mysys/default.c ./default.c
+ rm -f ./my_compress.c
+ /bin/ln -s ./../mysys/my_compress.c ./my_compress.c
+ rm -f ./array.c
+ /bin/ln -s ./../mysys/array.c ./array.c
+ rm -f ./my_once.c
+ /bin/ln -s ./../mysys/my_once.c ./my_once.c
+ rm -f ./list.c
+ /bin/ln -s ./../mysys/list.c ./list.c
+ rm -f ./my_net.c
+ /bin/ln -s ./../mysys/my_net.c ./my_net.c
+ rm -f ./charset.c
+ /bin/ln -s ./../mysys/charset.c ./charset.c
+ rm -f ./hash.c
+ /bin/ln -s ./../mysys/hash.c ./hash.c
+ rm -f ./getopt.c
+ /bin/ln -s ./../mysys/getopt.c ./getopt.c
+ rm -f ./getopt1.c
+ /bin/ln -s ./../mysys/getopt1.c ./getopt1.c
+ rm -f ./getvar.c
+ /bin/ln -s ./../mysys/getvar.c ./getvar.c
+ rm -f ./my_lib.c
+ /bin/ln -s ./../mysys/my_lib.c ./my_lib.c
+ rm -f ./mysys_priv.h
+ /bin/ln -s ./../mysys/mysys_priv.h ./mysys_priv.h
+ rm -f ./my_static.h
+ /bin/ln -s ./../mysys/my_static.h ./my_static.h
echo timestamp > linked_libmysql_sources
echo timestamp > linked_client_sources
cd sql; rm -f mini_client_errors.c;/bin/ln -s ../libmysql/errmsg.c mini_client_errors.c
echo timestamp > linked_server_sources
cd libmysql_r; make link_sources
set -x;  for f in `cd ../libmysql && echo *.[ch]`; do  rm -f ./$f;  /bin/ln -s ../libmysql/$f ./$f;  done
+ cd ../libmysql
+ echo array.c bchange.c bmove.c bmove_upp.c charset.c conf_to_src.c ctype.c ctype_autoconf.c dbug.c default.c errmsg.c errors.c get_password.c getopt.c getopt1.c getvar.c hash.c int2str.c is_prefix.c libmysql.c list.c llstr.c longlong2str.c mf_casecnv.c mf_dirname.c mf_fn_ext.c mf_format.c mf_loadpath.c mf_pack.c mf_path.c mf_tempfile.c mf_unixpath.c mf_wcomp.c mulalloc.c my_alloc.c my_compress.c my_create.c my_delete.c my_div.c my_error.c my_fopen.c my_fstream.c my_getwd.c my_init.c my_lib.c my_malloc.c my_messnc.c my_net.c my_once.c my_open.c my_pthread.c my_read.c my_realloc.c my_static.c my_static.h my_thr_init.c my_write.c mysys_priv.h net.c password.c safemalloc.c str2int.c strcend.c strcont.c strend.c strfill.c string.c strinstr.c strmake.c strmov.c strnlen.c strnmov.c strto.c strtoll.c strtoull.c strxmov.c thr_mutex.c typelib.c violite.c
+ rm -f ./array.c
+ /bin/ln -s ../libmysql/array.c ./array.c
+ rm -f ./bchange.c
+ /bin/ln -s ../libmysql/bchange.c ./bchange.c
+ rm -f ./bmove.c
+ /bin/ln -s ../libmysql/bmove.c ./bmove.c
+ rm -f ./bmove_upp.c
+ /bin/ln -s ../libmysql/bmove_upp.c ./bmove_upp.c
+ rm -f ./charset.c
+ /bin/ln -s ../libmysql/charset.c ./charset.c
+ rm -f ./conf_to_src.c
+ /bin/ln -s ../libmysql/conf_to_src.c ./conf_to_src.c
+ rm -f ./ctype.c
+ /bin/ln -s ../libmysql/ctype.c ./ctype.c
+ rm -f ./ctype_autoconf.c
+ /bin/ln -s ../libmysql/ctype_autoconf.c ./ctype_autoconf.c
+ rm -f ./dbug.c
+ /bin/ln -s ../libmysql/dbug.c ./dbug.c
+ rm -f ./default.c
+ /bin/ln -s ../libmysql/default.c ./default.c
+ rm -f ./errmsg.c
+ /bin/ln -s ../libmysql/errmsg.c ./errmsg.c
+ rm -f ./errors.c
+ /bin/ln -s ../libmysql/errors.c ./errors.c
+ rm -f ./get_password.c
+ /bin/ln -s ../libmysql/get_password.c ./get_password.c
+ rm -f ./getopt.c
+ /bin/ln -s ../libmysql/getopt.c ./getopt.c
+ rm -f ./getopt1.c
+ /bin/ln -s ../libmysql/getopt1.c ./getopt1.c
+ rm -f ./getvar.c
+ /bin/ln -s ../libmysql/getvar.c ./getvar.c
+ rm -f ./hash.c
+ /bin/ln -s ../libmysql/hash.c ./hash.c
+ rm -f ./int2str.c
+ /bin/ln -s ../libmysql/int2str.c ./int2str.c
+ rm -f ./is_prefix.c
+ /bin/ln -s ../libmysql/is_prefix.c ./is_prefix.c
+ rm -f ./libmysql.c
+ /bin/ln -s ../libmysql/libmysql.c ./libmysql.c
+ rm -f ./list.c
+ /bin/ln -s ../libmysql/list.c ./list.c
+ rm -f ./llstr.c
+ /bin/ln -s ../libmysql/llstr.c ./llstr.c
+ rm -f ./longlong2str.c
+ /bin/ln -s ../libmysql/longlong2str.c ./longlong2str.c
+ rm -f ./mf_casecnv.c
+ /bin/ln -s ../libmysql/mf_casecnv.c ./mf_casecnv.c
+ rm -f ./mf_dirname.c
+ /bin/ln -s ../libmysql/mf_dirname.c ./mf_dirname.c
+ rm -f ./mf_fn_ext.c
+ /bin/ln -s ../libmysql/mf_fn_ext.c ./mf_fn_ext.c
+ rm -f ./mf_format.c
+ /bin/ln -s ../libmysql/mf_format.c ./mf_format.c
+ rm -f ./mf_loadpath.c
+ /bin/ln -s ../libmysql/mf_loadpath.c ./mf_loadpath.c
+ rm -f ./mf_pack.c
+ /bin/ln -s ../libmysql/mf_pack.c ./mf_pack.c
+ rm -f ./mf_path.c
+ /bin/ln -s ../libmysql/mf_path.c ./mf_path.c
+ rm -f ./mf_tempfile.c
+ /bin/ln -s ../libmysql/mf_tempfile.c ./mf_tempfile.c
+ rm -f ./mf_unixpath.c
+ /bin/ln -s ../libmysql/mf_unixpath.c ./mf_unixpath.c
+ rm -f ./mf_wcomp.c
+ /bin/ln -s ../libmysql/mf_wcomp.c ./mf_wcomp.c
+ rm -f ./mulalloc.c
+ /bin/ln -s ../libmysql/mulalloc.c ./mulalloc.c
+ rm -f ./my_alloc.c
+ /bin/ln -s ../libmysql/my_alloc.c ./my_alloc.c
+ rm -f ./my_compress.c
+ /bin/ln -s ../libmysql/my_compress.c ./my_compress.c
+ rm -f ./my_create.c
+ /bin/ln -s ../libmysql/my_create.c ./my_create.c
+ rm -f ./my_delete.c
+ /bin/ln -s ../libmysql/my_delete.c ./my_delete.c
+ rm -f ./my_div.c
+ /bin/ln -s ../libmysql/my_div.c ./my_div.c
+ rm -f ./my_error.c
+ /bin/ln -s ../libmysql/my_error.c ./my_error.c
+ rm -f ./my_fopen.c
+ /bin/ln -s ../libmysql/my_fopen.c ./my_fopen.c
+ rm -f ./my_fstream.c
+ /bin/ln -s ../libmysql/my_fstream.c ./my_fstream.c
+ rm -f ./my_getwd.c
+ /bin/ln -s ../libmysql/my_getwd.c ./my_getwd.c
+ rm -f ./my_init.c
+ /bin/ln -s ../libmysql/my_init.c ./my_init.c
+ rm -f ./my_lib.c
+ /bin/ln -s ../libmysql/my_lib.c ./my_lib.c
+ rm -f ./my_malloc.c
+ /bin/ln -s ../libmysql/my_malloc.c ./my_malloc.c
+ rm -f ./my_messnc.c
+ /bin/ln -s ../libmysql/my_messnc.c ./my_messnc.c
+ rm -f ./my_net.c
+ /bin/ln -s ../libmysql/my_net.c ./my_net.c
+ rm -f ./my_once.c
+ /bin/ln -s ../libmysql/my_once.c ./my_once.c
+ rm -f ./my_open.c
+ /bin/ln -s ../libmysql/my_open.c ./my_open.c
+ rm -f ./my_pthread.c
+ /bin/ln -s ../libmysql/my_pthread.c ./my_pthread.c
+ rm -f ./my_read.c
+ /bin/ln -s ../libmysql/my_read.c ./my_read.c
+ rm -f ./my_realloc.c
+ /bin/ln -s ../libmysql/my_realloc.c ./my_realloc.c
+ rm -f ./my_static.c
+ /bin/ln -s ../libmysql/my_static.c ./my_static.c
+ rm -f ./my_static.h
+ /bin/ln -s ../libmysql/my_static.h ./my_static.h
+ rm -f ./my_thr_init.c
+ /bin/ln -s ../libmysql/my_thr_init.c ./my_thr_init.c
+ rm -f ./my_write.c
+ /bin/ln -s ../libmysql/my_write.c ./my_write.c
+ rm -f ./mysys_priv.h
+ /bin/ln -s ../libmysql/mysys_priv.h ./mysys_priv.h
+ rm -f ./net.c
+ /bin/ln -s ../libmysql/net.c ./net.c
+ rm -f ./password.c
+ /bin/ln -s ../libmysql/password.c ./password.c
+ rm -f ./safemalloc.c
+ /bin/ln -s ../libmysql/safemalloc.c ./safemalloc.c
+ rm -f ./str2int.c
+ /bin/ln -s ../libmysql/str2int.c ./str2int.c
+ rm -f ./strcend.c
+ /bin/ln -s ../libmysql/strcend.c ./strcend.c
+ rm -f ./strcont.c
+ /bin/ln -s ../libmysql/strcont.c ./strcont.c
+ rm -f ./strend.c
+ /bin/ln -s ../libmysql/strend.c ./strend.c
+ rm -f ./strfill.c
+ /bin/ln -s ../libmysql/strfill.c ./strfill.c
+ rm -f ./string.c
+ /bin/ln -s ../libmysql/string.c ./string.c
+ rm -f ./strinstr.c
+ /bin/ln -s ../libmysql/strinstr.c ./strinstr.c
+ rm -f ./strmake.c
+ /bin/ln -s ../libmysql/strmake.c ./strmake.c
+ rm -f ./strmov.c
+ /bin/ln -s ../libmysql/strmov.c ./strmov.c
+ rm -f ./strnlen.c
+ /bin/ln -s ../libmysql/strnlen.c ./strnlen.c
+ rm -f ./strnmov.c
+ /bin/ln -s ../libmysql/strnmov.c ./strnmov.c
+ rm -f ./strto.c
+ /bin/ln -s ../libmysql/strto.c ./strto.c
+ rm -f ./strtoll.c
+ /bin/ln -s ../libmysql/strtoll.c ./strtoll.c
+ rm -f ./strtoull.c
+ /bin/ln -s ../libmysql/strtoull.c ./strtoull.c
+ rm -f ./strxmov.c
+ /bin/ln -s ../libmysql/strxmov.c ./strxmov.c
+ rm -f ./thr_mutex.c
+ /bin/ln -s ../libmysql/thr_mutex.c ./thr_mutex.c
+ rm -f ./typelib.c
+ /bin/ln -s ../libmysql/typelib.c ./typelib.c
+ rm -f ./violite.c
+ /bin/ln -s ../libmysql/violite.c ./violite.c
echo timestamp > linked_libmysql_r_sources
make  all-recursive
Making all in mit-pthreads
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 39: Could not find /home/my/tmp/BUILD/mit-pthreads/pthreads/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 40: Could not find /home/my/tmp/BUILD/mit-pthreads/stdlib/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 41: Could not find /home/my/tmp/BUILD/mit-pthreads/stdio/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 42: Could not find /home/my/tmp/BUILD/mit-pthreads/string/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 43: Could not find /home/my/tmp/BUILD/mit-pthreads/gen/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 44: Could not find /home/my/tmp/BUILD/mit-pthreads/net/Makefile.inc
"/usr/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile", line 45: Could not find /home/my/tmp/BUILD/mit-pthreads/scripts/Makefile.inc
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
zuntum@narutowicza:/usr/pkgsrc/databases/mysql-server# ^Dexit

Script done on Thu Jun 21 22:39:28 2001

>How-To-Repeat:
	try to build mysql-server on the box with current pkgsrc

	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: