Zhitao Li
2017-Apr-22 13:47 UTC
[Gluster-users] CANNOT Install gluster on aarch64: ./configure: syntax error near upexpected token 'UUID, ' PKG_CHECK_MODULES(UUID, '
Hello, everyone, I am installing glusterfs release 3.8.11 now on my aarch64 computer. It will fail in execute configure. [cid:0c2c69f8-aaad-400a-b0b8-9635f173ed31] Configure file is this: [cid:2ccf15ef-5d33-4dd5-ab15-81003c863878] I think architectures result in this error because on my x86_64 computer, the configure file generated will not check package. Could anyone know how to fix this? Thanks! Best regards, Zhitao Li Sent from Outlook<http://aka.ms/weboutlook> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170422/f35ed172/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pastedImage.png Type: image/png Size: 30380 bytes Desc: pastedImage.png URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170422/f35ed172/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: pastedImage.png Type: image/png Size: 35620 bytes Desc: pastedImage.png URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170422/f35ed172/attachment-0001.png>
Niels de Vos
2017-Apr-24 08:16 UTC
[Gluster-users] CANNOT Install gluster on aarch64: ./configure: syntax error near upexpected token 'UUID, ' PKG_CHECK_MODULES(UUID, '
On Sat, Apr 22, 2017 at 01:47:56PM +0000, Zhitao Li wrote:> Hello, everyone, > > > I am installing glusterfs release 3.8.11 now on my aarch64 computer. It will fail in execute configure. > > [cid:0c2c69f8-aaad-400a-b0b8-9635f173ed31] > > > Configure file is this: > [cid:2ccf15ef-5d33-4dd5-ab15-81003c863878] > > I think architectures result in this error because on my x86_64 computer, the configure file generated will not check package. > > Could anyone know how to fix this? Thanks!You need pkg-config installed, on Fedora and CentOS this is provided by the "pkgconfig" package, and it contains /usr/share/aclocal/pkg.m4 that provices the needed macros for configure.ac. HTH, Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: not available URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170424/45f940b3/attachment.sig>