Hi Robert, after applying the rest of the patches i'm getting the following errors:
1. my automake version is less than 2.61 (AC_PREREQ(2.61) change in libgc/libffi) after undoing these changes i get this during configure of libffi: ./config.status: line 1050: ./../../config-ml.in: No such file or directory configure: error: ./configure failed for libffi Klaus > -----Ursprüngliche Nachricht----- > Von: Robert Schwebel <[EMAIL PROTECTED]> > Gesendet: 05.02.07 08:24:11 > An: [EMAIL PROTECTED] > CC: [email protected] > Betreff: Re: [DotGNU] [patch 00/39] pnet build system fixes > Hi Klaus, > > On Mon, Feb 05, 2007 at 08:10:12AM +0100, [EMAIL PROTECTED] wrote: > > i didn't supply any arguments to make distcheck. > > > > But i have to mention that i didn't apply the patches for auto_gen.sh > > in libgc and libffi and the corresponding configure.in changes. > > > > Maybe we'll have to pass the right prefix to configure in libgc > > because it tried to install the files in /gc/... > > Please start with the series "as it is", to make sure that it works the > way the series is done. If it does, we can have a look at the library > questions. > > If you see installation problems with one of the "inferior" libraries, > it is most probably the right solution to apply my patches to them as > well (maybe documented somewhere in the tree), even if this means that > we should asap push the changes to the upstream versions of these > packets. My experience is that if you start providing arbitrary > variables to inferior configure scripts you are doing something wrong. > > The autotools perfectly handle the case that a packet contains sub > packets with their own configure scripts, and they know how do to it > _right_, which is most times not the case if you fiddle around with the > things manually. This was one of the problems with the old code which > called the configure scripts; it didn't even handle DESTDIR correctly. > > Robert > -- > Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de > Pengutronix - Linux Solutions for Science and Industry > Handelsregister: Amtsgericht Hildesheim, HRA 2686 > Hannoversche Str. 2, 31134 Hildesheim, Germany > Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 > > _______________________________________________ > Developers mailing list > [email protected] > http://dotgnu.org/mailman/listinfo/developers > _____________________________________________________________________ Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 _______________________________________________ Developers mailing list [email protected] http://dotgnu.org/mailman/listinfo/developers
