[Tktable] Makefile problem, Tktable2.8, IRIX 6.5.12
by Brian Cuttler other posts by this author
Jan 14 2003 5:15PM messages near this date
RE: [Tktable] Re: Makefile problem, Tktable2.8, IRIX 6.5.12
|
Re: [Tktable] Makefile problem, Tktable2.8, IRIX 6.5.12
Hello,
Sorry to bother you, seem to have an error in my make file.
bali 122# /usr/bin/make
make: file `Makefile' line 297: Syntax error
To be a little more detailed...
runing make with -D the last few lines are...
setvar: INCLUDES = -I. -I"`echo $(srcdir)/generic`" -I"/usr/local/spider/include" -I"/usr/l
ocal/spider/include" , noreset = 0 envflg = 0 Mflags = 01040000
setvar: EXTRA_CFLAGS = $(MEM_DEBUG_FLAGS) $(TBL_CFLAGS) -n32, noreset = 0 envflg = 0 Mflags
= 01040000
setvar: DEFS = $(TCL_DEFS) -DVERSION=\"2.8\" -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 $(EXTRA_CF
LAGS) -DTBL_COMMAND=\"table\" -DTBL_RUNTIME=\"tkTable.tcl\" -DTBL_RUNTIME_DIR=\"$(pkglibd
ir)\", noreset = 0 envflg = 0 Mflags = 01040000
setvar: CONFIG_CLEAN_FILES = Makefile, noreset = 0 envflg = 0 Mflags = 01040000
setvar: CPPFLAGS = , noreset = 0 envflg = 0 Mflags = 01040000
setvar: LIBS = -lX11, noreset = 0 envflg = 0 Mflags = 01040000
setvar: AR = ar, noreset = 0 envflg = 0 Mflags = 01040000
setvar: CFLAGS = ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}, noreset = 0 envflg = 0
Mflags = 01040000
setvar: COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS
), noreset = 0 envflg = 0 Mflags = 01040000
make: file `Makefile' line 297: Syntax error
I realize this is difficult to diagnose without the config.cache
and the original tcl and tk .sh files but I didn't want to overcomplicate
the initial email.
thanks,
Brian
---
Brian R Cuttler brian.cuttler@[...].org
Computer Systems Support (v) 518 486-1697
Wadsworth Center (f) 518 473-6384
NYS Department of Health Help Desk 518 473-0773
-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Tktable-users mailing list
Tktable-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tktable-users
Thread:
Brian Cuttler
Larry W. Virden
|