On Tue, 2006-10-24 at 02:48 -0700, Damien Carbery wrote: > I've never tried but post a few bits of the error logs /opt/SUNWspro/bin/CC -g -I. -c basicio.cpp -KPIC -DPIC -o .libs/basicio.o "types.hpp", line 369: Error: An integer constant expression is required within the array subscript operator. "basicio.cpp", line 85: Error: Formal argument 1 of type char* in call to munmap(char*, unsigned) is being passed unsigned char*. "basicio.cpp", line 136: Error: Cannot assign std::auto_ptr<Exiv2::FileIo> to std::auto_ptr<Exiv2::BasicIo> without "std::auto_ptr<Exiv2::BasicIo>::operator=(const std::auto_ptr<Exiv2::BasicIo>&)";.
I think line 85 is fixed. types.hpp and line 136 are giving me headaches... > or links to the sources and I'll give it a try. http://www.exiv2.org/download.html > Is exiv2 in Solaris? unfortunately not... maybe I should learn more about C++ 8-) Bernd
