Hi,
with hirsute, I get undefined reference with a code as simple as

#include <tirpc/rpc/xdr.h>
int main(){
xdr_void();
}

and the gcc comandline : gcc -o testxdr -I/usr/include/tirpc -ltirpc
testxdr.c

here is the output of pkg-config.
pkg-config --cflags --libs libtirpc
-I/usr/include/tirpc -ltirpc

Is it the same problem that you raise ?
Do you have a solution ?

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905360

Title:
  FTBFS in Hirsute due to glibc2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glusterfs/+bug/1905360/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to