I was waiting for version 4.0.4 to give a Not Found error. It's commit 4b9cd7764ab7ee6b9c82f216f0c8801493f33fa2, which added a file but didn't put it into the source package.
I'll fix that, and make a new package. Thanks for the heads up... -Pieter On Mon, Mar 10, 2014 at 7:16 PM, Peter Kleiweg <[email protected]> wrote: > Pieter Hintjens schreef op de 10e dag van de lentemaand van het jaar 2014: > >> Hi all, >> >> I've just pushed new stable packages for ZeroMQ 4.0.4 stable. >> >> The packages are at http://zeromq.org/intro:get-the-software as usual. > > Installing from source fails: > > CXXLD libzmq.la > /usr/bin/ld: cannot open linker script file ./libzmq.vers: No such file or > directory > > > ~ gcc -v > Using built-in specs. > Target: x86_64-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' > --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs > --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr > --program-suffix=-4.4 --enable-shared --enable-multiarch > --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib > --without-included-gettext --enable-threads=posix > --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls > --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc > --with-arch-32=i586 --with-tune=generic --enable-checking=release > --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu > Thread model: posix > gcc version 4.4.5 (Debian 4.4.5-8) > > > > (And I still can't install on Linux with libsodium without > editing the configure file to disable pedantic.) > > > > -- > Peter Kleiweg > http://pkleiweg.home.xs4all.nl/ > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
