From: Larry W. V. <lv...@ca...> - 2003-02-25 18:47:54
|
Well, adding time.h got me farther - thanks! Now, after a number of additional modules compile, I get to this: g++ -DHAVE_CONFIG_H -I. -I/ldatae/PilotBuilding/DB/palm-db-tools/libsupport -I.. -I/ldatae/PilotBuilding/DB/palm-db-tools -ansi -pedantic -g -O2 -Wall -Werror -Wp,-MD,.deps/csvfile.pp -c csvfile.cpp -fPIC -DPIC -o .libs/csvfile.lo cc1plus: warnings being treated as errors csvfile.cpp: In function `void DataFile::CSVFile::write(ostream &, const PalmLib::FlatFile::Database &, const DataFile::parsing_state &)': csvfile.cpp:120: warning: comparison between signed and unsigned csvfile.cpp:126: no matching function for call to `vector<PalmLib::FlatFile::Field,allocator<PalmLib::FlatFile::Field> >::at (int &) const' csvfile.cpp:130: no matching function for call to `vector<PalmLib::FlatFile::Field,allocator<PalmLib::FlatFile::Field> >::at (int &) const' gmake[2]: *** [csvfile.lo] Error 1 gmake[2]: Leaving directory `/ldatae/PilotBuilding/DB/palm-db-tools/libsupport' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/ldatae/PilotBuilding/DB/palm-db-tools' gmake: *** [all] Error 2 -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |