i am running Debian 2.1 (slink) w/ kernel 2.2.14.
i just downloaded version 1.3.1 and did:

./configure --prefix=/usr/local/package/gnucash --with-swig 
make gnome

It compiles for a little while, then gives the following errros:
gnucash-sheet.c: In function `gnucash_sheet_modify_current_cell':
gnucash-sheet.c:884: warning: assignment makes pointer from integer
without a cast
gnucash-sheet.c:885: warning: assignment makes pointer from integer
without a cast
gnucash-sheet.c: In function `gnucash_sheet_clipboard_event':
gnucash-sheet.c:1502: `GDK_C' undeclared (first use this function)
gnucash-sheet.c:1502: (Each undeclared identifier is reported only once
gnucash-sheet.c:1502: for each function it appears in.)
gnucash-sheet.c:1503: `GDK_c' undeclared (first use this function)
gnucash-sheet.c:1510: `GDK_X' undeclared (first use this function)
gnucash-sheet.c:1511: `GDK_x' undeclared (first use this function)
gnucash-sheet.c:1518: `GDK_V' undeclared (first use this function)
gnucash-sheet.c:1519: `GDK_v' undeclared (first use this function)
gnucash-sheet.c:1526: `GDK_Insert' undeclared (first use this function)
gnucash-sheet.c:1538: warning: unreachable code at beginning of switch
statement
gnucash-sheet.c: In function `gnucash_sheet_key_press_event':
gnucash-sheet.c:1662: `GDK_Tab' undeclared (first use this function)
gnucash-sheet.c:1663: `GDK_ISO_Left_Tab' undeclared (first use this
function)
gnucash-sheet.c:1676: `GDK_KP_Page_Up' undeclared (first use this
function)
gnucash-sheet.c:1677: `GDK_Page_Up' undeclared (first use this function)
gnucash-sheet.c:1684: `GDK_KP_Page_Down' undeclared (first use this
function)
gnucash-sheet.c:1685: `GDK_Page_Down' undeclared (first use this function)
gnucash-sheet.c:1692: `GDK_KP_Up' undeclared (first use this function)
gnucash-sheet.c:1693: `GDK_Up' undeclared (first use this function)
gnucash-sheet.c:1699: `GDK_KP_Down' undeclared (first use this function)
gnucash-sheet.c:1700: `GDK_Down' undeclared (first use this function)
gnucash-sheet.c:1717: `GDK_Control_L' undeclared (first use this function)
gnucash-sheet.c:1718: `GDK_Control_R' undeclared (first use this function)
gnucash-sheet.c:1719: `GDK_Shift_L' undeclared (first use this function)
gnucash-sheet.c:1720: `GDK_Shift_R' undeclared (first use this function)
gnucash-sheet.c:1721: `GDK_Alt_L' undeclared (first use this function)
gnucash-sheet.c:1722: `GDK_Alt_R' undeclared (first use this function)
gnucash-sheet.c:1726: warning: unreachable code at beginning of switch
statement
gnucash-sheet.c: In function `gnucash_sheet_class_init':
gnucash-sheet.c:2328: warning: assignment from incompatible pointer type
gnucash-sheet.c:2329: structure has no member named `selection_get'
gnucash-sheet.c: In function `gnucash_register_key_press_cb':
gnucash-sheet.c:2548: `GDK_Return' undeclared (first use this function)
gnucash-sheet.c:2553: warning: unreachable code at beginning of switch
statement
make[5]: *** [obj/gnome/gnucash-sheet.o] Error 1
make[5]: Leaving directory
`/home/mando/install/gnucash-1.3.1/src/register/gnome'
make[4]: *** [gnome] Error 2
make[4]: Leaving directory
`/home/mando/install/gnucash-1.3.1/src/register'
make[3]: *** [gnome] Error 2
make[3]: Leaving directory `/home/mando/install/gnucash-1.3.1/src'
make[2]: *** [build-flavor] Error 2
make[2]: Leaving directory `/home/mando/install/gnucash-1.3.1'
make[1]: *** [gnome.real] Error 2
make[1]: Leaving directory `/home/mando/install/gnucash-1.3.1'
make: *** [gnome] Error 2


any ideas?

-----------------------------------------------------------------------
Armando L. Caro Jr.                                  [EMAIL PROTECTED]
University of Delaware                   http://www.cis.udel.edu/~acaro       
-----------------------------------------------------------------------



--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to