Re: [LFS Trac] #5603: gettext-0.23
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
#5603: gettext-0.23
-------------------------+-----------------------
Reporter: Bruce Dubbs | Owner: lfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 12.3
Component: Book | Version: git
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Comment (by Xi Ruoyao):
Replying to [comment:1 Marty Jack]:
> A const added to the type signature of xmlSetStructuredErrorFunc
introduced back in libxml2 2.12 breaks usages in its.c
>
> Wouldn't affect LFS because libxml2 is not installed then but might
affect someone who is reinstalling after completing their system.
Just: `sed '/^structured_error/s/xmlError/const &/' -i gettext-
tools/src/its.c`
I don't think it simply "wouldn't affect LFS." IIUC if you apply it for
LFS, it'll cause a FTBFS because it will introduce a mismatch between the
bundled libxml2 copy and the code. I.e. it should only be applied if
libxml2 >= 2.12 is installed on the system.
--
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5603#comment:2>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page