Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2008 09:57:37 +0300 (EEST)
From:      jau@iki.fi (Jukka A. Ukkonen)
To:        gnome@freebsd.org
Subject:   Compilation of gnome-session fails
Message-ID:  <200809060657.m866vbwj065380@jau.iki.fi>

next in thread | raw e-mail | index | archive | help

	Hello,

	I just wanted to show you this...

main.c: In function 'gsm_check_time':
main.c:231: error: expected expression before ',' token
gmake[3]: *** [main.o] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/gnome-session/work/gnome-session-2.22.3/gnome-session'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/x11/gnome-session/work/gnome-session-2.22.3/gnome-session'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/gnome-session/work/gnome-session-2.22.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/gnome-session.
** Command failed (exit code 1): make UPGRADE_PKG=gnome-session-2.22.1.1 UPGRADE_PKG_VER=2.22.1.1
** Fix the problem and try again.

	It looks like the error occurred in this statement...


  tarball = g_date_new_dmy (GNOME_SESSION_TARBALL_DAY,
                            GNOME_SESSION_TARBALL_MONTH,
                            GNOME_SESSION_TARBALL_YEAR);

	in the function static gboolean gsm_check_time().


	Cheers,
		// jau
.---  ..-  -.-  -.-  .-    .-  .-.-.-    ..-  -.-  -.-  ---  -.  .  -.
  /    Jukka A. Ukkonen,                             Oxit Ltd, Finland
 /__   M.Sc. (sw-eng & cs)                    (Phone) +358-500-606-671
   /   Internet: Jukka.Ukkonen(a)Oxit.Fi        (Home) +358-9-6215-280
  /    Internet: jau(a)iki.fi
 v
        .---  .-  ..-  ...-.-  ..  -.-  ..  .-.-.-  ..-.  ..
+ + + + My opinions are mine and mine alone, not my employers. + + + +



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809060657.m866vbwj065380>