Author Topic: Autoconf/Automake/gcc or something...  (Read 1859 times)

0 Members and 1 Guest are viewing this topic.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Autoconf/Automake/gcc or something...
« on: March 08, 2006, 12:10:57 am »
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?
Who gives a damn? I fuck sheep all the time.
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

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: Autoconf/Automake/gcc or something...
« Reply #1 on: March 08, 2006, 07:01:32 pm »
Stupid Ergot, install gaim before gaim-encryption.
Who gives a damn? I fuck sheep all the time.
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