Displaying 20 results from an estimated 404 matches for "libuuid".
2006 Jul 16
1
latest git fails to compile, amstream.c:77: undefined ref to `IID_IUnknown'
...mp;& \
echo "use find . -name '*.o' -exec rm \"{}\" \; to cleanup after the
compilation"
I've successfully compiled wine 0.9.14-0.9.17 from CVS with this
script.
Someone suggested that my LDFLAGS is could be messing up configure and
makes it use my system's libuuid instead of wines. I have found the
following libraries on my system:
$ locate libuuid
/mnt/gentoo32/lib/libuuid.so.1.2
/mnt/gentoo32/lib/libuuid.so
/mnt/gentoo32/lib/libuuid.so.1
/mnt/gentoo32/usr/lib/libuuid.a
/mnt/gentoo32/usr/lib/libuuid.so
/usr/lib64/libuuid.a
/usr/lib64/libuuid.so
/emul/linux...
2018 Jul 17
2
how and where to get libuuid.a
Hi,
I use Centos 7.4, and can find libuuid.so in my OS. how and where to get libuuid.a?
Thanks!
Regards
Andrew
2010 Aug 06
3
uuid configure issue?
I'm trying to build xapian-core-1.2.2 on Linux. After manually installing
uuid.h and libuuid.a from e2fsprogs-1.41.12, I receive the following
configure error:
checking for uuid.h... yes
checking for uuid_create... no
configure: error: uuid.h found, but uuid_create() not found. You probably
wants to install libuuid from e2fsprogs (you may need to install the
uuid-dev, libuuid-devel or e2...
2009 Aug 17
1
WINE doesn't work after kernel upgrade
...n Debian GNU/Linux testing amd64 (kernel from repositaries) Wine doesn't work. Neither 1.1.27 (development), nor 1.0.1 (stable).
It can't open object files -- there are no such object files.
$ winecfg
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: =52>7<>6=> >B:@KBL @0745;O5<K9 >1J5:B=K9 D09;: 5B B0:>3> D09;0 8;8 :0B0;>30
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: =52>7<>...
2009 Aug 10
5
failed with error 127
...e and couldn't come up with anything.
I'm using debian squeeze 64 bit. Wine was working fine for a few days then I must have messed something up. When I try to do "winecfg" I get...
Code:
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libuuid.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"wine...
2009 Dec 05
1
Building xfsprogs can't find valid UUID library
...for uuid/uuid.h... yes
checking for uuid_compare... no
checking for uuid_compare in -luuid... no
FATAL ERROR: could not find a valid UUID library.
Install the Universally Unique Identifiers library package.
error: Bad exit status from /var/tmp/rpm-tmp.42904 (%build)
However, I found that /lib64/libuuid.so.1.2 (provided by
e2fsprogs-libs-1.39-20.el5.x86_64) does exist and using nm -D shows an
entry point for uuid_compare:
000000385a6015e0 T uuid_compare
Then I did:
strings ld.so.cache | grep uuid
libuuid.so.1
/lib64/libuuid.so.1
libuuid.so.1
/lib/libuuid.so.1
libuuid.so
/usr/lib/libuuid.so
And...
2010 Aug 14
2
uuid problem while compiling glue
...e -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Werror
Libraries = -lbz2 -lxml2 -lc -lrt -ldl -L/lib -lglib-2.0
Stack Libraries =
I found that some one said that maybe I need libuuid-devel. but when I
tried to install libuuid-2.17.2-4.el6.i686.rpm and
libuuid-devel-2.17.2-4.el6.i686.rpm
I still got this:
# rpm -ihv libuuid-2.17.2-4.el6.i686.rpm
libuuid-devel-2.17.2-4.el6.i686.rpm
warning: libuuid-2.17.2-4.el6.i686.rpm: Header V3 RSA/SHA256 signature:
NOKEY, key ID f21541...
2010 Nov 22
5
perl bindings
Hi All,
When are the XS-based Perl bindings going to be deprecated in favour of
the SWIG bindings?
Please remove the dead RHEL RPMs from:
http://xapian.org/download
I've built RPMs for RHEL5/CentOS5 (with a different signing key) here:
http://rpm.eprints.org/xapian/5/
RHEL4 is eol and shouldn't be used.
For my own convenience I have written an RPM for the repository:
rpm -ivh
2016 Nov 19
0
CEBA-2016:2748 CentOS 6 util-linux-ng BugFix Update
...ilename )
i386:
c5e7feba940565157d78dd696e7524d92913d9f27f9dee16c7d890a70777924b libblkid-2.17.2-12.24.el6_8.1.i686.rpm
6a2e1ac70ed54c6b3929cb24dfae06de4523b6a103f71060d11aee183c3c70c2 libblkid-devel-2.17.2-12.24.el6_8.1.i686.rpm
764524bab2d67e7bd5a5143939522990ef0f541cda59fb601ea268ab8afdc27a libuuid-2.17.2-12.24.el6_8.1.i686.rpm
8e48203618df3a6d8a9b0f0cdf2512b83af738570a8e3a577579b5776105acfe libuuid-devel-2.17.2-12.24.el6_8.1.i686.rpm
905c5c9bf32604a6d5b4267b9056a93e316bed5155dffb4dafac0c96a8dfcedd util-linux-ng-2.17.2-12.24.el6_8.1.i686.rpm
fef00f5c34f2396086d95fbfd4ee40ae24384fd80dc709838...
2017 Feb 24
0
CEBA-2017:0311 CentOS 6 util-linux-ng BugFix Update
...ilename )
i386:
78df66ec3c658ca8f040a8c42a907a5bb39efbacdc11fce789677e063622b2cb libblkid-2.17.2-12.24.el6_8.3.i686.rpm
03e11d6f93f057691e0c7aa8e153f543e215b2c209bb07ad89ab4f84489502f7 libblkid-devel-2.17.2-12.24.el6_8.3.i686.rpm
5d2ba5b501b08ff7718d4a3d5f7056805a350cd01db246ae5fecb4b4c59eb5a5 libuuid-2.17.2-12.24.el6_8.3.i686.rpm
60e308971ebccc6c8dc0d9223d8310a34c68efd934c78b957b2edb97e57bd1ad libuuid-devel-2.17.2-12.24.el6_8.3.i686.rpm
af767da5cdfdd278d1f8887cae6f3cf3d5ebd1f528da144730af6d9fefe9a261 util-linux-ng-2.17.2-12.24.el6_8.3.i686.rpm
f1df7f233b8c571384c17ae56a71091f66a20002ea2e215e6...
2017 Nov 15
0
CEBA-2017:3207 CentOS 6 util-linux-ng BugFix Update
...ilename )
i386:
e79b3d75dde9e50052422eda513dd650c23b43cd2d3995a86f881e345d6cc5f4 libblkid-2.17.2-12.28.el6_9.1.i686.rpm
4d34bbae5c8a92be27cc330fa17cc29e409014eb5decedbfab657fb7cebb59a5 libblkid-devel-2.17.2-12.28.el6_9.1.i686.rpm
fb3c7110e75b5030604884e9038c81eb683f54190f4d0c49a01b5c94ad311d76 libuuid-2.17.2-12.28.el6_9.1.i686.rpm
a8c37f9f065cb51a35c282c165d8a503e623a1078a14da5a4d95c9d67e43754c libuuid-devel-2.17.2-12.28.el6_9.1.i686.rpm
c4b8724a61bd20a970d58a4e0ed44c7e79ef041e461659ee42f9c70bbdb2c766 util-linux-ng-2.17.2-12.28.el6_9.1.i686.rpm
239a38888e65312122508eb85483ddde92171268bd9d94ddc...
2018 Jan 31
0
CEBA-2018:0175 CentOS 6 util-linux-ng BugFix Update
...ilename )
i386:
02a1b72b703e58c2a83ad1fb82f0a349e13d43d95abddc434b6cbf08832c3f5e libblkid-2.17.2-12.28.el6_9.2.i686.rpm
1308e912cb45f1ee2020c9139905a026a70b902108c8a1c650a99979756e96aa libblkid-devel-2.17.2-12.28.el6_9.2.i686.rpm
437e0faf436d7831351fc225dfde87744ecea4f70d893e3de5c18c85724e00b0 libuuid-2.17.2-12.28.el6_9.2.i686.rpm
1a8a63e9b6015f526f4c3eed02439eab19d7d51d4da7c3b0a89dfb027f5773ba libuuid-devel-2.17.2-12.28.el6_9.2.i686.rpm
7bf41e121d136ed0033198719c36c2227350f06b88178ae66f5dac01e63cd19e util-linux-ng-2.17.2-12.28.el6_9.2.i686.rpm
40d4855e55bd1f307ec2bf444323c35a72327fdf55729ab3a...
2013 Apr 23
0
CEBA-2013:0766 CentOS 6 util-linux-ng Update
...Filename )
i386:
6fb69c5d7e41f288a3b4c02a9781bf0862a31097c40a355e5a23258797de3084 libblkid-2.17.2-12.9.el6_4.2.i686.rpm
b2669e4e36e63ad5a9e340ce0db6fca86caeb1d1978d19de64a724e4503870b6 libblkid-devel-2.17.2-12.9.el6_4.2.i686.rpm
456f4a115059614313d28e9e5e13e9277805fcb39b0360502a2403f387352801 libuuid-2.17.2-12.9.el6_4.2.i686.rpm
c3b963f7d6c5ce61ebc9d2a1352c2f916cd6fba5ce850cb834a06c96bd0a0809 libuuid-devel-2.17.2-12.9.el6_4.2.i686.rpm
6a651304e6ff1797efbf9d5b4e5356000c165bb26b7d661947d973ae5676b6dd util-linux-ng-2.17.2-12.9.el6_4.2.i686.rpm
a81db631b7ebd637acc0becbd927f1ec9ae5e9c806d3a1f99694...
2014 Apr 28
0
CEBA-2014:0437 CentOS 6 util-linux-ng Update
...um Filename )
i386:
3eeaf344a60fb54fdbd9d68352ccb88950b0a7bb0dfbcf37a60f9f4de1e9db48 libblkid-2.17.2-12.14.el6_5.i686.rpm
06e31ee96e9c57986f68ad8dfa57390354aa0eb24b898e10a12275c9f9555581 libblkid-devel-2.17.2-12.14.el6_5.i686.rpm
e8b9148383370f29f53aa3d04a1ec82f40bb55db4b22de4dfbd17528fad43e2e libuuid-2.17.2-12.14.el6_5.i686.rpm
b7b783587522e3134843a23ce58deebd544a8a0f39d43cbb78bf48b2f522a7e3 libuuid-devel-2.17.2-12.14.el6_5.i686.rpm
cce827680e2796ab35dc9857b87fe391d834d4429f26b411b78455b87e434443 util-linux-ng-2.17.2-12.14.el6_5.i686.rpm
e68cd7bcd912e641682819f3ffc723a8a054fba2ee692e500051dcd...
2014 Apr 29
0
CentOS-announce Digest, Vol 110, Issue 14
...um Filename )
i386:
3eeaf344a60fb54fdbd9d68352ccb88950b0a7bb0dfbcf37a60f9f4de1e9db48 libblkid-2.17.2-12.14.el6_5.i686.rpm
06e31ee96e9c57986f68ad8dfa57390354aa0eb24b898e10a12275c9f9555581 libblkid-devel-2.17.2-12.14.el6_5.i686.rpm
e8b9148383370f29f53aa3d04a1ec82f40bb55db4b22de4dfbd17528fad43e2e libuuid-2.17.2-12.14.el6_5.i686.rpm
b7b783587522e3134843a23ce58deebd544a8a0f39d43cbb78bf48b2f522a7e3 libuuid-devel-2.17.2-12.14.el6_5.i686.rpm
cce827680e2796ab35dc9857b87fe391d834d4429f26b411b78455b87e434443 util-linux-ng-2.17.2-12.14.el6_5.i686.rpm
e68cd7bcd912e641682819f3ffc723a8a054fba2ee692e500051dcd...
2012 Jun 09
5
Build failure for isohybrid
...nstalled and as much debugging as I can think of.
I've tested this on 32bit Ubuntu too but I can't get access to the
machine I tested in to remotely atm.
These are the reports from my Ubuntu 64bit 12.04 machine:
tim at oxygen:/usr/src/git/syslinux/utils$ nm -D
/usr/lib/x86_64-linux-gnu/libuuid.so |grep uuid_generate
0000000000002600 T __uuid_generate_random
0000000000001ee0 T __uuid_generate_time
00000000000026f0 T uuid_generate
00000000000026d0 T uuid_generate_random
00000000000025e0 T uuid_generate_time
00000000000025f0 T uuid_generate_time_safe
dpkg-query -S /usr/lib/x86_64-linux-gnu...
2019 Feb 28
2
Can't find uuid!
Hello Asterisk,
New install.
Current Fedora server.
Current Asterisk V16
Installed everything necessary to run configure including uuid and uuid-devel.
I know everything but uuid works as I commented out the uuid test and configure finished.
Make fails with uuid/uuid.h not found.
uuid/uuid.h is not there, but uuid.h is there.
Tried changing <uuid/uuid,h> to <uuid.h> in uuid.c
2012 Nov 06
0
CentOS-announce Digest, Vol 93, Issue 3
...sum Filename )
i386:
dd7a5fd8bb775e27e343865d7a9110946382b1f49e295ba90ea84331fd7636f3 libblkid-2.17.2-12.7.el6_3.i686.rpm
b4005a1bc774bd66cc05df7cf364805efc109a28f1829c267e586611a43b5872 libblkid-devel-2.17.2-12.7.el6_3.i686.rpm
8424b15885f76f63f13aadc33c4c0272ea6d00a95495845fcfc3e3716030e603 libuuid-2.17.2-12.7.el6_3.i686.rpm
be69f072ff0e0117b91c2935828b256456fdf3418dd518b6191a01abd3e27b66 libuuid-devel-2.17.2-12.7.el6_3.i686.rpm
877c38619713a86c631d0c2fa1b1d216a502a0df228a05dcd6aaad1bd797102c util-linux-ng-2.17.2-12.7.el6_3.i686.rpm
d793420f8c03d1cc98ee797527e3f989151fd4c683d67d71fb57503db2...
2013 Apr 24
0
CentOS-announce Digest, Vol 98, Issue 12
...Filename )
i386:
6fb69c5d7e41f288a3b4c02a9781bf0862a31097c40a355e5a23258797de3084 libblkid-2.17.2-12.9.el6_4.2.i686.rpm
b2669e4e36e63ad5a9e340ce0db6fca86caeb1d1978d19de64a724e4503870b6 libblkid-devel-2.17.2-12.9.el6_4.2.i686.rpm
456f4a115059614313d28e9e5e13e9277805fcb39b0360502a2403f387352801 libuuid-2.17.2-12.9.el6_4.2.i686.rpm
c3b963f7d6c5ce61ebc9d2a1352c2f916cd6fba5ce850cb834a06c96bd0a0809 libuuid-devel-2.17.2-12.9.el6_4.2.i686.rpm
6a651304e6ff1797efbf9d5b4e5356000c165bb26b7d661947d973ae5676b6dd util-linux-ng-2.17.2-12.9.el6_4.2.i686.rpm
a81db631b7ebd637acc0becbd927f1ec9ae5e9c806d3a1f99694...
2015 May 13
0
CEBA-2015:0962 CentOS 7 util-linux BugFix Update
...22.el7_1.x86_64.rpm
301a200329ff7ffb9706bb3197599acd7e72bd06201631d3604409c9af64b726 libmount-devel-2.23.2-22.el7_1.i686.rpm
e5f0319f583111d28f7c1b586fca73c107aaec22149e651561c40c500061ca9e libmount-devel-2.23.2-22.el7_1.x86_64.rpm
d224345983eab54951ca77686d5225aeef1e69962fde746417341fdd0e8518cc libuuid-2.23.2-22.el7_1.i686.rpm
ef307f3fe748fe816787e1f86b4132749c732336416cdc9ba8765f8fe4bce351 libuuid-2.23.2-22.el7_1.x86_64.rpm
b7add1c7e041543b153d922047fb3d93dca2a9b67ca3302b6a38a43a2faa8bad libuuid-devel-2.23.2-22.el7_1.i686.rpm
8901645aad310881d62aebb5e4ee5583fd82dd43fd3b66d865c4720885e2dd5b li...