Re: [Evolution] compiling evolution



On Wed, Jul 12, 2000 at 01:30:06PM +0200, Hanne wrote:
Hi,
when i try to compile evolution i get this error message:

main.o: In function `main':
/tmp/evolution-0.2/mail/main.c:79: undefined reference to `gconf_init'
collect2: ld returned 1 exit status
make[2]: *** [evolution-mail] Error 1
make[2]: Leaving directory `/tmp/evolution-0.2/mail'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/evolution-0.2'
make: *** [all-recursive-am] Error 2

it's weird, 'cause as far as i know it can find the gconf.h where
gconf_init is initialized. 
any ideas?

I suspect this is a sign of a deeper problem, but you will probably find 
that when make gets to to 'mail' it fails to include ``-lgconf -gconf-gtk''
in the list of libs... 

I hacked around this by correcting the make file, but evol segv's for me
due to gnome-split-install-fuckage.  I'm not sure if you will have this 
problem as well, but you can find out by editing the mail/Makefile and 
added the libs. 

-Matt





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]