Problem compiling tkined

Jon Ingason (jonsi@damek.kth.se)
Wed, 12 Jun 1996 14:05:54 +0200

----------
X-Sun-Data-Type: text
X-Sun-Data-Description: text
X-Sun-Data-Name: text
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 17

I am trying to compile Scotty 2.1.0 for Unix.
I am runing Solaris 2.4 on SPARCstation 4.
Has installed Tcl 7.5 and Tk 4.1.
Compiling whith Sun cc 3.0.1.
The configuring went OK but when I did make
I got problem with "./../tnm/generic/tnmHttp.c".
Se the includes.
Some hints about what can be wrong.
--jonsi
.--- --- -. ... - . .. -. -.. --- .-. .. -. --. .- ... --- -. -.- - ....
Jon Ingason, MSc EE Mail: S-100 44 STOCKHOLM, SWEDEN
Computer and Network Administrator Visitors: Brinellvagen 68
Email: jonsi@damek.kth.se
Royal Institute of Technology Phone: +46 8 790 79 26
Department of Machine Design Mobile: +46 70 592 00 15
Mechatronics - DAMEK Fax: +46 8 20 22 87
.--- --- -. ... - . .. -. -.. --- .-. .. -. --. .- ... --- -. -.- - ....
----------
X-Sun-Data-Type: default
X-Sun-Data-Description: default
X-Sun-Data-Name: scotty.txt
X-Sun-Charset: us-ascii
X-Sun-Content-Lines: 88

axeln>pwd
/usr/local/src/X11/editors/tkined/scotty-2.1.0
axeln>ls
compat license.terms tkined TODO win
doc README tnm unix
axeln>cd unix
axeln>axeln>./configure
loading cache ./config.cache
checking how to run the C preprocessor... (cached) cc -E
checking for a BSD compatible install... ./install-sh -c
checking whether cross-compiling... (cached) no
checking size of long... (cached) 4
checking for prefix by ... checking for scotty... no
checking for prefix by ... checking for tclsh... (cached) /usr/local/bin/tclsh
checking for rpcgen... (cached) rpcgen
checking for tclsh... (cached) /usr/local/bin/tclsh
checking for tclConfig.sh in /usr/local/lib... yes
checking for tcl version... 7.5
checking for wish... (cached) /usr/local/bin/wish
checking for tkConfig.sh in /usr/local/lib... yes
checking for tk version... 4.1
checking for connect... (cached) no
checking for gethostbyname... (cached) no
checking for -lnsl... (cached) yes
need -lsocket and -lnsl together
checking for -lieee... (cached) no
checking for -lrpc... (cached) no
checking for -lrpcsvc... (cached) yes
checking for res_mkquery... (cached) no
checking for -lresolv... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for malloc.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for gethostent... (cached) yes
checking for getnetent... (cached) yes
checking for getprotoent... (cached) yes
checking for getservent... (cached) yes
checking for getrpcent... (cached) yes
checking for struct rpcent... no
checking for multicast support... yes
checking whether byte ordering is bigendian... (cached) yes
checking for -lsun... (cached) no
checking for -lseq... (cached) no
checking for -lgen... (cached) yes
checking for getmntent... (cached) yes
creating ./config.status
creating Makefile
creating config.h
axeln>make
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include -DTNMLIB=\"/usr/local/lib/tnm2.1.0\" ./../tnm/generic/tnmInit.c
"./../tnm/generic/tnmInit.c", line 225: warning: semantics of ">" change in ANSI C; use explicit cast
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmEvent.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmJob.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include -DTKINEDLIB=\"/usr/local/lib/tkined1.4.0\" ./../tnm/generic/tnmIned.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmSyslog.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include -DNTPING=\"/usr/local/bin/ntping\" ./../tnm/generic/tnmIcmp.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmDns.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmUdp.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmSunRpc.c
"./../tnm/generic/tnmSunRpc.c", line 286: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 532: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 568: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 618: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 698: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 702: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 818: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 899: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 999: warning: improper pointer/integer combination: op "="
"./../tnm/generic/tnmSunRpc.c", line 1161: warning: improper pointer/integer combination: op "="
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmNtp.c
"./../tnm/generic/tnmNtp.c", line 364: warning: semantics of "<" change in ANSI C; use explicit cast
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmRpc.c
cc -c -O -K PIC -I. -I./../tnm/generic -I/usr/local/include ./../tnm/generic/tnmHttp.c
"./../tnm/generic/tnmHttp.c", line 319: warning: semantics of ">=" change in ANSI C; use explicit cast
"./../tnm/generic/tnmHttp.c", line 399: warning: semantics of ">=" change in ANSI C; use explicit cast
"./../tnm/generic/tnmHttp.c", line 1457: prototype mismatch: 6 args passed, 5 expected
"./../tnm/generic/tnmHttp.c", line 1512: prototype mismatch: 6 args passed, 5 expected
"./../tnm/generic/tnmHttp.c", line 1574: prototype mismatch: 6 args passed, 5 expected
"./../tnm/generic/tnmHttp.c", line 1641: prototype mismatch: 6 args passed, 5 expected
"./../tnm/generic/tnmHttp.c", line 1701: prototype mismatch: 6 args passed, 5 expected
"./../tnm/generic/tnmHttp.c", line 1873: warning: semantics of ">" change in ANSI C; use explicit cast
cc: acomp failed for ./../tnm/generic/tnmHttp.c
*** Error code 2
make: Fatal error: Command failed for target `tnmHttp.o'
axeln>