noctiflorous0997

Results 19 comments of noctiflorous0997

Thank you for your reply. But I don't quite understand what you mean by DRBD source. Since I'm building on my own Intranet, I can't use git clone or something...

damn,i was stupid.I didn't notice that the drbd directory was empty. Now I know what you mean of DRBD source. I executed the following command `git clone --recursive https://github.com/LINBIT/windrbd.git` then...

I have no idea how to compile this right now. I run make on the linux box and then 'make BUILD_ENV=jt-win10ent-2020' on the windows box. It should compile smoothly to...

According to your instructions, I modified the corresponding file, and now when I run make on windows box, I encounter the following error. `drbd_buildtag.c drbd_buildtag.c: fatal error C1041: cannot open...

Hi, It doesn't work,We still get the same error. What is this .pdb file related to? I want to check if there is something wrong with my Settings.

Hi, After solving the.PDB problem, I encountered a new problem there are lost of errors,such as: `Z:\windrbd include drbd polymorph_printk.h(154): error C2037: left of devices pecifies undefined struct/union 'drbd_peer_device'` `[Makefile:337:...

HI, The downloaded installation software is not suitable for my use scenario. I want to make some modifications to windrbd and then adapt it to my other software. I didn't...

The above issue is due to my windows Settings, which should change the language of non-Unicode programs to English `resource.rc(16) : error RC2127 : version WORDs separated by commas expected...

My compilation log gives the following error about versioninfo.sh ` make make[1]: Entering directory '/cygdrive/z/windrbd/windrbd/converted-sources/drbd' cd ../.. && ./versioninfo.sh converted-sources || true fatal: detected dubious ownership in repository at '/cygdrive/z/windrbd/windrbd'...

When I finished executing this command as he asked, I do make. and `Catalog generation complete. Z:\windrbd\windrbd\converted-sources\drbd\windrbd.cat "e:\\Program Files\\Windows Kits\\10\\bin\\10.0.18362.0\\x86/signtool.exe" sign /fd SHA256 /f ../../crypto/linbit-2019.pfx /p "" /v "windrbd.sys" SignTool...