Configure fails on RHEL 10
Status: Beta
Brought to you by:
tries
Hi,
I've tried to upgrade my siproxd RPM packages for RHEL 10. This fails with the following error:
checking "libosip prefix"...
checking for osip_init in -losip2... yes
checking for parser_init in -losipparser2... yes
checking libosip2 version > 3.0.0... *** ERROR: libosip2-3.x.x is required!
the required libosip2 5.3.1 devel package is installed and exactly the same configure works on RHEL 9 without any problems.
Do you have any idea what the problem could be?
Thanks,
Simon
Hi Simon,
can you please provide the full output of ./configure and the resulting "config.log" file?
Regards,
/Thomas
Hi Thomas,
Attached is the first log file.
Thanks,
Simon
Last edit: Simon Matter 2026-04-24
The other log file.
Hello Simon,
are you using the latest code from Github? According to configure.log this is likely an issue that has been fixed in July 2025 in the master branch (but no release has been made since).
-> https://github.com/hb9xar/siproxd/commit/0bb5dd4aac9f5578db664d82f67091bc83c3780d
best regards,
/Thomas
Hi Thomas,
Yes, you are right that fixes it. May I vote for a new release?
Thanks,
Simon
Hello Simon,
of course, you may :-)
0.8.4 has been released.