Dear community, I was trying to install REAP on my server unfortunately I get the following error REAP_SOURCE.c: In function âgetkinshipâ: REAP_SOURCE.c:242:6: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:250:13: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:317:6: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:398:8: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:416:6: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:465:6: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:765:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:766:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:838:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] REAP_SOURCE.c:891:6: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] /tmp/ccTpN0kH.o: In function `getkinship': REAP_SOURCE.c:(.text+0x3206): undefined reference to `sqrt' collect2: ld returned 1 exit status make: *** [REAP] Error 1
Please find attached my make file. Could you please guide me which changes have to be made in order to complete the installation succesfully. Thanks a lot. Carolina M. Carolina Medina-Gomez, PhD Student Erasmus MC, Na 2724 Dr. Molewaterplein 50 3015 GE Rotterdam e-mail: [email protected] Phone no.: +31107044292
Makefile
Description: Makefile
_______________________________________________ Help-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-make
