Hello, Q: errors found in compilation, what to do?

"Karoliina Salminen" <[email protected]> Mon, 27 Nov 2006 13:40:03 +0200
Newsgroups gmane.comp.gnome.apps.fplan
Message-ID <[email protected]>
Hello,

I was subscribing to other Gnome mailing lists when I noticed this one
and this sounded like interesting. I am behind a firewall, so I can't
use CVS (I could use subversion but not CVS). So I went and downloaded
the package http://www.ibiblio.org/fplan/fplan-1.4.2.src.tar.gz
I was unable to compile it though::

karoliina@karoliina-laptop:~/fplan-1.4.2$ make
gcc -c -O2 -m486 -fomit-frame-pointer -I/usr/openwin/include
-DGFX_XVIEW compute.c
compute.c: In function 'track_nav1':
compute.c:571: error: label at end of compound statement
make: *** [compute.o] Error 1

	 case WP_RELATIVE:
	    if ((db1 = get_vor (waypoints[i].ident_1))) {
	       waypoints[i].vor_fix[0].db = db1;
	       waypoints[i].vor_fix[0].db_valid = TRUE;
	       waypoints[i].vor_fix[0].fix_valid = FALSE;
	    }
	    break;
	 default:
	 }
      }
   }


I just wondered if a newer CVS version compiles without fixing. Could
someone send a tarball to me please, I would like to try out the
program.

Best Wishes,
Karoliina Salminen
(hobbyist pilot)