/home/darch/perl5/perlbrew/perls/threaded/bin/perl5.12.3 "-Iinc" /home/darch/perl5/perlbrew/perls/threaded/lib/5.12.3/ExtUtils/xsubpp -typemap /home/darch/perl5/perlbrew/perls/threaded/lib/5.12.3/ExtUtils/typemap xs/perl_zeromq.xs > xs/perl_zeromq.xsc && mv xs/perl_zeromq.xsc xs/perl_zeromq.c cc -c "-I." "-I." -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -Wno-comment -O2 -O3 -march=pentium3 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -o xs/perl_zeromq.o -fPIC "-I/home/darch/perl5/perlbrew/perls/threaded/lib/5.12.3/i686-linux-thread-multi/CORE" -DUSE_PPPORT xs/perl_zeromq.c xs/perl_zeromq.xs: In function ‘XS_ZeroMQ__Raw_zmq_getsockopt’: xs/perl_zeromq.xs:484: error: ‘ZMQ_TYPE’ undeclared (first use in this function) xs/perl_zeromq.xs:484: error: (Each undeclared identifier is reported only once xs/perl_zeromq.xs:484: error: for each function it appears in.) xs/perl_zeromq.xs:485: error: ‘ZMQ_LINGER’ undeclared (first use in this function) xs/perl_zeromq.xs:486: error: ‘ZMQ_RECONNECT_IVL’ undeclared (first use in this function) xs/perl_zeromq.xs:487: error: ‘ZMQ_BACKLOG’ undeclared (first use in this function) xs/perl_zeromq.xs:488: error: ‘ZMQ_FD’ undeclared (first use in this function) xs/perl_zeromq.xs:516: error: ‘ZMQ_EVENTS’ undeclared (first use in this function) make: *** [xs/perl_zeromq.o] Error 1