davrods icon indicating copy to clipboard operation
davrods copied to clipboard

Compilation errors building Davrods

Open ger039 opened this issue 1 year ago • 2 comments

Hello,

We get linker issues when compiling davrods on a Debian12 system:

ger@webdav-test12(00):~/davrods/build$ make [ 9%] Linking C shared library mod_davrods.so /usr/bin/ld: CMakeFiles/mod_davrods.dir/src/auth.c.o:/home/ger/davrods/src/mod_davrods.h:35: multiple definition of davrods_module'; CMakeFiles/mod_davrods.dir/src/mod_davrods.c.o:/home/ger/davrods/src/mod_davrods.h:35: first defined here

Any ideas? All build dependencies have been met

ger039 avatar Oct 29 '24 09:10 ger039

Does https://github.com/UtrechtUniversity/davrods/pull/36 solve your linker issue?

lwesterhof avatar Oct 29 '24 10:10 lwesterhof

Yes, it did! Sorry I did not see that beforehand. Bedankt!

ger039 avatar Oct 30 '24 08:10 ger039