bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gettext 0.17 build failure (expat related, multiple platforms)


From: Matthew Woehlke
Subject: Re: gettext 0.17 build failure (expat related, multiple platforms)
Date: Mon, 30 Mar 2009 18:46:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.21) Gecko/20090320 Fedora/2.0.0.21-1.fc10 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0

Matthew Woehlke wrote:
1) What is "nm /home/install/gnu/arch/lib/libexpat.so | grep XML_GetFeatureList" ?

empty

2) What is "nm /home/install/gnu/arch/lib/libexpat.so | grep ' T '" ?

also empty? Here's a sample line of just 'nm /path/to/libexpat.so' (note that this is not GNU nm...):

[Index]   Value      Size    Type  Bind  Other Shndx   Name
[373]   |     12480|       8|FUNC |GLOB |0    |10     |XML_GetBase

From ppc/Darwin:

00001988 T _XML_DefaultCurrent 000019c0 T _XML_ErrorString 000019f8 T _XML_ExpatVersion 00001a14 T _XML_ExpatVersionInfo 00000f5c T _XML_ExternalEntityParserCreate 000013f0 T _XML_GetBase 000016c8 T _XML_GetBuffer 0000186c T _XML_GetCurrentByteCount
00001844 T _XML_GetCurrentByteIndex
00001930 T _XML_GetCurrentColumnNumber
000018d4 T _XML_GetCurrentLineNumber
0000183c T _XML_GetErrorCode
00001400 T _XML_GetIdAttributeIndex
00001894 T _XML_GetInputContext
000013f8 T _XML_GetSpecifiedAttributeCount
00001520 T _XML_Parse
000015f0 T _XML_ParseBuffer
00000bb8 T _XML_ParserCreate
00000bc4 T _XML_ParserCreateNS
00000c00 T _XML_ParserCreate_MM
00001200 T _XML_ParserFree
000014fc T _XML_SetAttlistDeclHandler
000013a4 T _XML_SetBase
0000143c T _XML_SetCdataSectionHandler
00001424 T _XML_SetCharacterDataHandler
00001434 T _XML_SetCommentHandler
00001458 T _XML_SetDefaultHandler
00001468 T _XML_SetDefaultHandlerExpand
00001478 T _XML_SetDoctypeDeclHandler
000014f4 T _XML_SetElementDeclHandler
00001408 T _XML_SetElementHandler
00000f08 T _XML_SetEncoding
00001450 T _XML_SetEndCdataSectionHandler
0000148c T _XML_SetEndDoctypeDeclHandler
0000141c T _XML_SetEndElementHandler
000014b8 T _XML_SetEndNamespaceDeclHandler
00001504 T _XML_SetEntityDeclHandler
000014c8 T _XML_SetExternalEntityRefHandler
000014d0 T _XML_SetExternalEntityRefHandlerArg
000014a4 T _XML_SetNamespaceDeclHandler
000014c0 T _XML_SetNotStandaloneHandler
0000149c T _XML_SetNotationDeclHandler
00001514 T _XML_SetParamEntityParsing
0000142c T _XML_SetProcessingInstructionHandler
00001380 T _XML_SetReturnNSTriplet
00001448 T _XML_SetStartCdataSectionHandler
00001484 T _XML_SetStartDoctypeDeclHandler
00001414 T _XML_SetStartElementHandler
000014b0 T _XML_SetStartNamespaceDeclHandler
000014e8 T _XML_SetUnknownEncodingHandler
00001494 T _XML_SetUnparsedEntityDeclHandler
00001388 T _XML_SetUserData
0000150c T _XML_SetXmlDeclHandler
00001378 T _XML_UseParserAsHandlerArg
00017064 T _XmlGetUtf16InternalEncoding
000172d4 T _XmlGetUtf16InternalEncodingNS
00017048 T _XmlGetUtf8InternalEncoding
000172b8 T _XmlGetUtf8InternalEncodingNS
000170f0 T _XmlInitEncoding
00017360 T _XmlInitEncodingNS
00016af0 T _XmlInitUnknownEncoding
00017528 T _XmlInitUnknownEncodingNS
00017234 T _XmlParseXmlDecl
000174a4 T _XmlParseXmlDeclNS
00019364 T _XmlPrologStateInit
00019394 T _XmlPrologStateInitExternalEntity
000167cc T _XmlSizeOfUnknownEncoding
0001676c T _XmlUtf16Encode
00016680 T _XmlUtf8Encode

Odd, there seem to be quite a few things missing, but nothing in expat's sources suggest why. After poking around, expat 2.0.1 seems like it may be hideously broken...

Meanwhile, where's --without-expat? :-)

--
Matthew
Please do not quote my e-mail address unobfuscated in message bodies.
--
Microsoft has become the next IBM; a dinosaur struggling to survive in the age of more able-to-adapt mammals (FLOSS). It remains to be seen if they'll be able to adapt before they go extinct.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]