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 542217 - Need libloginhelper uninstalled.pc file to build on Solaris
Need libloginhelper uninstalled.pc file to build on Solaris
Status: RESOLVED FIXED
Product: at-spi
Classification: Platform
Component: build
1.23.x
Other Solaris
: Normal normal
: ---
Assigned To: Li Yuan
Li Yuan
Depends on:
Blocks:
 
 
Reported: 2008-07-09 14:35 UTC by Damien Carbery
Modified: 2008-07-10 09:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
Create uninstalled.pc file and update configure.in (1.06 KB, patch)
2008-07-09 14:37 UTC, Damien Carbery
none Details | Review

Description Damien Carbery 2008-07-09 14:35:30 UTC
We group modules together on Solaris to make meta packages.
Our SUNWgnome-a11y-libs package contains at-spi, gnome-mag and more.

As at-spi is not installed when gnome-mag is built, an uninstalled.pc
file is needed to link with login-helper library. See attached patch.
Comment 1 Damien Carbery 2008-07-09 14:37:19 UTC
Created attachment 114254 [details] [review]
Create uninstalled.pc file and update configure.in
Comment 2 Li Yuan 2008-07-10 09:04:56 UTC
2008-07-10  Li Yuan  <li.yuan@sun.com>

        * configure.in:
        * libloginhelper-1.0-uninstalled.pc.in:
        Bug #542217. Patch from <damien.carbery@sun.com>. Add libloginhelper
        uninstalled.pc file to build on Solaris.