I get the same errors as other people. Any help is greatly appreciated!
checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no configure: error: Sorry, rpc/types.h is needed.
Git Clone URL: | https://aur.archlinux.org/alberta.git (read-only, click to copy) |
---|---|
Package Base: | alberta |
Description: | Adaptive multi-Level finite element toolbox |
Upstream URL: | https://www.alberta-fem.de |
Keywords: | fem pde science |
Licenses: | GPL-2.0-or-later |
Submitter: | lubgr |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 2 |
Popularity: | 0.000080 |
First Submitted: | 2016-07-21 10:35 (UTC) |
Last Updated: | 2024-10-02 18:08 (UTC) |
« First ‹ Previous 1 2
I get the same errors as other people. Any help is greatly appreciated!
checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no configure: error: Sorry, rpc/types.h is needed.
Thanks for the reports, I can confirm the failing build due to the missing xdr_int32_t. Seems to be an issue with the autobuild-scripts being out of date?!
Same problem here: the rpc/types.h problem can be fixed as described, but the xdr_int32_t issue remains...
Hi, I had the following problem when installing alberta:
checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no configure: error: Sorry, rpc/types.h is needed.
if I put CPPFLAGS=-I/usr/include/tirpc, then it says: checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking for rpc/xdr.h... yes checking for pow... yes checking for sqrt... yes checking for strdup... yes checking for strchr... yes checking for strstr... yes checking for rand... yes checking for srand... yes checking for xdr_int32_t... no configure: error: Sorry, these are needed..
What should I do? Thanks.
Pinned Comments
carlosal1015 commented on 2022-05-28 13:44 (UTC) (edited on 2022-05-28 13:44 (UTC) by carlosal1015)
Hello Folks, according to the dune-devel mail list from May 2022, Alberta will be have a new release, yay.
On other hand, I detect the commit that made tests dune-grid 2.9-git failed.
Stay safe.