- Update to 2.2.3 Generated with FreeBSD Port Tools 0.50
Responsible Changed From-To: freebsd-ports-bugs->thierry I'll handle that.
State Changed From-To: open->closed Committed, thanks! Remark: it does not build on -STABLE, because g++ 2.95.4 don't know <ios> /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include/pqxx -I../include/pqxx -I../include -I../include -I/usr/local/include -O -pipe -march=pentiumpro -c -o binarystring.lo binarystring.cxx mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../include/pqxx -I../include/pqxx -I../include -I../include -I/usr/local/include -O -pipe -march=pentiumpro -c binarystring.cxx -Wp,-MD,.deps/binarystring.TPlo -fPIC -DPIC -o .libs/binarystring.o In file included from ../include/pqxx/result:22, from ../include/pqxx/binarystring.hxx:22, from ../include/pqxx/binarystring:21, from binarystring.cxx:22: ../include/pqxx/result.hxx:19: ios: No such file or directory gmake[1]: *** [binarystring.lo] Erreur 1 gmake[1]: Leaving directory `/usr/ports/databases/postgresql-libpqxx/work/libpqxx-2.2.3/src' gmake: *** [all-recursive] Erreur 1 *** Error code 2 Stop in /usr/ports/databases/postgresql-libpqxx.
Attached is a patch to fix building for 4.x. It uses STL from a devel/stlport if builtin gcc cannot cope. Regards, Palle
Le Jeu 24 jui 04 à 3:19:54 +0200, Palle Girgensohn <girgen@pingpong.net> écrivait : > Attached is a patch to fix building for 4.x. It uses STL from a > devel/stlport if builtin gcc cannot cope. Thanks, I shall check it ASAP. Regards, -- Th. Thomas.