-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Ola Lundqvist wrote: > Does this mean that vhashify is not included in the debian util-vserver > debs because it cannot be built due to the missing beecrypt2 library? > > >> Yes. > > > Would the package libbeecrypt6, libbeecrypt6-dev provide the necessary > resolution to this missing dependency? > > >> I hoped so but no it do not. It find the hearders but some symbol in the >> library is not found so it skip that. > Specifically, the configuration errors when libbeecrypt6 and libbeecrypt6-dev are as follows: configure:27544: checking for hashFunctionContextInit in -lbeecrypt configure:27574: gcc -o conftest -Wall -g -O2 -std=c99 -Wall -pedantic - -W -funit-at-a-time conftest.c -lbeecrypt >&5 /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mppndiv' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpmultwo' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpaddw' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpsetmul' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `sha1Process' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpodd' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpfill' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpsub' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpzero' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpsubw' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpaddsqrtrc' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpdivtwo' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpadd' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpeven' /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined reference to `mpaddmul' collect2: ld returned 1 exit status configure:27580: $? = 1 Micah -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDCI4+9n4qXRzy1ioRAlv+AJ42a70GuouTTfxjvaNOtP0toupVmwCghGho 7b5IlNA8n+fFEhsewOJDBjo= =hPFQ -----END PGP SIGNATURE----- _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
