Hello again :-/

Well as far as I know to be able to "make dist" I guess I have to run
the generated configure-script first, however it fails saying GConf2
is missing.
However I've GConf2 installed, I even updated it to 2.14 to make sure
I use an up-to-date version and its installed in default location ...
will gconf2 also be needed for my embedded build?!

I don't understand, classpath-0.91 builds so nicely but CVS only
causes problems to me.
As far as i know gconf was not needed, the downloadable tarball just
compiled without causing any problems.

Any ideas what could be wrong?

lg Clemens

2006/7/21, Michael Koch <[EMAIL PROTECTED]>:
On Fri, Jul 21, 2006 at 08:09:33AM +0200, Clemens Eisserer wrote:
> Hello again,
>
> Thanks for all the help and patience, its really seldom to get such
> amount help ... thanks!
>
> I now discovered that the debian-based Maemo-scartchbox SDK only comes
> with automake-1.8.5 whereas classpath requires at least 1.9 so it
> bails out with an error message - running autogen.sh on my Fedora Core
> 4 box and trying to run the generated configure-file fails since
> symbolic links to e.g. config.sub are not valid.
>
> I fear I am not experienced enough to update the whole
> build-machinary, however running configure which is distributed as
> part of classpath-0.91 works perfektly.
> How do classpath-developers generate these file without running into
> problems with the symbolic link desaster I experienced.

As long as you build on the machine where you ran autogen.sh this is no
problem. When you want to use everything on a second machine you should
use "make dist" and use the created classpath-VERSION.tar.gz on the
other machine. It includes all files directly and no symlinks. This way
you can use the latest autotools from fedora and build easily in your
Maemo-scratchbox environemnt.


Cheers,
Michael
--
http://www.worldforge.org/


Reply via email to