Just can't stay away
Joined: 2009/4/28 4:57 Last Login
: Today 12:51
From Adelaide, Australia
Group:
Registered Users
|
@Snuffy
You need the GNU "find" in order to port some things much more easily. Like Neverball.
Some libs, like libtiff, use "find" if you have it. If you don't have it, you need to merge libport.a and libtiff.a together (if you're compiling using clib2, there's a function missing and it creates a libport.a).
Unfortunately the Makefiles don't really tell you that Find is missing, it just conks out, or continues on and looks like everything has completed fine.
Edited by MickJT on 2010/5/1 9:27:39
|