[Bug 208678] Review Request: SimGear - Simulation library components

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 5 08:14:31 UTC 2006


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

Summary: Review Request: SimGear - Simulation library components


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





------- Additional Comments From rc040203 at freenet.de  2006-10-05 04:14 EST -------
Package doesn't ship any static libs anymore.
Remove blocking PR
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208678

Further remarks:
* Please let the *-devel package depend upon libGL-devel instead of
mesa-libGL-devel (mesa-libGL-devel is just one implementation of libGL.

* The headers being shipped as part of devel contain defines which are reserved
to autoconf (HAVE_*) and are likely to conflict with autoheaders when using
these library with packages using autotools.

Most of them seem mostly harmless, but there is at least one is used in a way,
which surely breaks:

Some header contain:

#ifdef HAVE_CONFIG_H
#  include <simgear_config.h>
#endif

HAVE_CONFIG_H is defined by many autotool'ed applications, so this will trigger
 pulling-in simgear_config.h, which is not part of SimGear-devel.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list