[cfarm-users] need help in porting libbsd to Solaris-10

Paul H. Hargrove phhargrove at lbl.gov
Tue Apr 30 19:36:20 CEST 2024


The error has "ABI_GETDELIM", but your first quoted line has "getgelim".
(note second "g" where you almost certainly meant "d").

On Tue, Apr 30, 2024 at 6:26 AM Aleksey Cheusov <vle at gmx.net> wrote:

> > Based on just a couple minutes looking at the autoconf/automake goop, it
> > appears that AM_CONDITIONAL is called for all the ABI_ identifiers
> > via LIBBSD_SELECT_ABI (defined in m4/libbsd-compiler.m4).  So, you are
> > missing a LIBBSD_SELECT_ABI([getdelim], SOMETHING) in configure.ac.
>
> I have the following lines in configure.ac
>
>     LIBBSD_SELECT_ABI([getgelim], [getdelim()])
>     LIBBSD_SELECT_ABI([getline], [getline()])
>
> just by analogy with other similar lines
>
>     LIBBSD_SELECT_ABI([flopen], [flopen()/flopenat()])
>     LIBBSD_SELECT_ABI([fmtcheck], [fmtcheck()])
>     LIBBSD_SELECT_ABI([fpurge], [fpurge()])
>     LIBBSD_SELECT_ABI([freezero], [freezero()])
>


-- 
Paul H. Hargrove <PHHargrove at lbl.gov>
Pronouns: he, him, his
Computer Languages & Systems Software (CLaSS) Group
Computer Science Department
Lawrence Berkeley National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tetaneutral.net/pipermail/cfarm-users/attachments/20240430/274a7789/attachment.htm>


More information about the cfarm-users mailing list