Search Results
Searched for posts by Fryguy5134 in all forums

Showing results 1 - 10 out of 14 total
Modify your search
Posted by Fryguy5134, Mar 23, 2008 at 6:20 pm
Your hack no worky! I dont know why, but its still giving me that same error.
Posted by Fryguy5134, Mar 23, 2008 at 6:29 am
Hello again guys! Well, I got a hold of Z's source from Indephysis on the IRC channel, and im trying to compile it now. I've successfully run the aclocal/automake/autoconf/configure commands, just a note, I ran configure with the --build=Pentium flag because it couldn't guess my system for some reason. When I try to make, I get this error right away:

Compiling FeLib/Source/bitmap.o...
cc1plus: error: unrecognized command line option "-mwindows"
make: *** [FeLib/Source/bitmap.o] Error 1


Thanks for your patience in helping me.
Posted by Fryguy5134, Mar 19, 2008 at 6:26 pm
That did it! It compiled successfully! Thanks a ton!

Lol..segmentation fault.
Posted by Fryguy5134, Mar 19, 2008 at 5:25 pm
Alrighty, that took it a bit farther. Yet another error comes up though, and I've ensured to get all the dev packages for libpcre.

pastebin rocks....
http://pastebin.com/m45bb22e9


I want to thank you guys for helping me out on this. Words cannot express how much I love IVAN...and after this compiles successfully, I'm going to play the heck out of it!

Just for confirmation, this is the line I altered in my Makefile:

SDL_LIBS = -L/usr/lib -lSDL -lSDL_mixer -lpcre

which I altered from

SDL_LIBS = -L/usr/lib -lSDL
Posted by Fryguy5134, Mar 19, 2008 at 2:57 pm
I've done all of that already, I'm now trying to get it to compile successfully. I have no clue what to change in the makefile except what was mentioned earlier. Thanks anyways, but I need to know what to change.
Posted by Fryguy5134, Mar 19, 2008 at 1:58 pm
I went into Makefile just for kicks and fixed that line. I then tried to compile again, and it stopped at a different point:

http://pastebin.com/m2298c87b

This is getting tiresome, but I won't stop until I have IVAN on my new EEE PC!!!
Posted by Fryguy5134, Mar 19, 2008 at 1:00 pm
Wonderful! I don't know squat about automake either...so until I find how to do that I'm not going to be able to compile. Thanks for the help guys, and now my quest to figure out how to fix that with automake!
Posted by Fryguy5134, Mar 18, 2008 at 8:43 pm
test stuff?
Posted by Fryguy5134, Mar 18, 2008 at 8:39 pm
after ensuring that SDL_mixer was installed, I still get the same error.

http://pastebin.com/m144adbe6

the complete output of make.
Posted by Fryguy5134, Mar 18, 2008 at 8:20 pm
whoops, I spoke too soon, now I'm getting a different error:

http://pastebin.com/m6a5ce09e