tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Bringing wip/gloox, wip/poco* and wip/spetrum into pkgsrc
On Sat, Jan 22, 2011 at 08:06:14PM -0600, Eric Schnoebelen wrote:
> I'd like to bring the following packages into main stream
> pkgsrc:
>
> wip/gloox
> wip/poco
> wip/poco-data
> wip/poco-data-mysql
> wip/poco-data-odbc
> wip/poco-data-sqlite
> wip/spectrum
>
> Objections, comments?
I've fixed some minor issues with them. Could you please add a comment
to poco's patch-af, and set the LICENSEs for all of them?
poco doesn't build for me on 5.99.44/amd64, with:
gmake: *** [NetSSL_OpenSSL-tests] Error 2
ld: warning: libexpat.so.2, needed by
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so,
not found (try using -rpath or -rpath-link)
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_ParserCreate'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetParamEntityParsing'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetNamespaceDeclHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_GetErrorCode'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetUserData'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_ExternalEntityParserCreate'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetDoctypeDeclHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetCdataSectionHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_GetCurrentColumnNumber'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetDefaultHandlerExpand'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetExternalEntityRefHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetDefaultHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_GetSpecifiedAttributeCount'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_GetCurrentLineNumber'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetCommentHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetSkippedEntityHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetProcessingInstructionHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetNotationDeclHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetReturnNSTriplet'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetEntityDeclHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_ParserCreateNS'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_ParserFree'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetElementHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetUnknownEncodingHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_Parse'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetCharacterDataHandler'
/scratch/wip/poco/work/poco-1.4.0-all/lib/NetBSD/amd64/libPocoXMLd.so:
undefined reference to `XML_SetUnparsedEntityDeclHandler'
Cheers
Thomas
Home |
Main Index |
Thread Index |
Old Index