Thread: error messages
View Single Post
Old 30th May 2008
delboy's Avatar
delboy delboy is offline
Fdisk Soldier
 
Join Date: May 2008
Posts: 63
Default

main.c:20:40: error: libgweather/gweather-gconf.h: No such file or directory
main.c:21:40: error: libgweather/gweather-prefs.h: No such file or directory
In file included from main.c:23:
gweather.h:31: error: expected specifier-qualifier-list before 'WeatherInfo'
main.c: In function 'gweather_applet_new':
main.c:41: error: 'GWeatherApplet' has no member named 'gweather_info'
main.c:42: error: 'GWeatherApplet' has no member named 'gconf'
main.c:46: error: 'GWeatherApplet' has no member named 'gweather_pref'
main.c:46: error: 'GWeatherApplet' has no member named 'gconf'
gmake[2]: *** [main.o] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.22.1/gweather'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.22.1/gweather'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/x11/gnome-applets.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.82945.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gnome-applets-2.20.0 UPGRADE_PORT_VER=2.20.0 make reinstall
---> Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 624 packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! x11/gnome-applets (gnome-applets-2.20.0) (install error)


Went back as far as the first error entry,hope this is o/k.
Reply With Quote