[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: javahl building woes for Mandrake RPM generation [For Mika, Florin, Patrick - or anyone else if interested]

From: lamikr_mdk <lamikr_mdk_at_aragorn.kortex.jyu.fi>
Date: 2003-09-27 09:19:15 CEST

I have followed the development in the OS/2 and there automake and
autoconf have often caused problems due to filesystem having drive
letters and not having symbolic links. I thought that after running
Linux I will not have these problems anymore but I forget the versioning
problem. :-(

Anyway if you want to build javahl with the older distro than I have
then I believe that you really must to modify configure in. Basic things
that makefiles should do are in my understanding following.

    Build all java-files from the src directory.
    Produce h.files from the java-classes for the native c-part.
    Build c-files from the native-directory
    Link c-files together
    jar all java classes to single jar.

Mika

Florin Iucha wrote:
> On Sat, Sep 27, 2003 at 01:11:10AM -0400, Files wrote:
>
>>In the meantime, do you have any knowledge of the internal workings of
>>automake and the like?
>
>
> Urrgh... no! I tried approaching them and I saw people running scared :)
>
> florin
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 27 09:19:45 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.