i have a problem with Make , the error is
 
make  all-recursive
make[1]: Entering directory `/gnucash-1.3.99'
Making all in debian
make[2]: Entering directory `/gnucash-1.3.99/debian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gnucash-1.3.99/debian'
Making all in doc
make[2]: Entering directory `/gnucash-1.3.99/doc'
Making all in examples
make[3]: Entering directory `/gnucash-1.3.99/doc/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/gnucash-1.3.99/doc/examples'
Making all in html
make[3]: Entering directory `/gnucash-1.3.99/doc/html'
Making all in C
make[4]: Entering directory `/gnucash-1.3.99/doc/html/C'
Making all in image
make[5]: Entering directory `/gnucash-1.3.99/doc/html/C/image'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/gnucash-1.3.99/doc/html/C/image'
make[5]: Entering directory `/gnucash-1.3.99/doc/html/C'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/gnucash-1.3.99/doc/html/C'
make[4]: Leaving directory `/gnucash-1.3.99/doc/html/C'
Making all in fr
make[4]: Entering directory `/gnucash-1.3.99/doc/html/fr'
Making all in image
make[5]: Entering directory `/gnucash-1.3.99/doc/html/fr/image'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/gnucash-1.3.99/doc/html/fr/image'
make[5]: Entering directory `/gnucash-1.3.99/doc/html/fr'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/gnucash-1.3.99/doc/html/fr'
make[4]: Leaving directory `/gnucash-1.3.99/doc/html/fr'
make[4]: Entering directory `/gnucash-1.3.99/doc/html'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/gnucash-1.3.99/doc/html'
make[3]: Leaving directory `/gnucash-1.3.99/doc/html'
make[3]: Entering directory `/gnucash-1.3.99/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/gnucash-1.3.99/doc'
make[2]: Leaving directory `/gnucash-1.3.99/doc'
Making all in intl
make[2]: Entering directory `/gnucash-1.3.99/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gnucash-1.3.99/intl'
Making all in lib
make[2]: Entering directory `/gnucash-1.3.99/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gnucash-1.3.99/lib'
Making all in po
make[2]: Entering directory `/gnucash-1.3.99/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gnucash-1.3.99/po'
Making all in raw
make[2]: Entering directory `/gnucash-1.3.99/raw'
Making all in ofx
make[3]: Entering directory `/gnucash-1.3.99/raw/ofx'
Making all in dtd
make[4]: Entering directory `/gnucash-1.3.99/raw/ofx/dtd'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/gnucash-1.3.99/raw/ofx/dtd'
Making all in explore
make[4]: Entering directory `/gnucash-1.3.99/raw/ofx/explore'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/gnucash-1.3.99/raw/ofx/explore'
Making all in parser
make[4]: Entering directory `/gnucash-1.3.99/raw/ofx/parser'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/gnucash-1.3.99/raw/ofx/parser'
make[4]: Entering directory `/gnucash-1.3.99/raw/ofx'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/gnucash-1.3.99/raw/ofx'
make[3]: Leaving directory `/gnucash-1.3.99/raw/ofx'
make[3]: Entering directory `/gnucash-1.3.99/raw'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/gnucash-1.3.99/raw'
make[2]: Leaving directory `/gnucash-1.3.99/raw'
Making all in rpm
make[2]: Entering directory `/gnucash-1.3.99/rpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gnucash-1.3.99/rpm'
Making all in src
make[2]: Entering directory `/gnucash-1.3.99/src'
Making all in doc
make[3]: Entering directory `/gnucash-1.3.99/src/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/gnucash-1.3.99/src/doc'
Making all in engine
make[3]: Entering directory `/gnucash-1.3.99/src/engine'
Making all in sql
make[4]: Entering directory `/gnucash-1.3.99/src/engine/sql'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/gnucash-1.3.99/src/engine/sql'
make[4]: Entering directory `/gnucash-1.3.99/src/engine'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -g -O2 -Wall -g -g -Wall -ansi -pedantic -Wwrite-strings -Wid-clash-31 -Wpointer-arith
-Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Woverloaded-virtual -Winline -felide-constructors -fnonnull-objects -I/usr/lib/glib/include -c Session.c
rm -f .libs/Session.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -g -O2 -Wall -g -g -Wall -ansi -pedantic -Wwrite-strings -Wid-clash-31 -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wshadow -Woverloaded-virtual -Winline -felide-constructors -fnonnull-objects -I/usr/lib/glib/include -c Session.c  -fPIC -DPIC -o .libs/Session.lo
make[4]: *** [Session.lo] Error 1
make[4]: Leaving directory `/gnucash-1.3.99/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/gnucash-1.3.99/src/engine'
make[2]: *** [all-recursive] Error
make[2]: Leaving directory `/gnucash-1.3.99/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gnucash-1.3.99'
make: *** [all-recursive-am] Error 2
 
what is the solution?
 
                                Thanks
                                    Ale

Reply via email to