LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   anyone remember chromium (https://www.linuxquestions.org/questions/linux-software-2/anyone-remember-chromium-52479/)

saturn_vk 03-30-2003 07:21 AM

anyone remember chromium
 
i recall playing this opengl fighter game a long time ago, back when i was trying out mandrake 8.0. well now im on slackware 9.0. i wanted to play this game again, so i downloaded the source as usual and tried to compile. unfortunately, it bombed.

this is what i get when i "make"

Code:

checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether byte ordering is bigendian... no
checking for sin in -lm... yes
checking for dlopen in -ldl... yes
./configure: line 3570: syntax error near unexpected token `newline'
./configure: line 3570: `  yes:no'
make[2]: Entering directory `/tmp/Chromium-0.9/support/openal/linux'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/tmp/Chromium-0.9/support/openal/linux'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/tmp/Chromium-0.9/support/openal'
make: *** [support/openal/] Error 2
root@sat:/tmp/Chromium-0.9# mcedit Makefile

i swear, they have put the configure part in the make part. it's not actually two separate scripts.

can anyone help me compile this antique, plz :)

rch 04-03-2003 12:00 AM

if it is not that long can you give the configure and makefile


All times are GMT -5. The time now is 10:41 AM.