Skip to content

error when running build.tcl install - > zmq.tcl:1948: error: 'clientdata' undeclared (first use in this function) #8

@amatta1104

Description

@amatta1104

Hi

I'm trying to install tclzmq but keep getting an error. I have the following installed:
tclsh8.6
zmq4.0.1
critcl 3.0.7 (critcl.kit download)
tclkit 8.6.3 (tclkit-8.6.3-rhel5-x86_64 download)

Machine used:
RHEL 5.0
Kernel Version .........: 2.6.18-194.el5

Can someone please help here?

  • Amit

ERROR:

FAILED zmq.tcl: In function 'cset_socket_option_as_tcl_obj':
FAILED zmq.tcl:816: warning: passing argument 3 of 'tclStubsPtr->tcl_GetWideIntFromObj' from incompatible pointer type
FAILED zmq.tcl:834: warning: passing argument 3 of 'tclStubsPtr->tcl_GetWideIntFromObj' from incompatible pointer type
FAILED zmq.tcl: In function 'tcl__zmq_version':
FAILED zmq.tcl:1948: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:1948: error: (Each undeclared identifier is reported only once
FAILED zmq.tcl:1948: error: for each function it appears in.)
FAILED zmq.tcl:1948: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_strerror':
FAILED zmq.tcl:1966: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:1966: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_max_block_time':
FAILED zmq.tcl:1981: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:1981: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_context':
FAILED zmq.tcl:2060: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2060: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_socket':
FAILED zmq.tcl:2128: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2128: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_message':
FAILED zmq.tcl:2212: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2212: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_poll':
FAILED zmq.tcl:2299: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2299: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_device':
FAILED zmq.tcl:2329: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2329: error: expected ';' before 'zmqClientDataInitVar'
FAILED zmq.tcl: In function 'tcl__zmq_proxy':
FAILED zmq.tcl:2353: error: 'clientdata' undeclared (first use in this function)
FAILED zmq.tcl:2353: error: expected ';' before 'zmqClientDataInitVar'
FAILED ERROR while compiling code in /icd/common/thirdparty/ZMQ/tclzmq/download/tclzmq-4.0.1/zmq.tcl:
FAILED child process exited abnormally
FAILED
child process exited abnormally
while executing
"exec 2>@ stderr >@ stdout /icd/common/thirdparty/ZMQ/critcl/download/critcl3.kit -with-mode static -cache /icd/common/thirdparty/ZMQ/tclzmq/download/t..."
("eval" body line 1)
invoked from within
"eval $cmd"
(procedure "RunCritcl" line 39)
invoked from within
"RunCritcl {*}$rcargs"
(procedure "_install" line 27)
invoked from within
"_install /icd/common/thirdparty/ZMQ/tclzmq/install -zmq /icd/common/thirdparty/ZMQ/zmq/install -static"
("eval" body line 1)
invoked from within
"eval _$argv"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions