Autoconf/Automake/gcc or something...

Started by Ergot, March 08, 2006, 12:10:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ergot

When I try to compile programs, a lot of them fail saying things like

src/comp_rss_xanga.c:30:22: comp_rss.h: No such file or directory
src/comp_rss_xanga.c: In function `parse_xanga_rss':
src/comp_rss_xanga.c:62: error: `rss_parser' undeclared (first use in this function)
src/comp_rss_xanga.c:62: error: (Each undeclared identifier is reported only once
src/comp_rss_xanga.c:62: error: for each function it appears in.)
make: *** [src/comp_rss_xanga.o] Error 1

ge_blist.c: In function `GE_buddy_menu_cb':
ge_blist.c:54: error: `GaimMenuAction' undeclared (first use in this function)
ge_blist.c:54: error: (Each undeclared identifier is reported only once
ge_blist.c:54: error: for each function it appears in.)
ge_blist.c:54: error: `action' undeclared (first use in this function)
ge_blist.c:65: warning: implicit declaration of function `gaim_menu_action_new'
make[2]: *** [ge_blist.lo] Error 1
make[2]: Leaving directory `/home/jimmy/gaim-encryption-3.0beta3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jimmy/gaim-encryption-3.0beta3'
make: *** [all-recursive-am] Error 2

I was able to fix the first one, by adding the ./src directory to the INCLUDE section of Automake. The second one is much more confusing and I can't fix it. I think the problem has to do with autoconf or something... because it's not looking in the current directory for the header files. :\ Any help?
Quote from: Newby on February 26, 2006, 12:16:58 AM
Who gives a damn? I fuck sheep all the time.
Quote from: rabbit on December 11, 2005, 01:05:35 PM
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Ergot

Stupid Ergot, install gaim before gaim-encryption.
Quote from: Newby on February 26, 2006, 12:16:58 AM
Who gives a damn? I fuck sheep all the time.
Quote from: rabbit on December 11, 2005, 01:05:35 PM
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology