After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161118 - Dependency on libIDL is to low
Dependency on libIDL is to low
Status: RESOLVED FIXED
Product: ORBit2
Classification: Deprecated
Component: IDL compiler
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: ORBit maintainers
ORBit maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-12 22:05 UTC by Joe McCann
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
configure.in.diff (267 bytes, patch)
2004-12-12 22:06 UTC, Joe McCann
none Details | Review

Description Joe McCann 2004-12-12 22:05:11 UTC
orbit2 lists libIDL-0.7.4 as a minimum requirement for compile, yet fails with
that version installed. This has been reproduced here:
http://bugs.gentoo.org/show_bug.cgi?id=73521
Attached is a patch to bump the IDL requirement to 0.8.2, which will allow orbit
to compile fine for everybody.
Comment 1 Joe McCann 2004-12-12 22:06:21 UTC
Created attachment 34773 [details] [review]
configure.in.diff

Bumps libIDL dep to 0.8.2
Comment 2 Michael Meeks 2004-12-13 12:09:40 UTC
committed; thanks :-)