Displaying 2 results from an estimated 2 matches for "137325".
Did you mean:
137305
2020 Jul 11
2
LLVM source compilation Error: CommandLine Error: Option 'mc-relax-all' registered more than once!
...han once!
LLVM ERROR: inconsistency in registered CommandLine options
make[2]: *** [unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/build.make:85:
lib/libDynamicLibraryLib.a] Error 1
make[2]: *** Deleting file 'lib/libDynamicLibraryLib.a'
make[1]: *** [CMakeFiles/Makefile2:137325:
unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....
I am working on the following platform:
Linux XXXX 5.0.16-100.fc28.x86_64 #1 SMP Tue May 14 18:22:28 UTC 2019
x86_64 x86_64 x86_64 GNU/Linux
My steps were:
$ git clone git...
2008 Jun 18
0
quota attribute for ldap.
I want to manage quotas and I want to manage quota limit with ldap.
I use debian etch with slapd version 2.3 as ldap server.
I see that in the schemas that comes with openLDAP debian distribution
there are no quota attributes.
How you have solved it?