Re: building gnumeric in garnome



On Fri, Nov 22, 2002 at 10:12:50AM -0500, Jody Goldberg wrote:
On Fri, Nov 22, 2002 at 08:44:54AM -0500, Michael George wrote:
~>cat garnome.sourcable 
PREFIX=/home/george/garnome

PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig; export PKG_CONFIG_PATH
ACLOCAL_FLAGS="-I $PREFIX/share/sclocal"; export PKG_CONFIG_PATH
                                  ^
That looks like a typo s/sclocal/aclocal/

Oops...

aclocal: couldn't open directory `/home/george/garnome/share/sclocal': No such file or directory

**Error**: `aclocal' failed. Please fix the warnings
Which looks like the cause of this.

Okay, let's try it again...
---------------------------------------------------------------------------
~/GNOME/gnumeric>printenv
...
ACLOCAL_FLAGS=-I /home/george/garnome/share/aclocal
...
LD_LIBRARY_PATH=/home/george/garnome/lib/
...
GNOME_PATH=/home/george/garnome/bin
...
PKG_CONFIG_PATH=/home/george/garnome/lib/pkgconfig
...
PATH=/home/george/garnome/bin:/home/george/garnome/bin:/home/george/bin:/home/george/RGT/bin:/usr/local/bin/:/usr/local/OpenOffice/program:/bin:/usr/bin:/usr/X11/bin:/usr/openwin/bin:/usr/games:/usr/local/games:/sbin:/usr/sbin:/usr/local/src/Twin/TWIN/linux/bin
...
---------------------------------------------------------------------------

---------------------------------------------------------------------------
~/GNOME/gnumeric>./autogen.sh --prefix=/home/george/garnome
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /home/george/garnome/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
patching file po/Makefile.in.in
Hunk #1 succeeded at 21 (offset 7 lines).
Hunk #2 succeeded at 34 (offset -5 lines).
Hunk #3 succeeded at 99 with fuzz 2 (offset 7 lines).
Hunk #4 succeeded at 196 (offset -22 lines).
Hunk #5 succeeded at 236 (offset 7 lines).
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /home/george/garnome/share/aclocal/gnome2-macros -I /home/george/garnome/share/aclocal ...
aclocal: /usr/share/aclocal/audiofile.m4: 12: duplicated macro `AM_PATH_AUDIOFILE'
aclocal: /usr/share/aclocal/esd.m4: 10: duplicated macro `AM_PATH_ESD'
aclocal: /usr/share/aclocal/esd.m4: 169: duplicated macro `AM_ESD_SUPPORTS_MULTIPLE_RECORD'
aclocal: /usr/share/aclocal/pkg.m4: 5: duplicated macro `PKG_CHECK_MODULES'
aclocal: /usr/share/aclocal/xml-i18n-tools.m4: 27: duplicated macro `AC_PROG_XML_I18N_TOOLS'
aclocal: /usr/share/aclocal/xml-i18n-tools.m4: 112: duplicated macro `AM_PROG_XML_I18N_TOOLS'

**Error**: `aclocal' failed. Please fix the warnings
(probably missing development files) and try again
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/home/george/garnome ...
./autogen.sh: ./configure: No such file or directory
---------------------------------------------------------------------------

So the problem persists...

-- 
In light of the terrorist attack on the U.S.:
        They that give up essential liberty to obtain a little temporary
        safety deserve neither liberty nor safety.
                        -- Benjamin Franklin, 1759



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