[Bug 750099] Review Request: airinv - C++ Simulated Airline Inventory Management System Library

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 1 22:56:32 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=750099

--- Comment #2 from Denis Arnaud <denis.arnaud_fedora at m4x.org> 2011-11-01 18:56:31 EDT ---
(In reply to comment #1)
> Hmm, doesn't build here. It seems the rmol config file for cmake is missing.
> 
> 
> -- Requires RMOL-0.25
> CMake Error at config/project_config_embeddable.cmake:763 (find_package):
>   Could not find a configuration file for package RMOL.

Yes, as mentioned, it requires rmol-0.25, which is currently in the testing
repository: https://admin.fedoraproject.org/updates/rmol
I have added it in the buildroot override for Fedora 15.

The BuildRequires line may be (at least until rmol-0.25 reaches the stable
repository for the distribution on which you test AirInv) changed to:
 BuildRequires:  readline-devel, stdair-devel, airrac-devel, rmol-devel >= 0.25

Alternatively, rmol-0.25 may be installed with (on almost all the versions of
Fedora and EPEL):
 yum --enablerepo=updates-testing install rmol-devel
 yum -y install stdair-devel airrac-devel

-------
Nevertheless, I just noticed that a new version of StdAir and AirRAC must be,
in turn, re-delivered. As is, AirInv compilation will not complete. I shall
work on it shortly.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list