Re: [Evolution-hackers] Can't build evolution-data-server master on ubuntu maverick



More errors trying to compile gtkhtml:

Making all in gtkhtml
make[2]: Entering directory
`/home/tuxdistro/src/evolution/obj/gtkhtml/gtkhtml'
  CC     htmlengine-edit-cursor.lo
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c: In function
‘draw_cursor_rectangle’:
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:129: error: implicit
declaration of function ‘gdk_gc_new’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:129: warning: nested
extern declaration of ‘gdk_gc_new’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:129: warning:
assignment makes pointer from integer without a cast
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:131: error: implicit
declaration of function ‘gdk_rgb_find_color’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:131: warning: nested
extern declaration of ‘gdk_rgb_find_color’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:132: error: implicit
declaration of function ‘gdk_gc_set_foreground’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:132: warning: nested
extern declaration of ‘gdk_gc_set_foreground’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:135: error: implicit
declaration of function ‘gdk_gc_set_background’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:135: warning: nested
extern declaration of ‘gdk_gc_set_background’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:136: error: implicit
declaration of function ‘gdk_gc_set_line_attributes’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:136: warning: nested
extern declaration of ‘gdk_gc_set_line_attributes’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:137: error: implicit
declaration of function ‘gdk_gc_set_dashes’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:137: warning: nested
extern declaration of ‘gdk_gc_set_dashes’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:138: error: implicit
declaration of function ‘gdk_draw_rectangle’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:138: warning: nested
extern declaration of ‘gdk_draw_rectangle’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c: In function
‘html_engine_draw_cursor_in_area’:
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:344: error: implicit
declaration of function ‘gdk_draw_line’
../../../gtkhtml/gtkhtml/htmlengine-edit-cursor.c:344: warning: nested
extern declaration of ‘gdk_draw_line’
make[2]: *** [htmlengine-edit-cursor.lo] Error 1
make[2]: Leaving directory
`/home/tuxdistro/src/evolution/obj/gtkhtml/gtkhtml'


Am Samstag, den 04.09.2010, 05:30 +0200 schrieb Thomas Mittelstaedt:
> Hey, experts,
> 
> Just installed a fresh ubuntu maverick and try to build the master tree
> with Paul Smith's makefile. Unfortunately, it won't link. 
> What do I miss?
> 
> tuxdistro ubuntu-desktop:~/src/evolution/obj/evolution-data-server/addressbook/libebook$ ls
> e-book-marshal.c                      libebook_1_2_la-e-book-marshal.lo
> libebook_1_2_la-e-name-western.lo
> e-book-marshal.h                      libebook_1_2_la-e-book-query.lo
> libebook_1_2_la-e-vcard.lo
> libebook-1.2.la                       libebook_1_2_la-e-book-view.lo
> libebook-1.2.pc
> libebook_1_2_la-e-address-western.lo  libebook_1_2_la-e-contact.lo
> libebook.pc
> libebook_1_2_la-e-book.lo             libebook_1_2_la-e-destination.lo
> Makefile
> tuxdistro ubuntu-desktop:~/src/evolution/obj/evolution-data-server/addressbook/libebook$ /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libebook-1.2.la '/opt/evo/lib'
> libtool: install: warning: relinking `libebook-1.2.la'
> libtool: install:
> (cd /home/tuxdistro/src/evolution/obj/evolution-data-server/addressbook/libebook; /bin/bash /home/tuxdistro/src/evolution/obj/evolution-data-server/libtool  --silent --tag CC --mode=relink ccache gcc -g -version-info 13:1:3 -Wl,--no-undefined -o libebook-1.2.la -rpath /opt/evo/lib libebook_1_2_la-e-book-marshal.lo libebook_1_2_la-e-address-western.lo libebook_1_2_la-e-book-query.lo libebook_1_2_la-e-book-view.lo libebook_1_2_la-e-book.lo libebook_1_2_la-e-contact.lo libebook_1_2_la-e-destination.lo libebook_1_2_la-e-name-western.lo libebook_1_2_la-e-vcard.lo ../../addressbook/libegdbus/libegdbus-book.la ../../camel/libcamel-1.2.la ../../libedataserver/libedataserver-1.2.la -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lgconf-2 -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lsqlite3 -lz -L/usr/lib -lkrb5 -lk5crypto -lcom_err -lgssapi_krb
>  5 )
> .libs/libebook_1_2_la-e-book.o: In function
> `e_book_new_default_addressbook':
> /home/tuxdistro/src/evolution/obj/evolution-data-server/addressbook/libebook/../../../../evolution-data-server/addressbook/libebook/e-book.c:3329: undefined reference to `e_source_list_peek_default_source'
> collect2: ld returned 1 exit status
> libtool: install: error: relink `libebook-1.2.la' with the above command
> before installing it
> 





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