Search found 1 match
- Thu May 06, 2021 11:00 am
- Forum: Configuring and compiling ABINIT
- Topic: Compilation error for abinit-9.4.2
- Replies: 1
- Views: 9725
Compilation error for abinit-9.4.2
Hi, I'm trying to go from version 9.2.2 to 9.4.2 using the same configuration file, but it looks like some bits in 02_clib/sockets.c are causing the following errors when I run make: sockets.c(84): error: incomplete type is not allowed struct addrinfo hints, *res; ^ sockets.c(90): error: identifier ...