[hatari-devel] macOS hourly build failure |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
I'm just about to leave for a three day business trip and don't have time to look into it more or fix anything until Friday evening, but I was just notified that my latest automated hourly build failed. A quick check of the build.log gives this:
Undefined symbols for architecture x86_64:
"_Ncr5380_Init", referenced from:
_HDC_Init in hdc.o
"_Ncr5380_ReadByte", referenced from:
_HDC_ReadCommandByte in hdc.o
"_Ncr5380_Reset", referenced from:
_Reset_ST in reset.o
"_Ncr5380_UnInit", referenced from:
_HDC_UnInit in hdc.o
"_Ncr5380_WriteByte", referenced from:
_HDC_WriteCommandByte in hdc.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
regards,
Troed