编译gppp错误
各位大侠,我在RH9.0下编译gppp-2.02make时出现下面信息:
make all-recursive
make: Entering directory `/root/gppp-0.2.2'
Making all in macros
make: Entering directory `/root/gppp-0.2.2/macros'
make: Nothing to be done for `all'.
make: Leaving directory `/root/gppp-0.2.2/macros'
Making all in src
make: Entering directory `/root/gppp-0.2.2/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -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/includ
e -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr
/X11R6/include -g -O2 -Wall -Wunused -c mainwindow.c
In file included from mainwindow.c:34:
/usr/include/applet-widget.h:181: parse error before "applet_widget_init"
mainwindow.c: In function `mainwindow':
mainwindow.c:651: `applet_widget_remove' undeclared (first use in this function)
mainwindow.c:651: (Each undeclared identifier is reported only once
mainwindow.c:651: for each function it appears in.)
make: *** Error 1
make: Leaving directory `/root/gppp-0.2.2/src'
make: *** Error 1
make: Leaving directory `/root/gppp-0.2.2'
make: *** Error 2
试了好几个版本都是这个样子
各位大侠哪个遇到过这种情况
请指点一二
谢谢
页:
[1]