Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8425 - gnome-network-1.0.2-r1.ebuild
Summary: gnome-network-1.0.2-r1.ebuild
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-26 14:33 UTC by Ph. Bobo
Modified: 2003-02-04 19:42 UTC (History)
1 user (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 Ph. Bobo 2002-09-26 14:33:22 UTC
ppp-applet.c:25: applet-widget.h: No such file or directory
In file included from ppp-applet.c:28:
ppp-applet.h:67: parse error before `*'
ppp-applet.h:72: parse error before `*'
ppp-applet.c: In function `menu_position_func':
ppp-applet.c:479: `ORIENT_UP' undeclared (first use in this function)
ppp-applet.c:479: (Each undeclared identifier is reported only once
ppp-applet.c:479: for each function it appears in.)
ppp-applet.c:485: `ORIENT_DOWN' undeclared (first use in this function)
ppp-applet.c:491: `ORIENT_RIGHT' undeclared (first use in this function)
ppp-applet.c:497: `ORIENT_LEFT' undeclared (first use in this function)
ppp-applet.c:480: warning: unreachable code at beginning of switch statement
ppp-applet.c: At top level:
ppp-applet.c:524: parse error before `*'
ppp-applet.c: In function `about_cb':
ppp-applet.c:527: `data' undeclared (first use in this function)
ppp-applet.c: At top level:
ppp-applet.c:576: parse error before `*'
ppp-applet.c: In function `properties':
ppp-applet.c:595: `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
`/mnt/main/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
`/mnt/main/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
`/mnt/main/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
`/mnt/main/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 28, Exitcode 2
!!! compile error
Comment 1 foser (RETIRED) gentoo-dev 2002-10-03 14:28:16 UTC
Well you miss gnome-panel-1.4.1 . (re)build it (mind the version). The
gnome-network ebuild depends on it correctly, so theres no problem there.

Can you do as i said and report if it worked out correctly ?
Comment 2 Ph. Bobo 2002-10-04 13:45:27 UTC
Sorry. I haven't notice that. As I choose to use and emerged version 2, I will
not try to emerge this package any more.