Hello,
I am trying to compile MySQL 3.23.57 on NetBSD 1.6.1.  I downloadded
pthreads-1_60_beta6-mysql.tar.gz from your site and extracted it to
mysql-3.23.57/  I ran ./configure --with-mit-threads in mysql-3.23.57 and
everything went fine.  However, when I run make, I get the following
errors after a bunch of output:
Making all in mit-pthreads
make: don't know how to make all. Stop

make: stopped in /usr/pkgsrc/distfiles/mysql-3.23.57/mit-pthreads
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/distfiles/mysql-3.23.57
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/distfiles/mysql-3.23.57




when I use gmake, after cleaning everything up, I get the following
errors after a bunch of output:
Making all in mit-pthreads
gmake[2]: Entering directory
`/usr/pkgsrc/distfiles/mysql-3.23.57/mit-pthreads'
GNUmakefile:44: config.flags: No such file or directory
GNUmakefile:55: /root/pthreads/GNUmakefile.inc: No such file or directory
GNUmakefile:56: /root/stdlib/GNUmakefile.inc: No such file or directory
GNUmakefile:57: /root/stdio/GNUmakefile.inc: No such file or directory
GNUmakefile:58: /root/string/GNUmakefile.inc: No such file or directory
GNUmakefile:59: /root/gen/GNUmakefile.inc: No such file or directory
GNUmakefile:60: /root/net/GNUmakefile.inc: No such file or directory
GNUmakefile:61: /root/scripts/GNUmakefile.inc: No such file or directory
gmake[2]: *** No rule to make target `/root/scripts/GNUmakefile.inc'.
Stop.
gmake[2]: Leaving directory
`/usr/pkgsrc/distfiles/mysql-3.23.57/mit-pthreads'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/distfiles/mysql-3.23.57'
gmake: *** [all] Error 2



config.log is attached.

Thanks,
Yasir

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to