https://bugzilla.redhat.com/show_bug.cgi?id=982285 --- Comment #11 from MERCIER Jonathan <bioinfornatics@xxxxxxxxx> --- oh yes you need to set d include dir path. /configure D_IMPORT_PREFIX=%{_d_includedir} replace d_lib_flag sed -i 's/d_lib_flag=.*/d_lib_flag=%{_d_optflags} -Isrc -shared' lib/d/Makefile set lib as shared so you need to replace these .a by .so from Makefile at root project dir D_EVENT_LIB_NAME = libthriftd-event.a D_LIB_NAME = libthriftd.a D_SSL_LIB_NAME = libthriftd-ssl.a -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ztAZGlb7yx&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review