Hi, Perhaps not for current-users@, but on yesterday's -current and with updated pkgsrc I get the following while building lang/mono: .....
@ymir - /usr/pkgsrc/lang/mono/work/mono-4.0.4/mono/mini - gdb /usr/bin/ld ld.core GNU gdb (GDB) 8.3 ... Reading symbols from /usr/bin/ld... (No debugging symbols found in /usr/bin/ld) [New process 1] Core was generated by `ld'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007e9e7f2c1cb8 in bfd_getl32 () from /usr/lib/libbfd.so.16 (gdb) bt #0 0x00007e9e7f2c1cb8 in bfd_getl32 () from /usr/lib/libbfd.so.16 #1 0x00007e9e7f2a22f4 in bfd_elf64_swap_symbol_in () from /usr/lib/libbfd.so.16 #2 0x00007e9e7f2a9798 in ?? () from /usr/lib/libbfd.so.16 #3 0x00007e9e7f28db38 in bfd_elf_final_link () from /usr/lib/libbfd.so.16 #4 0x000000016b42401a in ldwrite () #5 0x000000016b453c81 in main () (gdb) ..... Previously, for a very long time, it used to fail running mono.exe, later in the process. -- ----
