dbTalk Databases Forums  

error attempting to make mysql++ 1.7.30

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss error attempting to make mysql++ 1.7.30 in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris Gagnon
 
Posts: n/a

Default error attempting to make mysql++ 1.7.30 - 03-02-2005 , 09:20 PM






------=_NextPart_000_0000_01C51F75.FB322790
Content-Type: text/plain;
charset="windows-1250"
Content-Transfer-Encoding: quoted-printable

When I try to make it I get this error

=20

I=92m pretty inexperienced with making larger things like this, so I=92m
thinking I might not have some dependency=85

Anyways my environment is FreeBSD 4.9

=20

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include/mysql
-D_THREAD_SAFE -pthread -g -O2 -c coldata.cpp -Wp,-MD,.deps/coldata.TPlo =
-o
coldata.o >/dev/null 2>&1

source=3D'connection.cpp' object=3D'connection.lo' libtool=3Dyes =
DEPDIR=3D.deps
depmode=3Dgcc /usr/local/bin/bash ../depcomp /usr/local/bin/bash =
.../libtool
--mode=3Dcompile --tag=3DCXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib
-I/usr/local/include/mysql -D_THREAD_SAFE -pthread -g -O2 -c -o
connection.lo connection.cpp

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I/usr/local/include/mysql
-D_THREAD_SAFE -pthread -g -O2 -c connection.cpp
-Wp,-MD,.deps/connection.TPlo -fPIC -DPIC -o .libs/connection.o

In file included from fields.h:4,

from result.h:7,

from connection.h:7,

from connection.cpp:4:

resiter.h:55: no class template named `iterator' in `std'

*** Error code 1

=20

Stop in /usr/home/chris/programs/mysql++-1.7.30/lib.

*** Error code 1

=20

Stop in /usr/home/chris/programs/mysql++-1.7.30.

*** Error code 1

=20

Stop in /usr/home/chris/programs/mysql++-1.7.30.

=20

=20

Thanks,

Chris


--=20
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.6.0 - Release Date: 3/2/2005
=20

------=_NextPart_000_0000_01C51F75.FB322790--


Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: error attempting to make mysql++ 1.7.30 - 03-03-2005 , 12:22 AM






Chris Gagnon wrote:

Quote:
Anyways my environment is FreeBSD 4.9
That comes with both g++ 2.95.x and 3.x. Are you sure you're using the
3.x compiler? MySQL++ is known to have problems with GCC 2.95.x.

Quote:
resiter.h:55: no class template named `iterator' in `std'
Section 24.3.2 of the ISO standard says differently. You have a
non-conforming implementation.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.