Bulding 3.0.1 Under Ubuntu 10.04 i386

Robert Wolfe robert.wolfe at robertwolfe.org
Wed Feb 27 06:16:02 PST 2013


Ok folks.  I was able to get libdivecomputer to build on this machine and even make a .deb file for it.  The only problem now is I am having an issue getting Subsurface to build.  When running make, I get the following errors:

info.c:759: warning: unused variable 'image'
    CC equipment.c
    CC divelist.c
    CC deco.c
    CC planner.c
planner.c: In function 'current_time_notz':
planner.c:1127: error: 'GTimeZone' undeclared (first use in this function)
planner.c:1127: error: (Each undeclared identifier is reported only once
planner.c:1127: error: for each function it appears in.)
planner.c:1127: error: 'tz' undeclared (first use in this function)
planner.c:1127: warning: implicit declaration of function 'g_time_zone_new_local'
planner.c:1128: warning: implicit declaration of function 'g_time_zone_find_interval'
planner.c:1128: error: 'G_TIME_TYPE_UNIVERSAL' undeclared (first use in this function)
planner.c:1129: warning: implicit declaration of function 'g_time_zone_get_offset'
planner.c:1130: warning: implicit declaration of function 'g_time_zone_unref'
make: *** [planner.o] Error 1
robert at akita:~/devel/subsurface$

Is there something I am missing here (like a library or something)?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130227/683e16e6/attachment-0001.html>


More information about the subsurface mailing list