problems compiling from cvs



can anyone shed some light on this?  i'm having trouble compiling
gnumeric from cvs
before this, i ran : ./configure --with-gb --with-bonobo --prefix=/usr
--sysconfdir=/etc
and everything came out great
i have all the dependencies (gnome-print, gal) met and compiled from
source, as well as some optional stuff (guppi3 from cvs)
anyway, i'm getting the following error when i try to make gnumeric

[mdoller mrburns gnumeric]$ make
make  all-recursive
make[1]: Entering directory
`/home/mdoller/Documents/programming/gnumeric'
Making all in .
make[2]: Entering directory
`/home/mdoller/Documents/programming/gnumeric'
sed -e 's^\ icondir\@^/usr/share/pixmaps^g' < ./gnumeric.keys.in >
gnumeric.keys.tmp \
&& mv gnumeric.keys.tmp gnumeric.keys 
sed -e 's?\ gnumeric_prefix\@?/usr?g' \
    -e 's?\ gnumeric_exec_prefix\@?/usr?g' \
    -e 's?\ gnumeric_version\@?"0.66-bonobo"?g' \
    -e 's?\ gnumeric_datadir\@?/usr/share/gnumeric/0.66-bonobo?g' \
    -e 's?\ gnumeric_libdir\@?/usr/lib/gnumeric/0.66-bonobo?g' \
    -e
's?\ gnumeric_plugindir\@?/usr/lib/gnumeric/0.66-bonobo/plugins?g' \
    -e 's?\ gnumeric_gladedir\@?/usr/share/gnumeric/0.66-bonobo/glade?g'
\
    -e 's?\ gnumeric_bonobo_enabled\@?yes?g' \
      < ./gnumericConf.sh.in > gnumericConf.tmp \
  && mv gnumericConf.tmp gnumericConf.sh
make[2]: Leaving directory
`/home/mdoller/Documents/programming/gnumeric'
Making all in intl
make[2]: Entering directory
`/home/mdoller/Documents/programming/gnumeric/intl'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory
`/home/mdoller/Documents/programming/gnumeric/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/mdoller/Documents/programming/gnumeric'
make: *** [all-recursive-am] Error 2
[mdoller mrburns gnumeric]$ 

thanks in advance
matt

-- 
Matthew J. Doller
mdoller wpi edu

WPI Box 1977
100 Institute Rd.
Worcester MA, 01609





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