Re: Build (was: Re: MSWord importer: ...)

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Mon Jun 13 2005 - 10:08:00 CEST

I have the same problem since Dom removed my ugly hack to build the
gconf-enabled gnome toolbar.

As a temporary solution it's possible to go into src/af/ev/unix/gnome
and execute the following two commands:

make
cp *.o ..

Then run make in the project root directory and it should finish.

- Rob

On 6/13/05, Roland Kay <roland.kay@ox.compsoc.net> wrote:
>
>
>
> Thanks for committing.
>
> I don't know quite what's going on with my CVS, but I
> haven't been able to build since syncing from CVS yesterday
> morning (probably about 3am UK time). I've even tried
> deleting the abi abidist and wv directories and checking out
> a new copy, but it still fails in the same place. Below are
> the commands I'm using and the final error. Am I doing something
> stupid?
>
> Best wishes,
>
> R.
>
>
> export CVSROOT=:pserver:anoncvs@anoncvs.abisource.com:/cvsroot
> cvs -q -z3 checkout -r HEAD abi abidistfiles
> cvs -q -z3 checkout -r wv-1-0-0-STABLE wv
> cd abi/
> ./autogen.sh
> ./configure --prefix=/usr/local/pkgs/abiword-CVS-HEAD --enable-debug --enable-symbols --enable-gnome
> make
>
> Result:
> -------
> make[4]: Leaving directory
> `/mnt/space0/Source/abiword-CVS-HEAD/abi/src/af/ev/unix'
> make[4]: Entering directory `/mnt/space0/Source/abiword-CVS-HEAD/abi/src/af/ev'
> make[4]: *** No rule to make target `unix/gnome/*.o', needed by `libEv.a'.
> Stop.
> make[4]: Leaving directory `/mnt/space0/Source/abiword-CVS-HEAD/abi/src/af/ev'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/mnt/space0/Source/abiword-CVS-HEAD/abi/src/af/ev'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/mnt/space0/Source/abiword-CVS-HEAD/abi/src/af'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/mnt/space0/Source/abiword-CVS-HEAD/abi/src'
> make: *** [all-recursive] Error 1
>
>
> Versions:
> ---------
> GNU Make 3.80
> gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
> autoconf (GNU Autoconf) 2.59
> automake (GNU automake) 1.9.1
>
>
>
Received on Mon Jun 13 10:08:10 2005

This archive was generated by hypermail 2.1.8 : Mon Jun 13 2005 - 10:08:12 CEST