[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xgnokii broken in CVS
From: |
Bastien Nocera |
Subject: |
Re: xgnokii broken in CVS |
Date: |
Tue, 16 Aug 2005 21:38:07 +0100 |
Hey Pawel,
On Tue, 2005-08-16 at 22:15 +0200, Pawel Kot wrote:
> Hi,
>
> When compilig xgnokii from current CVS I get the following error:
>
> /bin/sh ../libtool --mode=compile gcc -g -O2 -I../include
> -I/usr/X11R6/include -pthread -I/usr/include/gtk-1.2
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
> -DGTK_ENABLE_BROKEN -I/usr/X11R6/include -o xgnokii_contacts.lo -c
> xgnokii_contacts.c
> gcc -g -O2 -I../include -I/usr/X11R6/include -pthread
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/X11R6/include -DGTK_ENABLE_BROKEN -I/usr/X11R6/include -c
> xgnokii_contacts.c -fPIC -DPIC -o .libs/xgnokii_contacts.o
> xgnokii_contacts.c: In function `GUI_CreateContactsWindow':
> xgnokii_contacts.c:3363: error: too few arguments to function
> `gtk_toolbar_new'
>
> glib2 2.6.3, gtk2 2.6.4
>
> Can we have this fixed?
You didn't re-run autogen.sh. It's still using gtk+ 1.2.x (see the
includes).
Cheers
---
Bastien Nocera <address@hidden>