public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* parse error in tkInt.h
@ 2000-07-08  3:50 Robert Schweikert
  0 siblings, 0 replies; only message in thread
From: Robert Schweikert @ 2000-07-08  3:50 UTC (permalink / raw)
  To: insight

I am trying to build insight on my RH 6.2 system using gcc 2.95 and
everything appears to be going OK until I get the following error:

gcc -c -g -O2   -I. -I./../generic -I./../bitmaps
-I/usr/local/insight-5.0/tcl/generic -I/usr/X11R6/include
-DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1      ./tkUnix3d.c
In file included from ../generic/tk3d.h:18,
                 from ./tkUnix3d.c:15:
../generic/tkInt.h:905: parse error before `_ANSI_ARGS_'
make[2]: *** [tkUnix3d.o] Error 1
make[2]: Leaving directory `/usr/local/insight-5.0/tk/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/insight-5.0/tk'
make: *** [all-tk] Error 2

I looked at the header file but couldn't see anything wrong with line
905:

EXTERN void  TkpSync _ANSI_ARGS_((Display *display));

Any help is appreciated.

Thanks,
Robert

--
Robert Schweikert                      MAY THE SOURCE BE WITH YOU
rjschwei@mindspring.com                         LINUX



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-08  3:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-08  3:50 parse error in tkInt.h Robert Schweikert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).