Skip to content

gem install rbczmq fails under Windows #74

@ffa-grahamdawes

Description

@ffa-grahamdawes

Using 3.3.6 with ridk installed, I get the following error when trying to install the

 gem install rbczmq
Building native extensions. This could take a while...
ERROR:  Error installing rbczmq:
        ERROR: Failed to build gem native extension.

    current directory: C:/Users/graham/scoop/apps/ruby/3.3.6-2/lib/ruby/gems/3.3.0/gems/rbczmq-1.7.9/ext/rbczmq
C:/Users/graham/scoop/apps/ruby/3.3.6-2/bin/ruby.exe extconf.rb
"./autogen.sh"
ZeroMQ autogen failed!
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
        --with-opt-dir
        --without-opt-dir
        --with-opt-include=${opt-dir}/include
        --without-opt-include
        --with-opt-lib=${opt-dir}/lib
        --without-opt-lib
        --with-make-prog
        --without-make-prog
        --srcdir=.
        --curdir
        --ruby=C:/Users/graham/scoop/apps/ruby/3.3.6-2/bin/$(RUBY_BASE_NAME)
        --with-system-libs
        --without-system-libs

extconf failed, exit code 1

Gem files will remain installed in C:/Users/graham/scoop/apps/ruby/3.3.6-2/lib/ruby/gems/3.3.0/gems/rbczmq-1.7.9 for inspection.
Results logged to C:/Users/graham/scoop/apps/ruby/3.3.6-2/lib/ruby/gems/3.3.0/extensions/x64-mingw-ucrt/3.3.0/rbczmq-1.7.9/gem_make.out

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