Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48547 - gnome-network outdated (should be masked or removed)
Summary: gnome-network outdated (should be masked or removed)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-21 04:12 UTC by Alessandro Sappia
Modified: 2004-04-25 14:03 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 Alessandro Sappia 2004-04-21 04:12:39 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I.. -I.        -I../../intl -I../../intl       -I./../../panel         -I../../gnome-ppp       -I../../panel          -DGNOMELOCALEDIR=\""/usr/share/locale"\"         -I/usr/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include                -DVERSION=\""1.0.2"\"  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -march=pentium3 -O3 -pipe  -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c ppp-applet.c
ppp-applet.c:25:27: applet-widget.h: No such file or directory
In file included from ppp-applet.c:28:
ppp-applet.h:67: error: syntax error before '*' token
ppp-applet.h:72: error: syntax error before '*' token
ppp-applet.c: In function `menu_position_func':
ppp-applet.c:479: error: `ORIENT_UP' undeclared (first use in this function)
ppp-applet.c:479: error: (Each undeclared identifier is reported only once
ppp-applet.c:479: error: for each function it appears in.)
ppp-applet.c:485: error: `ORIENT_DOWN' undeclared (first use in this function)
ppp-applet.c:491: error: `ORIENT_RIGHT' undeclared (first use in this function)
ppp-applet.c:497: error: `ORIENT_LEFT' undeclared (first use in this function)
ppp-applet.c: At top level:
ppp-applet.c:524: error: syntax error before '*' token
ppp-applet.c: In function `about_cb':
ppp-applet.c:527: error: `data' undeclared (first use in this function)
ppp-applet.c: At top level:
ppp-applet.c:576: error: syntax error before '*' token
ppp-applet.c: In function `properties':
ppp-applet.c:595: error: `data' undeclared (first use in this function)
ppp-applet.c: In function `main':
ppp-applet.c:690: warning: assignment makes pointer from integer without a cast
make[4]: *** [ppp-applet.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gnome-ppp/gnome-ppp-applet'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gnome-ppp/gnome-ppp-applet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gnome-ppp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: gnome-extra/gnome-network-1.0.2-r1 failed.
!!! Function src_compile, Line 45, Exitcode 2
!!! compile error
Comment 1 foser (RETIRED) gentoo-dev 2004-04-21 15:34:46 UTC
applet-widget.h should be available trough gnome-panel-1.4* which is in the ebuild. Make sure it exists.

I don't see no reason to remove it at this point.
Comment 2 Alessandro Sappia 2004-04-22 00:49:06 UTC
it is broken: it isn't a not proven assumtion but with
gnome2 no applet-widget.h in gnome-panel-2.6.0.
(or should I force 1.4 ?) hugh...
Comment 3 foser (RETIRED) gentoo-dev 2004-04-22 07:17:19 UTC
? the ebuild should force 1.4 for you. It's gnome1 stuff, not gnome2. gnome2 panel stuff isn't any good here ofcourse.
Comment 4 foser (RETIRED) gentoo-dev 2004-04-25 14:03:17 UTC
i don't see a bug here