You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try sh build/gnuauto/setup.sh && ./configure && make
and get back
Undefined symbols for architecture x86_64:
"_prvTidyCleanGoogleDocument", referenced from:
_tidyCleanAndRepair in tidylib.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [libtidy.la] Error 1
make: *** [all-recursive] Error 1