<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello Dan, as I’m on OSX. 10.14  I built gavl and gmerlin using fink repository. Yes, I can see that (clock_nanosleep) is not built into osx so my version of gavl is asking for something that does not exist. I suppose I could try building gavl from source myself? Strange that the fink repo would build it for a feature that is not part of osx. ??<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 7 Aug 2019, at 10:11, Dan Wilcox <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">When the compiler, linker, etc print an error message, the first thing I suggest is to read it and try to figure out what it *might* mean, regardless of whether you know all the details or not. :)<div class=""><br class=""></div><div class="">You were able to build it, great. It looks like Pd was able to find and try loading it, but loading failed, ok.</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><blockquote type="cite" class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="">Symbol not found: _clock_nanosleep</div><div class="">  Referenced from: /Library/pd/readanysf~/libgavl.1.dylib</div></div></div></blockquote></div></div></blockquote><br class=""></div><div class="">If I can translate, I believe this is saying "hey, I loaded the external but the library it's using (libgavl) refers to a function I don't know about (clock_nanosleep). A quick Google search shows this is probably due to the library trying to use a Linux API function that is not available in the Windows API and not provided by Mingw: </div><div class=""><br class=""></div><div class=""><a href="https://stackoverflow.com/questions/5618736/c-mingw-ctime-nanosleep-not-found" class="">https://stackoverflow.com/questions/5618736/c-mingw-ctime-nanosleep-not-found</a></div><div class=""><br class=""></div><div class="">Did you build libgavl yourself? If so, you might have missing a compiler define which probably bypasses calling that function on Windows. If not, the the library needs to fixed which is beyond the readanysf~ source files.</div><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Aug 7, 2019, at 10:37 AM, Nick Burge <<a href="mailto:nburge@virginmedia.com" class="">nburge@virginmedia.com</a>> wrote:</div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">Next challenge. having placed the readanysf~ folder into /Library/pd and trying to launch it I get the following in pd console:</div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><br class=""></div><div class=""><br class=""></div><div class="">/Library/pd/readanysf~/readanysf~.pd_darwin: dlopen(/Library/pd/readanysf~/readanysf~.pd_darwin, 10): Symbol not found: _clock_nanosleep</div><div class="">  Referenced from: /Library/pd/readanysf~/libgavl.1.dylib</div><div class="">  Expected in: flat namespace</div><div class=""> in /Library/pd/readanysf~/libgavl.1.dylib</div><div class="">/Library/Pd/readanysf~/readanysf~.pd_darwin: dlopen(/Library/Pd/readanysf~/readanysf~.pd_darwin, 10): Symbol not found: _clock_nanosleep</div><div class="">  Referenced from: /Library/Pd/readanysf~/libgavl.1.dylib</div><div class="">  Expected in: flat namespace</div><div class=""> in /Library/Pd/readanysf~/libgavl.1.dylib</div><div class=""><br class=""></div><div class="">What could be going on here? best regards, Nick</div></div></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""><div class="">
<div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">--------</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Dan Wilcox</div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://twitter.com/danomatika" class="">@danomatika</a></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://danomatika.com/" class="">danomatika.com</a></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://robotcowboy.com/" class="">robotcowboy.com</a></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></body></html>