Menu

#16 0.3.5-tar.gz doesn't compile

open
nobody
None
5
2003-03-17
2003-03-17
No

Compiling under Debian Linux testing/unstable.

First there is a minor problem, since files have carriage returns which have to removed by 'dos2unix'.

But when I'm compiling the package I'm getting an error message:

--begin compile output
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'
make[2]: *** [csvfile.lo] Error 1
make[2]: Leaving directory `/test3/palm-db-tools/libsupport'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/test3/palm-db-tools'
make: *** [all-recursive-am] Error 2
--end compile output

Any help?

Enjoy!
--Hans

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.