LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-22-2004, 07:47 PM   #1
danny_beta_read
Member
 
Registered: Feb 2004
Distribution: Slackware 9.1, Slackware 9.0, FreeBSD 4.10-RELEASE, Dragon Lite, Slax
Posts: 70

Rep: Reputation: 15
Freedroid RPG make problems on Mandrake 9.2


Hey,
I could not find this in the forums, so I will ask it: I am having troubles installing FreeDroid RPG (a game I picked up off of sf.net). I run ./configure in the directory I unzipped it to, and it runs that fine, but when I run Make and then Make install I get this:
[root@localhost freedroidrpg-0.9.11]# make
make all-recursive
make[1]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11'
Making all in win32
make[2]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT pngtoico.o -MD -MP -MF ".deps/pngtoico.Tpo" \
-c -o pngtoico.o `test -f 'pngtoico.c' || echo './'`pngtoico.c; \
then mv -f ".deps/pngtoico.Tpo" ".deps/pngtoico.Po"; \
else rm -f ".deps/pngtoico.Tpo"; exit 1; \
fi
gcc -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -o pngtoico pngtoico.o -lvorbis -lSDL_net -lSDL_image -lpng -lz -ljpeg -lSDL -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -lpthread
make[2]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
Making all in src
make[2]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \
-c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \
then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \
else rm -f ".deps/menu.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT shop.o -MD -MP -MF ".deps/shop.Tpo" \
-c -o shop.o `test -f 'shop.c' || echo './'`shop.c; \
then mv -f ".deps/shop.Tpo" ".deps/shop.Po"; \
else rm -f ".deps/shop.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT network.o -MD -MP -MF ".deps/network.Tpo" \
-c -o network.o `test -f 'network.c' || echo './'`network.c; \
then mv -f ".deps/network.Tpo" ".deps/network.Po"; \
else rm -f ".deps/network.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT items.o -MD -MP -MF ".deps/items.Tpo" \
-c -o items.o `test -f 'items.c' || echo './'`items.c; \
then mv -f ".deps/items.Tpo" ".deps/items.Po"; \
else rm -f ".deps/items.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT character.o -MD -MP -MF ".deps/character.Tpo" \
-c -o character.o `test -f 'character.c' || echo './'`character.c; \
then mv -f ".deps/character.Tpo" ".deps/character.Po"; \
else rm -f ".deps/character.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT skills.o -MD -MP -MF ".deps/skills.Tpo" \
-c -o skills.o `test -f 'skills.c' || echo './'`skills.c; \
then mv -f ".deps/skills.Tpo" ".deps/skills.Po"; \
else rm -f ".deps/skills.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT saveloadgame.o -MD -MP -MF ".deps/saveloadgame.Tpo" \
-c -o saveloadgame.o `test -f 'saveloadgame.c' || echo './'`saveloadgame.c; \
then mv -f ".deps/saveloadgame.Tpo" ".deps/saveloadgame.Po"; \
else rm -f ".deps/saveloadgame.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT leveleditor.o -MD -MP -MF ".deps/leveleditor.Tpo" \
-c -o leveleditor.o `test -f 'leveleditor.c' || echo './'`leveleditor.c; \
then mv -f ".deps/leveleditor.Tpo" ".deps/leveleditor.Po"; \
else rm -f ".deps/leveleditor.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT blocks.o -MD -MP -MF ".deps/blocks.Tpo" \
-c -o blocks.o `test -f 'blocks.c' || echo './'`blocks.c; \
then mv -f ".deps/blocks.Tpo" ".deps/blocks.Po"; \
else rm -f ".deps/blocks.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT graphics.o -MD -MP -MF ".deps/graphics.Tpo" \
-c -o graphics.o `test -f 'graphics.c' || echo './'`graphics.c; \
then mv -f ".deps/graphics.Tpo" ".deps/graphics.Po"; \
else rm -f ".deps/graphics.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT map.o -MD -MP -MF ".deps/map.Tpo" \
-c -o map.o `test -f 'map.c' || echo './'`map.c; \
then mv -f ".deps/map.Tpo" ".deps/map.Po"; \
else rm -f ".deps/map.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT init.o -MD -MP -MF ".deps/init.Tpo" \
-c -o init.o `test -f 'init.c' || echo './'`init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Po"; \
else rm -f ".deps/init.Tpo"; exit 1; \
fi
init.c: In function `ResetGameConfigToDefaultValues':
init.c:1844: error: `AUTOMAP_TEXTURE_HEIGHT' undeclared (first use in this function)
init.c:1844: error: (Each undeclared identifier is reported only once
init.c:1844: error: for each function it appears in.)
make[2]: *** [init.o] Error 1
make[2]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11'
make: *** [all] Error 2
[root@localhost freedroidrpg-0.9.11]# make install
Making install in win32
make[1]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
make[2]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
/bin/sh ../mkinstalldirs /usr/local/bin
/usr/bin/install -c pngtoico /usr/local/bin/pngtoico
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
make[1]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11/win32'
Making install in src
make[1]: Entering directory `/root/Desktop/DF/freedroidrpg-0.9.11/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -I/usr/X11R6/include -DFD_DATADIR='"/usr/local/share/freedroidrpg"' -I/usr/local/include/SDL -D_REENTRANT -MT init.o -MD -MP -MF ".deps/init.Tpo" \
-c -o init.o `test -f 'init.c' || echo './'`init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Po"; \
else rm -f ".deps/init.Tpo"; exit 1; \
fi
init.c: In function `ResetGameConfigToDefaultValues':
init.c:1844: error: `AUTOMAP_TEXTURE_HEIGHT' undeclared (first use in this function)
init.c:1844: error: (Each undeclared identifier is reported only once
init.c:1844: error: for each function it appears in.)
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/root/Desktop/DF/freedroidrpg-0.9.11/src'
make: *** [install-recursive] Error 1

I included it all because I had no clue what you gurus would need.... any suggestions would be greatly appreciated!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Rpg slayt12 Linux - Games 3 12-01-2005 12:11 PM
the RPG language nadroj Programming 5 07-09-2005 12:16 AM
Mandrake 10 Make problems mattnunns Mandriva 3 07-09-2004 02:38 AM
RPG Toolkit dtheorem Linux - Software 0 10-26-2003 11:31 PM
Mandrake 9.0 Config/Make/Install Problems SML Linux - General 4 12-30-2002 04:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 11:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration