RSS

Subscribe to my RSS feed!


Subscribe to my RSS feed!

Armory Links

Insane in the Membrane

Bloodsail Buccaneers
51030/51000 rep
Booty Bay
26456/84000 rep
Everlook
26453/84000 rep
Gadgetzan
26976/84000 rep
Ratchet
33568/84000 rep
Ravenholdt
63906/84000 rep
Darkmoon Faire
51577/84000 rep
Shen'dralar
56100/84000 rep

RSS Recent Activity

Tip: Installing TinyFugue on OS X 10.5

(This is actually a repost of an older post from a different blog of mine – but since it seems to be popular, I figured I’d repost it here, where it’ll probably get a little more coverage.)

Anyone attempting to install the new TinyFugue 5.0 beta (5.0b8 as of this writing) will run into a compilation error trying to compile it on Leopard:

malloc.c:15: error: syntax error before ‘mmalloc_base’
malloc.c:15: warning: initialization makes integer from pointer without a cast
malloc.c:15: warning: data definition has no type or storage class
make[1]: *** [malloc.o] Error 1
make: *** [files] Error 2

Just above line 13 of malloc.c, the line that reads #include “malloc.h”, add this:

#include <sys/types.h>

And all is well.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled