Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 190208
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gustavo Felisberto <humpback@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ed Catmur <ed@catmur.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 190208 depends on: Show dependency tree
Bug 190208 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-25 17:29 0000
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobby... configure: error: Package requirements (libxml++-2.6
gtkmm-2.4 >= 2.6.0 gthread-2.0 net6-1.3 obby-0.4 >= 0.4.1 gtksourceview-1.0)
were not met:

No package 'gtksourceview-1.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables gobby_CFLAGS
and gobby_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/app-editors/gobby-0.4.5/work/gobby-0.4.5/config.log
 * 
 * ERROR: app-editors/gobby-0.4.5 failed.

Installed version of x11-libs/gtksourceview is 1.90.3.

gobby supports gtksourceview2 with --with-gtksourceview2 configure flag;
suggest ebuild change
        econf \
                --with-gtksourceview \
to
        econf \
                --with-gtksourceview$(has_version
'>=x11-libs/gtksourceview-1.90' && echo 2) \
or similar.

gtksourceview-1.90* is not in Portage but will be part of Gnome 2.20.

------- Comment #1 From Gustavo Felisberto 2007-08-25 18:41:50 0000 -------
Thanks for bringing this up. Altough current policy does not include fixing
stuff not related to packages in portage this is a simple one that will
probably help in the future.

Fixed in portage should propagate to rsync mirrors in an hour or so.

------- Comment #2 From Philipp Kern 2007-08-25 22:45:17 0000 -------
Thanks. As far as I know gtksourceview2 is not yet API stable, so there might
still be compilation failures popping up because of this.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug