Re: Version r12.2-568 , dovecot, icu_76.1
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Organization | SAFE Inc. |
| Message-ID | <[email protected]> |
On Sat, 2024-11-09 at 11:15 -0500, Joe Locash wrote: > > On 11/8/24 10:56 PM, Jean-Marc Pigeon ([email protected] via blfs-dev > Mailing > List) wrote: > > Hello, > > > > According my last build. > > Dovecot-2.3.21 or 2.3.21.1 doesn't compile properly > > if icu_76.1 is available. > > > > Please could someone confirme this finding. > > > > The bypass to set is > > --with-icu=no > > as config parameter. > > > > Do you know if there is patch or sed available > > to have icu_76.1 known by dovecot? > > Try this sed: > > sed -i 's/\bPKG_CONFIG --libs "icu-i18n\b/& icu-uc/' configure > > Thanks. No success with suggested sed. even with a more drastic sed sequence as sed -i \ -e 's/icu-i18n/icu-uc/' \ configure Build still complain : fts-filter-normalizer-icu.c:(.text+0x38a): undefined reference to `utrans_close_76' /bin/ld: ./.libs/libfts.a(fts-icu.o): in function `fts_icu_translate': fts-icu.c:(.text+0x65f): undefined reference to `utrans_transUChars_76' /bin/ld: fts-icu.c:(.text+0x6f0): undefined reference to `utrans_transUChars_76' /bin/ld: ./.libs/libfts.a(fts-icu.o): in function `fts_icu_transliterator_create': fts-icu.c:(.text+0x9f7): undefined reference to `utrans_openU_76' For now "--with-icu=no" seems the best option. -- A bientôt Jean-Marc Pigeon <[email protected]> SAFE Inc. -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page