Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8513 - gdk-html don't emerge
Summary: gdk-html don't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-28 11:19 UTC by Ph. Bobo
Modified: 2003-02-04 19:42 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 Ph. Bobo 2002-09-28 11:19:51 UTC
< ./gtkhtml-properties.desktop.in > gtkhtml-properties.desktop.tmp \
  && mv gtkhtml-properties.desktop.tmp gtkhtml-properties.desktop
main.c:25: capplet-widget.h: No such file or directory
main.c: In function `changed':
main.c:215: warning: implicit declaration of function `capplet_widget_state_changed'
main.c:215: warning: implicit declaration of function `CAPPLET_WIDGET'
main.c: In function `setup':
main.c:257: warning: implicit declaration of function `capplet_widget_new'
main.c:257: warning: assignment makes pointer from integer without a cast
main.c: In function `main':
main.c:327: warning: implicit declaration of function `gnome_capplet_init'
main.c:363: warning: implicit declaration of function `capplet_gtk_main'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory
`/mnt/main/tmp/portage/gtkhtml-1.0.4/work/gtkhtml-1.0.4/capplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/main/tmp/portage/gtkhtml-1.0.4/work/gtkhtml-1.0.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 43, Exitcode 2
!!! Package building failed.
Comment 1 foser (RETIRED) gentoo-dev 2002-10-01 17:36:04 UTC
capplet-widget.h is part of control-center-1.4.*, which is depended upon by  
gtkhtml (!). So re-emerging control-center-1.4 should fix it, something must
have happened to it.

This is not a gentoo problem.
Comment 2 Ph. Bobo 2002-10-04 13:47:01 UTC
As I emerged version 2 of gnome-panel, I won't try to emerge this package
anymore. You can close this bug then. Thank you.