Hi all, I somehow maintain "pdns" package at OpenCSW project and while upgrading package from 2.9.x to 3.0.1 I have encountered these kinds of compilation issues:
- Typo in "lua" checking, there is either stray "]" in configure.ac recipe or one "[" missing - Some C++ related compilation warnings/errors, for example, not using Utility:: prefix to timegm() in utils.hh - Not including proper Solaris-specific .h files, for example, sys/isa_defs.h instead of endian.h - Failed detection of OpenLDAP and not using -llber for LDAP backend - PostgreSQL plugin compilation issue, where --with-pgsql-lib=... treats "..." as the library, not as the library directory Is anyone of you from upstream interested in my patches to review them and incorporate into upstream sources, eventually? Thanks. -- Juraj Lutter | /\ ASCII Ribbon Campaign otis (at) wilbury (dot) sk | \/ - NO HTML/RTF in e-mail http://www.wilbury.sk/ | /\ - NO Word docs in e-mail JID: otis (at) jabber (dot) vx (dot) sk !07/11 PDP a ni deppart m'I !pleH _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
