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

Aleksey Cheusov vle at gmx.net
Tue Apr 30 11:19:14 CEST 2024


Hi every one. I'm trying to port libbsd to Solaris-10.
In particular I want to add support for fgetln(3), getline(3) and getdelim(3).

I'm in truble with autoconf.
Updated sources are here (branch "main")
https://github.com/cheusov/libbsd/tree/main

The problem is below. Can any one help?

cheusov at cfarm210
0 libbsd>./autogen
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:30: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/missing'
src/Makefile.am:157: error: ABI_GETDELIM does not appear in AM_CONDITIONAL
src/Makefile.am: installing 'build-aux/depcomp'
autoreconf: automake failed with exit status: 1

cheusov at cfarm210
0 libbsd>


More information about the cfarm-users mailing list