Hi Ryan,
Hmm, --without-server doesn't seem to work. Not sure what are you
doing wrong, but as a workaround you could define F_TO_EOF to zero
in open.c. Quoting sql/my_global.h:
#define F_TO_EOF 0L /* Param to lockf() to lock rest of file */
And for linux it is zero (it's different for windows).
I fixed the whole problem by typing this one line:
`ln -s libz.so.1.1.3 /usr/lib/libz.so`
Linux is such a pain sometimes.
-Ryan
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
I thought I would get around the whole thing by just installing the RPM
instead of compiling. So I downloaded MySQL-devel-4.1.14-0.i386.rpm and
installed it. Then I went to install the DBD-mysql module and got this
error during the compile:
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 ex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
On Thu, 25 Sep 2003, Richard Pijnenburg wrote:
> i'm trying to compile mysql-4.0.15a on my server and i'm getting the
> folowing error:
>
> gcc -DDEFAULT_CHARSET_HOME=\"/usr/local/mysql\"
> -DDATADIR=\"/data/mysql\" -DSHAREDIR=\"/usr/local/mysql/
I've installed now mysql-4.0.14 without any problems. So I think it's
something about the .15 version. Does anyone know a thing about it?
With kind regards,
Richard Pijnenburg
-Original Message-
From: Richard Pijnenburg [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 3:28
Sorry, but because I haven't got it I thought it didn't get here.
Sorry!
M.v.g.
Richard Pijnenburg
-Original Message-
From: Antony Dovgal [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 25, 2003 3:42 PM
To: [EMAIL PROTECTED]
Subject: Re: mysql compile error.
On Thu, 2
On Thu, 25 Sep 2003 15:28:15 +0200
"Richard Pijnenburg" <[EMAIL PROTECTED]> wrote:
> i'm trying to compile mysql-4.0.15a on my server and i'm getting the
> folowing error:
Richard, please, resend your letter one more time, we have real enjoy reading it again
and again...
=)
---
WBR,
Antony Dov
>John McCauley
>CTGi
>Oakton, VA
>703-352-0590
>http://www.ctgusa.com
>
>> From: Ryan Walker <[EMAIL PROTECTED]>
>> Date: Wed, 30 Jan 2002 00:21:44 -0800
>> To: [EMAIL PROTECTED]
>> Subject: Re: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2
&g
:21:44 -0800
> To: [EMAIL PROTECTED]
> Subject: Re: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2
>
> Yes.
>
>> Dumb question. You did install the OS X developer tools, yes?
>>
>> I just compiled 3.23.47 from source this morning on 10.1.2 with not a
>
Yes.
>Dumb question. You did install the OS X developer tools, yes?
>
>I just compiled 3.23.47 from source this morning on 10.1.2 with not a
>problem at all.
>
>--
>John McCauley
>CTGi
>Oakton, VA
>703-352-0590
>http://www.ctgusa.com
>
>> From: Ryan Walker <[EMAIL PROTECTED]>
>> Date: Tue, 29 Jan
Dumb question. You did install the OS X developer tools, yes?
I just compiled 3.23.47 from source this morning on 10.1.2 with not a
problem at all.
--
John McCauley
CTGi
Oakton, VA
703-352-0590
http://www.ctgusa.com
> From: Ryan Walker <[EMAIL PROTECTED]>
> Date: Tue, 29 Jan 2002 18:40:12 -080
You might want to try downloading "binutils" from the GNU web site. It has a
modified version of the linker libraries (ld). I still wasn't able to get past
the "yacc" compile even with 512MB RAM. Let me know how you make out. I ended up
using the binary distribution.
James Bonham wrote:
>
> Help
Graeme B. Davis writes:
> Any ideas on this error? I'd love to use fulltext, but the last server that
> compiled for me was 3.23.14 :(
>
> c++ -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/var/home/ap
> psweb/newmysql\"" -DDATADIR="\"/var/home/appsweb/newmys
13 matches
Mail list logo