Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6096 - Anjuta-0.1.9 ebuild Fails Due to gtkmm-2.0 Missing
Summary: Anjuta-0.1.9 ebuild Fails Due to gtkmm-2.0 Missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Leonardo Boshell (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-06 10:37 UTC by reza.shakoori
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description reza.shakoori 2002-08-06 10:37:10 UTC
Using latest portage (emerge rsynced on 08/05/2002), Anjuta-0.1.9 ebuild fails
due to gtkmm-2.0 missing.

Below is the complete emerge log:

********** BEGIN EMERGE LOG **********

Calculating dependencies ...done!
>>> emerge gnome-extra/libglademm-1.3.1 to /
>>> md5 ;-) libglademm-1.3.1.tar.gz
>>> Unpacking source...
>>> Unpacking libglademm-1.3.1.tar.gz
>>> Source unpacked.
 * Working directory:
/var/tmp/portage/libglademm-1.3.1/work/libglademm-1.3.1/scripts...
 * Applying libtool-test.patch...
 * Applying libtool-relink.patch...
 * Applying libtool-tmp.patch...
 * Applying libtool-portage.patch...
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_allchecking command to
parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for gm4... no
checking for m4... m4
checking whether m4 is GNU m4... yes
checking whether make is GNU Make... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtkmm-2.0 >= 1.3.12 libglade-2.0 >= 1.99.11... Package gtkmm-2.0
was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found

configure: error: Library requirements (gtkmm-2.0 >= 1.3.12 libglade-2.0 >=
1.99.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if
your libraries are in a nonstandard prefix so pkg-config can find them.

!!! ERROR: The ebuild did not complete successfully.
!!! Function gnome2_src_configure, Line -5637, Exitcode 1
!!! ./configure failure

!!! emerge aborting on 
/usr/portage/gnome-extra/libglademm/libglademm-1.3.1.ebuild .

********** END EMERGE LOG **********


Thanks,
-Reza
Comment 1 Spider (RETIRED) gentoo-dev 2002-08-06 20:00:39 UTC
okay, gtkmm 2 is actually called 1.3.x and is currently masked.

I'm reassigning this to leonardop as he knows what needs to be done to make this
update work smoothly.  
Comment 2 Jacob Perkins 2002-08-15 10:54:34 UTC
I had no problem after unmasking gtkmm>1.3, and anjuta seems to work fine.
Comment 3 Mauro Sciaccaluga 2002-08-17 12:43:57 UTC
please fix this bug!! you cannot leave this bug still open if you know how to
fix it. please! i'll unmask manually but please fix it!
Comment 4 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-12 02:10:37 UTC
GtkMM package is unmasked now. Closing.