python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

libmysqlclient recipe build fail

Open RobertFlatt opened this issue 2 years ago • 0 comments

Logs

make[1]: *** [CMakeFiles/Makefile2:999: unittest/libmysql/CMakeFiles/errors.dir/all] Error 2
ld: error: undefined symbol: endpwent
>>> referenced by mf_pack.c
>>>               mf_pack.c.o:(unpack_dirname) in archive ../libmysql/libmysqlclient.a
clang-14: error: linker command failed with exit code 1 (use -v to see invocation)

RobertFlatt avatar May 30 '23 00:05 RobertFlatt