dbTalk Databases Forums  

Please help a newbie

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


Discuss Please help a newbie in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Robert Hutchings
 
Posts: n/a

Default Please help a newbie - 01-16-2006 , 06:37 PM






------=_NextPart_000_0004_01C61AD4.4DF86070
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit



Robert Hutchings@D7Z9TV71 ~

$ cd c:



Robert Hutchings@D7Z9TV71 /cygdrive/c

$ cd mysql++



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++

$ cd lib



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++/lib

$ ls

Doxyfile convert.h manip.cpp row.cpp

Doxyfile.in custom-macros.h manip.h row.h

Makefile custom.h myset.cpp sql_string.cpp

Makefile.am custom.pl myset.h sql_string.h

Makefile.base datetime.cpp mysql++.h stream2string.h

Makefile.gcc datetime.h mysql++.h.in string_util.cpp

Makefile.in debug noexceptions.h string_util.h

Makefile.mingw defs.h null.h tiny_int.h

Makefile.simple exceptions.h platform.h type_info.cpp

Makefile.vc field_names.cpp qparms.cpp type_info.h

coldata.cpp field_names.h qparms.h vallist.cpp

coldata.h field_types.cpp query.cpp vallist.h

colddata.cpp field_types.h query.h vc70.idb

compare.h fields.cpp release vc70.pdb

connection.cpp fields.h resiter.h

connection.h lockable.h result.cpp

const_string.h makeit result.h



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++/lib

$ cd ..



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++

$ ls

COPYING README common.am depcomp makemake.bat

CREDITS README.cygwin config doc makemake.sh

ChangeLog README.mingw config.guess examples missing

HACKERS README.unix config.h install-sh mkbindirs.bat

INSTALL README.vc config.h.in install.bat mysql++.ebuild

LICENSE Wishlist config.log lib mysql++.spec

Makefile aclocal.m4 config.sub libmysqlclient.def
mysql++.spec.in

Makefile.am bootstrap configure libtool reconf

Makefile.in buildmf.bat configure.ac ltmain.sh



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++

$ ./makemake gcc

bash: ./makemake: No such file or directory



When I make for gcc I get this:



Robert Hutchings@D7Z9TV71 /cygdrive/c/mysql++

$ ./makemake.sh gcc

( cd lib && make && cd ../examples && make )

make[1]: Entering directory `/cygdrive/c/mysql++/lib'

g++ -I/usr/include/mysql -I.. -O2 -c coldata.cpp

g++ -I/usr/include/mysql -I.. -O2 -c connection.cpp

g++ -I/usr/include/mysql -I.. -O2 -c datetime.cpp

g++ -I/usr/include/mysql -I.. -O2 -c field_names.cpp

g++ -I/usr/include/mysql -I.. -O2 -c field_types.cpp

g++ -I/usr/include/mysql -I.. -O2 -c fields.cpp

g++ -I/usr/include/mysql -I.. -O2 -c manip.cpp

g++ -I/usr/include/mysql -I.. -O2 -c myset.cpp

g++ -I/usr/include/mysql -I.. -O2 -c qparms.cpp

g++ -I/usr/include/mysql -I.. -O2 -c query.cpp

g++ -I/usr/include/mysql -I.. -O2 -c result.cpp

g++ -I/usr/include/mysql -I.. -O2 -c row.cpp

g++ -I/usr/include/mysql -I.. -O2 -c sql_string.cpp

g++ -I/usr/include/mysql -I.. -O2 -c string_util.cpp

g++ -I/usr/include/mysql -I.. -O2 -c type_info.cpp

g++ -I/usr/include/mysql -I.. -O2 -c vallist.cpp

ar cru libmysqlpp.a /coldata.o /connection.o /datetime.o /field_names.o
/field_

types.o /fields.o /manip.o /myset.o /qparms.o /query.o /result.o /row.o
/sql_str

ing.o /string_util.o /type_info.o /vallist.o

ar: /coldata.o: No such file or directory

make[1]: *** [libmysqlpp.a] Error 1

make[1]: Leaving directory `/cygdrive/c/mysql++/lib'

make: *** [all] Error 2




------=_NextPart_000_0004_01C61AD4.4DF86070--


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

Default Re: Please help a newbie - 01-17-2006 , 08:58 AM






Robert Hutchings wrote:
Quote:
$ ./makemake gcc
Didn't read README.cygwin, did you? We don't use makemake on Unixy
platforms, and that includes Cygwin.

--
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
  #3  
Old   
Robert Hutchings
 
Posts: n/a

Default RE: Please help a newbie - 01-17-2006 , 09:26 AM



This is more trouble than it's worth. Goodbye.

-----Original Message-----
From: Warren Young [mailto:mysqlpp (AT) etr-usa (DOT) com]
Sent: Tuesday, January 17, 2006 9:58 AM
To: MySQL++ Mailing List
Subject: Re: Please help a newbie

Robert Hutchings wrote:
Quote:
$ ./makemake gcc
Didn't read README.cygwin, did you? We don't use makemake on Unixy
platforms, and that includes Cygwin.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:
http://lists.mysql.com/plusplus?unsu...ahoo (DOT) com


--
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.