Subject: pkg/16038: mysql-server tries to install pthreads lib with newest make
To: None <gnats-bugs@gnats.netbsd.org>
From: Joachim Koenig-Baltes <joachim@joachim.handshake.de>
List: netbsd-bugs
Date: 03/24/2002 23:31:45
>Number:         16038
>Category:       pkg
>Synopsis:       mysql-server tries to install pthreads lib with newest make
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 24 14:31:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Joachim Koenig-Baltes
>Release:        NetBSD 1.5ZC
>Organization:
	
>Environment:
	
	
System: NetBSD joachim 1.5ZC NetBSD 1.5ZC (JOACHIM_ISDN) #0: Sun Mar 24 10:52:04 MET 2002 joachim@duron:/user/unix/work/NetBSD-current/src/sys/arch/i386/compile/JOACHIM_ISDN i386
Architecture: i386
Machine: i386
>Description:
On a system build with current sources from today, installing
pkgsrc/databases/mysql-server (from pkgsrc of today) leads to the
following error:

  ===> Installing for mysql-server-3.23.49
  /usr/bin/sed    -e "s|@MYSQL_DATADIR@|/var/mysql|g"              -e
  "s|@CAT@|/bin/cat|g"
  /user/unix/work/NetBSD-current/pkgsrc/databases/mysql-server/DEINSTALL >
  /user/unix/work/NetBSD-current/pkgsrc/databases/mysql-server/work.i386/DEINSTALL
  Making install in mit-pthreads
  install  -c  -r -o joachim -g wheel -m 644  -a "ranlib -t" libpthread.a
  /usr/local/pthreads/lib/libpthread.a
  install: /usr/local/pthreads/lib: mkstemp: No such file or directory
  *** Error code 1
>How-To-Repeat:
cd /usr/pkgsrc/databases/mysql-server; make install
>Fix:
don't know, but the problem might be related to the numerous changes to
make during the last weeks
>Release-Note:
>Audit-Trail:
>Unformatted: