Brad Smith
Brad Smith
@adamretter You would have to use ```ulimit -d``` to increase the datasize. Make sure to add the user account to the staff login class. You can do so with ```usermod...
> @brad0 I don't get those errors. Instead I get this: > > ``` > ./db_bloom_filter_test >&t/log-db_bloom_filter_test > > ld.so: db_bloom_filter_test: can't load library 'librocksdb.so.9.8' > Killed > ``` Is...
@adamretter ```objdump -p``` on the same files.
https://build.opensuse.org/projects/openSUSE:Factory/packages/mediastreamer2/files/fix-build-ffmpeg5.patch A patch from OpenSUSE.
Ah, I see where the issue is. storage/rocksdb/build_rocksdb.cmake needed to be updated in a similar manner as the commit below. https://github.com/facebook/rocksdb/commit/cdd8b09b9b4528dae3a6a4a667a9e23b1d4f61f1
cc @grooverdan
When I created this PR I had not noticed the RocksDB update was merged back to 10.11 as well. Should I re-create this PR against the 10.11 branch?
> @brad0 no need to create new PR, this one can be re-targeted for 10.11 as soon as all agree it is the right target version. Ah, Ok. Let me...
I don't know how to get rid of the sub-modules I by accidently commited.
@svoj Can you please help me with that?