You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.

#2 Re: Support » configure syntax error » 2007-05-18 22:43:21

I have the GTK & GTK2 packages...

Besides wouldn't a proper configure file exit telling me that. I've missed stuff in the past but it has never given syntax errors

Edit: Fixed it by installing:

pkg-config
mesa
libgl-dri
gtkglext


Edit:

Well I can now succesfully configure it, but when I run make I get an undefined reference to `register_gl_fun' error.

file: main.c line 241 target: desmume_glade_main.o

#3 Support » configure syntax error » 2007-05-18 18:12:40

sniperrifle
Replies: 5

I downloaded the source code from the cvs, but when I tried to compile it (autogen.sh runs smoothly just a few warnings) the configure file exits with a syntax error:

./configure line 5505: syntax error near unexpected toke `GTK,'
./configure line 5505: `  PKG_CHECK_MODULES(GTK,'

I tried my best to figure out what the syntax error could be, but it seemed okay. The only reason I could come up with is that for some reason the GTK variable doesn't exist.

My distribution is Archlinux. I have all the required build tools installed and fully updated.

Thanks in advance

Board footer

Powered by FluxBB