Hi folks,

I checked out the CVS copy in hopes of playing around with the gnome
version.  Unfortunately, I stall out at the compilation stage.

Here's what happens:

[eldrik@quicksilver gnucash]$ make gnome
make FLAVOR=gnome build-flavor
make[1]: Entering directory `/home/workspace/gnucash'
make[2]: Entering directory `/home/workspace/gnucash/lib'
Makefile:65: warning: overriding commands for target `dist'
../Makefile.common:99: warning: ignoring old commands for target
`dist'
(cd g-wrap && make)
make[3]: Entering directory `/home/workspace/gnucash/lib/g-wrap'
make all-recursive
make[4]: Entering directory `/home/workspace/gnucash/lib/g-wrap'
Making all in doc
make[5]: Entering directory `/home/workspace/gnucash/lib/g-wrap/doc'
make[5]: @SHELL@: Command not found
make[5]: *** [g-wrap.info] Error 127
make[5]: Leaving directory `/home/workspace/gnucash/lib/g-wrap/doc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/workspace/gnucash/lib/g-wrap'
make[3]: *** [all-recursive-am] Error 2
make[3]: Leaving directory `/home/workspace/gnucash/lib/g-wrap'
make[2]: *** [g-wrap-install] Error 2
make[2]: Leaving directory `/home/workspace/gnucash/lib'
make[1]: *** [build-flavor] Error 2
make[1]: Leaving directory `/home/workspace/gnucash'
make: *** [gnome] Error 2

Looking at the makefile in gnucash/lib/g-wrap/doc shows SHELL =
@SHELL@.  Isn't this supposed to be set during the ./config phase?

After I fixed a few of the Makefiles by hand, I gave up.  What should
I do to fix this the /right/ way?

Thanks.

-- 
Bruce Z. Lysik  <[EMAIL PROTECTED]>   http://www.logrus.com/~eldrik
GCS d++(-) a-- C++ ULS+++$ P+++$ L++ E+ W+++ N++ w--- M-- V PS PE
Y+ PGP+ t+ 5++ X+ R+ tv+ b++ DI+ G e++ h+ r y+ s

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

Reply via email to