Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not determine kind of name for C.ZMQ_HWM #106

Closed
hd86 opened this issue Jun 27, 2017 · 1 comment
Closed

could not determine kind of name for C.ZMQ_HWM #106

hd86 opened this issue Jun 27, 2017 · 1 comment

Comments

@hd86
Copy link

hd86 commented Jun 27, 2017

[root@vm4 server]# go run server.go

github.com/alecthomas/gozmq

could not determine kind of name for C.ZMQ_HWM
could not determine kind of name for C.ZMQ_MCAST_LOOP
could not determine kind of name for C.ZMQ_RECOVERY_IVL_MSEC
could not determine kind of name for C.ZMQ_SWAP
[root@vm4 server]# echo $PKG_CONFIG_PATH
/usr/local/lib/pkgconfig
[root@vm4 server]# ll $PKG_CONFIG_PATH
total 44
-rw-r--r--. 1 root root 369 Jun 24 17:56 gio-2.0.pc
-rw-r--r--. 1 root root 315 Jun 24 17:56 gio-unix-2.0.pc
-rw-r--r--. 1 root root 354 Jun 24 17:56 glib-2.0.pc
-rw-r--r--. 1 root root 317 Jun 24 17:56 gmodule-2.0.pc
-rw-r--r--. 1 root root 317 Jun 24 17:56 gmodule-export-2.0.pc
-rw-r--r--. 1 root root 296 Jun 24 17:56 gmodule-no-export-2.0.pc
-rw-r--r--. 1 root root 268 Jun 24 17:56 gobject-2.0.pc
-rw-r--r--. 1 root root 246 Jun 24 17:56 gthread-2.0.pc
-rw-r--r--. 1 root root 952 Jun 24 19:15 libczmq.pc
-rw-r--r--. 1 root root 233 Jun 24 19:07 libsodium.pc
-rw-r--r--. 1 root root 276 Jun 24 19:12 libzmq.pc

[root@vm4 gozmq]# go version
go version go1.8 linux/amd64
[root@vm4 gozmq]#

run examples/server/server.go

@pebbe
Copy link
Owner

pebbe commented Jun 27, 2017

This is not github.com/alecthomas/gozmq

@pebbe pebbe closed this as completed Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants