compiler errors including

2003-11-04 Thread thomas . siebert
I work with MSVC60 on Win98se with mysql-4.0.16-win. I got a project that compile and link. The mysql-include folder is set as a standard include folder and I link the project against mysqlclient.lib. If I include in some of my source-files I got this errors from the compiler:

Re: Unknown compiler errors (gcc 3.0.1 / 3.1)

2002-01-08 Thread Sinisa Milivojevic
Johan Wahlström writes: > Hello Everyone! > This happens when i try to compile with gcc 3.1 (redhat) on my redhat 7.2 > installation. (yes i have upgraded to 3.1 from the > "default" 2.96 version). I get the same result with 3.0.1 also from Redhat. > > any ideas ? > > regards, Johan > Just cha

Re: Unknown compiler errors (gcc 3.0.1 / 3.1)

2002-01-08 Thread Sinisa Milivojevic
Johan Wahlström writes: > Hello Everyone! > This happens when i try to compile with gcc 3.1 (redhat) on my redhat 7.2 > installation. (yes i have upgraded to 3.1 from the > "default" 2.96 version). I get the same result with 3.0.1 also from Redhat. > > any ideas ? > > regards, Johan > Just cha

Unknown compiler errors (gcc 3.0.1 / 3.1)

2002-01-05 Thread Johan Wahlström
Hello Everyone! This happens when i try to compile with gcc 3.1 (redhat) on my redhat 7.2 installation. (yes i have upgraded to 3.1 from the "default" 2.96 version). I get the same result with 3.0.1 also from Redhat. any ideas ? regards, Johan gcc -DUNDEF_THREADS_HACK -I./../include

Re: mysql-3.23.40 - Compiler errors with Sun WorkShop 6

2001-08-06 Thread Sinisa Milivojevic
Rob McMahon writes: > >Description: > mysqld.cc will not compile with Sun Workshop 6 > CC: Sun WorkShop 6 2000/08/30 C++ 5.1 Patch 109490-01 > Failing with the following errors: > "mysqld.cc", line 1484: Error: Cannot use const char* to initialize char*. > char* p = strrchr(opt_name

mysql-3.23.40 - Compiler errors with Sun WorkShop 6

2001-08-06 Thread Rob McMahon
>Description: mysqld.cc will not compile with Sun Workshop 6 CC: Sun WorkShop 6 2000/08/30 C++ 5.1 Patch 109490-01 Failing with the following errors: -- make[3]: Entering directory `/home/unit/cu/dcv/src/local/mysq

Re: Compiler errors

2001-02-20 Thread Sinisa Milivojevic
John Markunas writes: > Hi > Tru64 Compile errors. > > Running V4.x Tru64 gcc 2.95.2 gnumake 3.x attempting build of > > mysql 3.23.32 or 3.23.33 > > Getting error > > sql_string.cc: In Method 'bool string::(double,unsigned int=2)' : > sql_string.cc:181

Compiler errors

2001-02-19 Thread John Markunas
Hi Tru64 Compile errors. Running V4.x Tru64 gcc 2.95.2 gnumake 3.x attempting build of mysql 3.23.32 or 3.23.33 Getting error sql_string.cc: In Method 'bool string::(double,unsigned int=2)' : sql_string.cc:181 Implicit declaration of function 'in