Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46065 - gconfmm 2.01 doesnt' install
Summary: gconfmm 2.01 doesnt' install
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 20:35 UTC by johnny
Modified: 2004-05-05 07:48 UTC (History)
0 users

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 johnny 2004-03-28 20:35:41 UTC
gconfmm fails to compile ... see below for details

Reproducible: Always
Steps to Reproduce:
1. emerge gconfmm 2.01
2.
3.

Actual Results:  
it starts to generate the makefiles and then it dies 

checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gconf/Makefile
config.status: creating gconf/gconfmm-2.0.pc
config.status: creating gconf/gconfmm-2.0-uninstalled.pc
config.status: creating gconf/src/Makefile
config.status: creating gconf/gconfmm/Makefile
config.status: creating gconf/gconfmm/private/Makefile
config.status: creating tools/Makefile
config.status: creating tools/m4/Makefile
config.status: creating tools/extra_defs_gen/Makefile
config.status: creating scripts/Makefile
config.status: creating examples/Makefile
config.status: creating examples/client/Makefile
config.status: creating gconf/gconfmmconfig.h
config.status: executing depfiles commands
Making all in tools
make[1]: Entering directory
`/var/tmp/portage/gconfmm-2.0.1/work/gconfmm-2.0.1/tools'
Making all in extra_defs_gen
make[2]: Entering directory
`/var/tmp/portage/gconfmm-2.0.1/work/gconfmm-2.0.1/tools/extra_defs_gen'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../gconf -DORBIT2=1
-I/usr/include/glibmm-2.3 -I/usr/lib/glibmm-2.3/include
-I/usr/include/sigc++-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0      -O2 -march=athlon
-funroll-loops -pipe -MT generate_defs_gconf.o -MD -MP -MF
".deps/generate_defs_gconf.Tpo" \
  -c -o generate_defs_gconf.o `test -f 'generate_defs_gconf.cc' || echo
'./'`generate_defs_gconf.cc; \
then mv ".deps/generate_defs_gconf.Tpo" ".deps/generate_defs_gconf.Po"; \
else rm -f ".deps/generate_defs_gconf.Tpo"; exit 1; \
fi
generate_defs_gconf.cc:22:59: gtkmm_generate_extra_defs/generate_extra_defs.h:
No such file or directory
generate_defs_gconf.cc: In function `int main(int, char**)':
generate_defs_gconf.cc:30: error: `cout' undeclared in namespace `std'
generate_defs_gconf.cc:30: error: `get_defs' undeclared (first use this
   function)
generate_defs_gconf.cc:30: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
make[2]: *** [generate_defs_gconf.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gconfmm-2.0.1/work/gconfmm-2.0.1/tools/extra_defs_gen'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gconfmm-2.0.1/work/gconfmm-2.0.1/tools'
make: *** [all-recursive] Error 1
 
!!! ERROR: dev-cpp/gconfmm-2.0.1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure
Comment 1 foser (RETIRED) gentoo-dev 2004-04-25 11:15:58 UTC
your 'emerge info' ?
Comment 2 foser (RETIRED) gentoo-dev 2004-05-05 07:48:23 UTC
no reply, closing