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
I'm getting ready to do a roll out next week on converting an
application from MySQL to MSSQL. I'm installing the perl drivers on the
production machines today. The perl DBD driver requires mysql to be
installed. Everything's been going fine on all the machines until I got
to the last one. On t
-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/
25, 2003 3:28 PM
To: [EMAIL PROTECTED]
Subject: mysql compile error.
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/share
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
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/share/mysql\"
-DUNDEF_THREADS_HACK -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I. -I..
-I./../include -I../include -I
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/share/mysql\"
-DUNDEF_THREADS_HACK -DDONT_USE_RAID -DMYSQL_CLIENT -I. -I. -I..
-I./../include -I../include -
NOBODY has an idea???
it's a redhat linux box with downgraded gcc 2.95.4 - glibc 2.2.4
> hi list,
>
> getting this with mysql-3.23.55 on 2 machines (on other it compiled):
>
>
> make all-am
> make[3]: Entering directory `/usr/src/mysql-3.23.55/include'
> make[3]: Nothing to be done for `all-am'.
hi list,
getting this with mysql-3.23.55 on 2 machines (on other it compiled):
make all-am
make[3]: Entering directory `/usr/src/mysql-3.23.55/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/mysql-3.23.55/include'
make[2]: Leaving directory `/usr/src/mysq
>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
>
alker <[EMAIL PROTECTED]>
>> Date: Tue, 29 Jan 2002 18:40:12 -0800
>> To: [EMAIL PROTECTED]
>> Subject: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2
>>
>> I'm trying to compile MySQL on Mac OS X 10.1.2. Ideally, I'd like to
>> compile it with
002 18:40:12 -0800
> To: [EMAIL PROTECTED]
> Subject: MySQL compile error, mysql-3.23.47, Mac OS X 10.1.2
>
> I'm trying to compile MySQL on Mac OS X 10.1.2. Ideally, I'd like to
> compile it with:
> ./configure --with-mysqld-user=mysql \
> --enable-thread-saf
I'm trying to compile MySQL on Mac OS X 10.1.2. Ideally, I'd like to
compile it with:
./configure --with-mysqld-user=mysql \
--enable-thread-safe-client \
--with-pthread \
--with-raid
Unfortunately, I can't even get it to compile with just:
./configure
Produces error:
sql_show.cc
c++ -DMY
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
Help me please !
installing MySQL 3.23.36 on Ultra SPARC/Solaris 2.7
GNU make 3.79.1, binutils, and libtool latest version, gcc 2.95.2
environment variables:
CC=gcc
CFLAGS=-O6
CXX=gcc
CXXFLAGS=-O6 -felide -constructors -fno-exceptions -fno-rtti
at the command line:
./configure --prefix= --with
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
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/newmysql/
var\"" -DSHARE
21 matches
Mail list logo