Re: Can't compile on NetBSD

2003-06-30 Thread Yasir Malik
Nevermind. I installed Postgresql. It compiles perfectly on NetBSD. Thanks for the pointers though and sorry for sending my emails to the wrong mailing list. I don't like to use pkgsrc because it usually installs all of these other packages; I only have 3 GB on my harddrive, so I have to worry a

Re: Can't compile on NetBSD

2003-06-29 Thread Joel Rees
> Can any one help me? Hard to tell without more information. Also, since the issues are likely to be system/CPU dependent, you may need to ask on a netBSD list, as well. -- Joel Rees, programmer, Kansai Systems Group Altech Corporation (Alpsgiken), Osaka, Japan http://www.alpsgiken.co.jp PS:

Re: Can't compile on NetBSD

2003-06-28 Thread Roman Neuhauser
please don't top-post. # [EMAIL PROTECTED] / 2003-06-27 14:01:58 -0400: > On Fri, 27 Jun 2003, Roman Neuhauser wrote: > > # [EMAIL PROTECTED] / 2003-06-20 11:07:09 -0400: > > > 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

Re: Can't compile on NetBSD

2003-06-27 Thread Yasir Malik
y HDD, and I only want to download what is needed. Thanks, Yasir On Fri, 27 Jun 2003, Roman Neuhauser wrote: > Date: Fri, 27 Jun 2003 19:12:07 +0200 > From: Roman Neuhauser <[EMAIL PROTECTED]> > To: Yasir Malik <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re:

Re: Can't compile on NetBSD

2003-06-27 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2003-06-20 11:07:09 -0400: > 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.

Re: Can't compile on NetBSD

2003-06-27 Thread Yasir Malik
Can any one help me? Yasir -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Can't compile on NetBSD

2003-06-20 Thread Yasir Malik
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