>I don't remember the actual automake tests, but you may have a look at >tar.m4 that comes with it, and see what it accepts. > >As a quick first step, can you edit the line in mono/configure.in that >reads > > m4_ifdef([_A][M_PROG_TAR],[_A][M_SET_OPTION([tar-ustar])]) > >change the 'tar-ustar' to 'tar-pax', and rerun autogen.sh. I think >it'll pick up your 'pax' executable. > >- Hari
Hey thanks, At least I got a clue where my problems come from. However I do _not_ have a autogen.sh. (I use the mono-1.1.8.1 package) Atm I just patched configure itself just to see what happens next. I know that this is a very bad solution and I'll fix it. However it would be nice to know what autogen script does exactly. Once again thanks, Tino _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
