Re: [q-lang-users] malloc problems on mac os x
Brought to you by:
agraef
From: Tim H. <q...@st...> - 2004-09-30 14:20:23
|
Dr....@t-... (Albert Graef) writes: >> and exactly the same error has occurred mid-build... Hmmm. OK, >> `--without-pthread' is not being respected, as all the **/Makefile files >> have references to it in. > > It should work; it does over here. Maybe start from a clean build tree? I was doing... got quite adept at retrieving `rm -rf q-5.4' from my shell history ;) Do you have a mac over there to check this on? (Not that I can really provide anything other than a config.log etc, to debug it, here.) >> However, I've just fixed it. `dlcompat' is a bone of contention in >> darwinports, but by exporting | setenv DYLD_LIBRARY_PATH >> /opt/local/lib/:$DYLD_LIBRARY_PATH >> it's now picking up another version that doesn't exhibit the problem. So >> all is back to normal and I can migrate the website to the newer version :) > > Ok, fine. Maybe a bug report to the dlcompat maintainers is in order? ;-) Yeah, if I get a spare moment I'll research that and see what happens. Meanwhile, at least I have Q 5.4 working :) Cheers, ~Tim -- <http://spodzone.org.uk/> |