Le 23/03/2021 à 08:08, Brice Goglin a écrit :
> Le 23/03/2021 à 02:28, ro...@uberware.net a écrit :
>> Hi. I'm trying to build hwloc on OS-X Big Sur on an M1. Ultimate plan is
>> to build it as a universal binary. Right now, I cannot even get the git
>> master to autogen. This is what I get:
>>
>> robin@Robins-Mac-mini hwloc % ./autogen.sh
>> autoreconf: Entering directory `.'
>> autoreconf: configure.ac: not using Gettext
>> autoreconf: running: aclocal --force -I ./config
>> autoreconf: configure.ac: tracing
>> configure.ac:77: error: libtool version 2.2.6 or higher is required
>
> Hello
>
> There's something strange in your environment if libtool 2.2.6+ couldn't
> be found. It likely explains the rest of the messages.


I read somewhere else that brew provides glibtool and glibtoolize while
libtool/libtoolize still points to the old Apple libtool. If so,
aliasing libtool/libtoolize to glibtool/glibtoolize may help.

Brice


_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-users

Reply via email to