pacofvf
March 11th, 2008, 01:25 AM
I've tried all in this posts:(here at ubuntu forums and at other forums, even in other languages, and i have not recieved a straight answer please , help me)
http://forum.ubuntu-fr.org/viewtopic.php?pid=1437516
http://computerhelpforum.org/forum/index.php?showtopic=15898&st=0&p=101878&#entry101878
http://www.ubuntu-es.org/index.php?q=node/27789
http://www.ubuntu-es.org/index.php?q=node/27789
http://ubuntuforums.org/showthread.php?t=205052
http://ubuntuforums.org/showthread.php?t=60137
i get this message while compiling:
gcc -g -Wall -o ${1%%.c}.out $1 `pkg-config --cflags --libs gtk+-2.0`
/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'.
It doesn't matter what i compile it gives me the same error.
http://forum.ubuntu-fr.org/viewtopic.php?pid=1437516
http://computerhelpforum.org/forum/index.php?showtopic=15898&st=0&p=101878&#entry101878
http://www.ubuntu-es.org/index.php?q=node/27789
http://www.ubuntu-es.org/index.php?q=node/27789
http://ubuntuforums.org/showthread.php?t=205052
http://ubuntuforums.org/showthread.php?t=60137
i get this message while compiling:
gcc -g -Wall -o ${1%%.c}.out $1 `pkg-config --cflags --libs gtk+-2.0`
/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'.
It doesn't matter what i compile it gives me the same error.