Installation of Tcl/Tk on IBM-AIX
From: Milly (millyjy77_at_yahoo.com)
Date: 01/06/05
- Next message: kato fong: "Re: Automatic logout after script ends"
- Previous message: Winslowe Lacesso: "Quorum: #PV vs #VGDA (AIX4.3.x, rootvg=hdisk0+1 mirrors)"
- Next in thread: Laurenz Albe: "Re: Installation of Tcl/Tk on IBM-AIX"
- Reply: Laurenz Albe: "Re: Installation of Tcl/Tk on IBM-AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 5 Jan 2005 21:50:17 -0800
Hello - I am facing some problems regarding installation of Tcl/Tk
version 8.0 with patch 2 (8.0p2), on a computing cluster of IBM pSeries
p630 and p690 nodes based Power4 RISC processors running at 1GHz,
interconnected through a high performance System Area Network. The
errors faced during compilation with 'make' are given below:
cc -c -O -I./../generic -I. -D_AIX=1 -DHAVE_UNISTD_H=1
-DHAVE_GETCWD=1 -DUSE_TERMIOS=1 -DHAVE_TZNAME=1 -DUSE_DELTA_FOR_TZ=1
-DHAVE_ST_BLKSIZE=1
-DTCL_SHLIB_EXT=\".so\" ./tclUnixChan.c
tclUnixChan.c: In function `TcpGetOptionProc':
tclUnixChan.c:1665: warning: passing arg 3 of `ngetpeername' from
incompatible pointer type
tclUnixChan.c:1708: warning: passing arg 3 of `ngetsockname' from
incompatible pointer type
tclUnixChan.c: In function `TcpAccept':
tclUnixChan.c:2221: warning: passing arg 3 of `naccept' from
incompatible pointer type
tclUnixChan.c: In function `TclUnixWaitForFile':
tclUnixChan.c:2456: error: syntax error before "readyMasks"
tclUnixChan.c:2490: error: `readyMasks' undeclared (first use in this
function)
tclUnixChan.c:2490: error: (Each undeclared identifier is reported only
once
tclUnixChan.c:2490: error: for each function it appears in.)
tclUnixChan.c:2490: error: `fd_mask' undeclared (first use in this
function)
make: 1254-004 The error code from the last command is 1.
Stop.
----------------------------------------------------------
Kindly help at the earliest.
Regards - Jyothi
- Next message: kato fong: "Re: Automatic logout after script ends"
- Previous message: Winslowe Lacesso: "Quorum: #PV vs #VGDA (AIX4.3.x, rootvg=hdisk0+1 mirrors)"
- Next in thread: Laurenz Albe: "Re: Installation of Tcl/Tk on IBM-AIX"
- Reply: Laurenz Albe: "Re: Installation of Tcl/Tk on IBM-AIX"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|