Page 1 of 1
Attn: Dominus (Pentagram & Intel Mac)
Posted: Wed Sep 23, 2009 11:57 pm
by MeddlingMonk
Dominus, recently I submitted a bug report for a build problem with Pentagram affection Fedora 11. That's mostly fixed but it's possible that in the fixing it broke building in OSX. At least, it's broken now in OSX PPC whatever the cause. Maybe it'd help some to know whether it's a problem on the Intel side as well. Or maybe it won't help at all. For me it fails at "/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -c -o filesys/SavegameWriter.o filesys/SavegameWriter.cpp" so if you encounter the same problem nothing is added; but if you don't, maybe that'll help the fixing in some way.
Re: Attn: Dominus (Pentagram & Intel Mac)
Posted: Thu Sep 24, 2009 7:10 am
by Dominus
I just tested with a fresh checkout, using MacPorts and building it via bootstrap/configure/make.
Works fine. Sorry...
Strange that it fails in there, since there has nothing been done to it neither by Fingolfin or me.
Re: Attn: Dominus (Pentagram & Intel Mac)
Posted: Thu Sep 24, 2009 10:29 pm
by MeddlingMonk
I imagine that may help. It narrows it down a little. It's not OS specific at any rate. Whether it's architecture-related (like endianness) or something to do with Fink-provided libraries (which I use) I couldn't say, but it's something to add to the bug report.
Re: Attn: Dominus (Pentagram & Intel Mac)
Posted: Fri Sep 25, 2009 4:05 am
by Dominus
Maybe config.log has some insight.
Also it could very well be a problem introduced by Fink, since I guess they are struggling with 10.6 problems as well atm...