Subject: pkgsrc/mysql-server won't
To: NetBSD Users <netbsd-users@netbsd.org>
From: Jukka Marin <jmarin@pyy.jmp.fi>
List: netbsd-users
Date: 07/06/2001 15:32:27
I'm trying to install mysql-server from yesterday's pkgsrc, but it fails
to build:

....
echo timestamp > linked_libmysql_r_sources
make  all-recursive
Making all in mit-pthreads
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line39:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/pthreads/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line40:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/stdlib/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line41:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/stdio/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line42:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/string/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line43:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/gen/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line44:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/net/Makefile.inc
"/store/other/pkgsrc/databases/mysql-server/work/mysql-3.23.35/mit-pthreads/Makefile",line45:Couldnotfind/home/my/tmp/BUILD/mit-pthreads/scripts/Makefile.inc
Fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.

Is the package broken or is it just too hot around here? :)

  -jm