Re: [Evolution-hackers] Evolution: Taking forward...

2008-09-15 Thread Muelli

Hey Folks,

On 11.07.2008 12:21 Srinivasa Ragavan wrote:

It would be really helpful if you can post a public/explicit mail with permissions 
to do it, or code pointers - if you think you wrote a piece of Evolution code  
object.



Permission granted to relicense the code I've produced to LGPL v2 and 
LGPL v3.


Cheers,
  Muelli



signature.asc
Description: OpenPGP digital signature
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Can't build Evolution-Data-Server due to undefined reference to `e_proxy_require_proxy_for_uri'

2008-06-09 Thread Muelli

Hey folks,

I have troubles building e-d-s:

gcc -g -O2 -Wall -Wmissing-prototypes -Wno-sign-compare 
-Wno-pointer-sign -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common 
-Wl,--as-needed -o .libs/soap-test soap-test.o -pthread 
-Wl,-R/usr/lib/nspr  ../../libedataserver/.libs/libedataserver-1.2.so 
-L/opt/gnome2/lib -L/usr/lib/nspr ./.libs/libegroupwise-1.2.so 
/opt/gnome2/lib/libbonobo-2.so /opt/gnome2/lib/libbonobo-activation.so 
/opt/gnome2/lib/libORBitCosNaming-2.so /opt/gnome2/lib/libsoup-2.4.so 
/opt/gnome2/lib/libxml2.so -lm /opt/gnome2/lib/libgnutls.so 
/opt/gnome2/lib/libtasn1.so -lz /opt/gnome2/lib/libgcrypt.so 
/opt/gnome2/lib/libgpg-error.so /opt/gnome2/lib/libgio-2.0.so 
/opt/gnome2/lib/libgconf-2.so /opt/gnome2/lib/libORBit-2.so 
/opt/gnome2/lib/libgmodule-2.0.so /opt/gnome2/lib/libgthread-2.0.so -lrt 
/opt/gnome2/lib/libdbus-glib-1.so -lnsl /opt/gnome2/lib/libdbus-1.so 
/opt/gnome2/lib/libgobject-2.0.so /opt/gnome2/lib/libglib-2.0.so -lplds4 
-lplc4 -lnspr4 -ldl -lpthread -Wl,--rpath -Wl,/opt/gnome2/lib
./.libs/libegroupwise-1.2.so: undefined reference to 
`e_proxy_require_proxy_for_uri'

./.libs/libegroupwise-1.2.so: undefined reference to `e_proxy_setup_proxy'
./.libs/libegroupwise-1.2.so: undefined reference to `e_proxy_new'
./.libs/libegroupwise-1.2.so: undefined reference to `e_proxy_peek_uri'
collect2: ld returned 1 exit status
make[4]: *** [soap-test] Error 1
make[4]: Leaving directory 
`/home/muelli/svn/gnome2/evolution-data-server/servers/groupwise'

make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/home/muelli/svn/gnome2/evolution-data-server/servers/groupwise'

make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/muelli/svn/gnome2/evolution-data-server/servers'

make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/muelli/svn/gnome2/evolution-data-server'
make: *** [all] Error 2
*** error during stage build of evolution-data-server: ## Error 
running make   *** [52/54]


You might want to have a look at the full build log at 
http://rafb.net/p/Uwlhfj78.html

Especially ./libedataserver/e-proxy.c seems to be built.

I could swear that I had e-d-s built and never touched it. I am not 
aware of any changes that might cause this build failure.


Does anybody have a hint for me?

Thanks in advance,
  Muelli
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers