Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27051 - [libpqxx] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 16:13 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:57 GMT
Opened by Andrea Scarpino (BaSh) - Friday, 18 November 2011, 16:13 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 21 November 2011, 11:57 GMT
|
DetailsDescription:
libtool: compile: g++ -DHAVE_CONFIG_H -I../include -I../include -I/usr/include -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT connection_base.lo -MD -MP -MF .deps/connection_base.Tpo -c connection_base.cxx -fPIC -DPIC -o .libs/connection_base.o In file included from binarystring.cxx:17:0: ../include/pqxx/compiler-internal.hxx:79:29: error: 'ptrdiff_t' does not name a type In file included from connection.cxx:18:0: ../include/pqxx/compiler-internal.hxx:79:29: error: 'ptrdiff_t' does not name a type In file included from cursor.cxx:18:0: ../include/pqxx/compiler-internal.hxx:79:29: error: 'ptrdiff_t' does not name a type In file included from connection_base.cxx:18:0: ../include/pqxx/compiler-internal.hxx:79:29: error: 'ptrdiff_t' does not name a type make[1]: *** [connection.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [binarystring.lo] Error 1 make[1]: *** [cursor.lo] Error 1 make[1]: *** [connection_base.lo] Error 1 make[1]: Leaving directory `/build/src/libpqxx-3.1/src' make: *** [all-recursive] Error 1 Additional info: * libpqxx 3.1-1 Steps to reproduce: Try to build it. |
This task depends upon