GPA release 0.5.0
Renato Martini
rmartini@cipsga.org.br
Tue Jul 2 04:38:01 2002
--=.RVYTKes1L6CTo6
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Hi all:
I'm trying to compile the GPA release 0.5.0.
But, I found a fatal error...
gpa.c: In function `search_config_file':
gpa.c:124: warning: implicit declaration of function `g_file_test'
gpa.c:124: `G_FILE_TEST_EXISTS' undeclared (first use in this function)
gpa.c:124: (Each undeclared identifier is reported only once
gpa.c:124: for each function it appears in.)
gpa.c:124: `G_FILE_TEST_IS_REGULAR' undeclared (first use in this function)
make[2]: *** [gpa.o] Error 1
make[2]: Leaving directory `/mnt/part/devel/gpa-0.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/part/devel/gpa-0.5.0'
make: *** [all] Error 2
So, the `G_FILE_TEST_EXISTS' and `G_FILE_TEST_IS_REGULAR' both present in the function
g_file_test, they remain undeclared and gcc aborts my compilation...
My GCC & GTK devel environment is okay, but because of this error reported I believe some
include files are absent in my Gnu/Linux GCC.
What do you think about? Someone can help me?
best regards
----------
__|_ _| _ \ __| __| \ | Renato Martini ::: Diretor Administrativo
( | __/\__ \ (_ | _ \ | http://www.cipsga.org.br
\___|___|_| ____/\___|_/ _\ | http://gnupg.unixsecurity.com.br
-----------------------------------------------------------------------
**Please sign or encrypt for Internet privacy**
-----------------------------------------------------------------------
"O Fantasia, che dei tempi e delle distanze fai il tuo giuoco audace!"
(Gabriele d'Annunzio)
--=.RVYTKes1L6CTo6
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9IRKFYogE2yD8bPYRAlWVAJ0byzoc/HPh5NS61nSwnJxs2aPyEgCeIR0E
ejZ/nAMMja/kMc7mKxrIfsU=
=G/B1
-----END PGP SIGNATURE-----
--=.RVYTKes1L6CTo6--