Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 1995 02:19:13 -0700
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        erich@lodgenet.com
Cc:        ports@freebsd.org
Subject:   Re: ical 1.9
Message-ID:  <199508230919.CAA01551@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199508221704.MAA26683@jake.lodgenet.com> (erich@lodgenet.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Here's a port of one of the better
 * calendar programs I've seen.

Hmm, can't compile it here (thud, even reinstalled tcl-7.3 and
tk-3.6). :<

Satoshi
-------
 :
c++ -O -I. -I. -I./calendar  -I./types -I./time  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include  -c item_tcl.C
c++ -O -I. -I. -I./calendar  -I./types -I./time  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include  -c object.C
c++ -O -I. -I. -I./calendar  -I./types -I./time  -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include  -c time_tcl.C
cc -O -I. -I. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -c tclmain.c
cc -O -I. -I. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -c tkmain.c
In file included from tkmain.c:22:
copies/tkMain.c:53: parse error before `mainWindow'
copies/tkMain.c:53: warning: data definition has no type or storage class
copies/tkMain.c:79: parse error before `argTable'
copies/tkMain.c:80: warning: braces around scalar initializer for `argTable[0]'
copies/tkMain.c:80: warning: initialization makes integer from pointer without a cast
copies/tkMain.c:80: `TK_ARGV_STRING' undeclared here (not in a function)
copies/tkMain.c:80: warning: excess elements in scalar initializer after `argTable[0]'
copies/tkMain.c:80: warning: excess elements in scalar initializer after `argTable[0]'
copies/tkMain.c:80: warning: excess elements in scalar initializer after `argTable[0]'
 :



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