search for: ffile

Displaying 9 results from an estimated 9 matches for "ffile".

Did you mean: file
2011 Sep 28
0
FLAC::Encoder::Stream == "FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA"
...e cd sectors of the last seek, this is 2352 bytes in length for CDDA and the encoder child class from FLAC::Encoder::Stream /*****************************************************************************/ class TMyFlacEncoder: public FLAC::Encoder::Stream { protected: TMyFileAccess *FFile; // the file we are writing to long long FFlacOffset; virtual FLAC__StreamEncoderReadStatus read_callback (FLAC__byte buffer[], size_t *bytes) { if(*bytes > 0) { *bytes = FFile->Read(buffer, sizeof(FLAC__byte), *bytes);...
2023 Dec 30
2
custom built R will not change BLAS/LAPACK with update-alternatives
Dear All, I am building R from source[1], following what is done in "rules" for building Debian's R. But the R I generate, in contrast to the standard Debian's R, will not change the BLAS and LAPACK libraries it uses when I change them via "update-alternatives". I have no idea what I am doing wrong (but, somehow, I've been quite capable of making the same
2023 Dec 05
1
upgrade ununtu 20.04 -> 22.04 and samba 4.18 -> 4.19
...It is supposed to work. I'll try to run ubuntu in a chroot and at least start an ad-dc in there, - I don't do that myself. Maybe today. >> Dec 05 12:48:39 cobra samba[749]: [2023/12/05 12:48:39.562920, 0] ../../source4/samba/service_task.c:36(task_server_terminate) Hm. It needs -ffile-prefix-map=../../= to the compiler. Ok. .. >> I never compiled from sources as the path in the error messages suggest. How a path in the error messages suggest that? /mjt
2020 Oct 07
2
[PATCH] add with-openssl option
...l -ffast-math -fsigned-char -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -ffile-prefix-map=/home/build/build_dir/build_dir/target-mips_24kc_musl/libshout-nossl/libshout-2.4.4=libshout-2.4.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -version-info 5:0:2 -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/lib -...
2020 Oct 07
1
[PATCH] add with-openssl option
...d/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > > -ffile-prefix-map=/home/build/build_dir/build_dir/target-mips_24kc_musl/libshout-nossl/libshout-2.4.4=libshout-2.4.4 > > -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 > > -Wl,-z,now -Wl,-z,relro -fpic -version-info 5:0:2 > > -L/home/build/build_dir/staging_dir/t...
2020 Oct 07
0
[PATCH] add with-openssl option
...ar > -I/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/include/tremor/ > -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves > -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable > -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 > -ffile-prefix-map=/home/build/build_dir/build_dir/target-mips_24kc_musl/libshout-nossl/libshout-2.4.4=libshout-2.4.4 > -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 > -Wl,-z,now -Wl,-z,relro -fpic -version-info 5:0:2 > -L/home/build/build_dir/staging_dir/target-mips_24kc...
2023 Dec 05
1
upgrade ununtu 20.04 -> 22.04 and samba 4.18 -> 4.19
It?s always recommend to demote the DC, upgrade samba, and join the DC again. Did you do it this way ? You may have a broken DC, or a broken installation. Instead of troubleshooting, which you can of course do, I?d demote (or force-demote), reinstall and re join. http://samba.bigbird.es/doku.php?id=samba:upgrade-sama LP On 5 Dec 2023 at 15:45 +0100, Joachim Lindenberg via samba <samba at
2015 Dec 01
2
Functionality of Nmbd at Active Directory mode of Samba4 !
As I know runnig of Nmbd at Acitve Directory mode is quite unofficial now (but possible) . I will not ask why it is not reccomded to run Nmbd within Samba4 started at AD mode. But if somebody can tell, you are wellcome. But when nmb code implementation is planned to AD part ? That is when nmb functionnality adding to Samba4 acting as AD is planned ? To bring possibiity to use full-forced
2023 Jul 21
3
cant start bind9 after dc upgrade 4.17 > 4.18
...'--with-json-c' '--with-lmdb=/usr' '--with-gnu-ld' '--with-maxminddb' '- -with-atf=no' '--enable-ipv6' '--enable-rrl' '--enable-filter-aaaa' '--disable-native-pkcs11' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/build/bind9-GF5Mgf/bind9-9.18. 12=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fno-strict-aliasing -fno-delete-null-pointer-checks -DNO_VERSION_DA TE -DDIG_SIGCHASE' 'LDFLAGS=-Wl,-Bsymbolic-functions -fl...