On Sun, Dec 30, 2001 at 06:06:50PM -0600, Larry Rosenman wrote: > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [011230 18:02]: > > On Sun, Dec 30, 2001 at 05:52:36PM -0600, Larry Rosenman wrote: > > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [011230 17:49]: > > > > On Sun, Dec 30, 2001 at 05:29:26PM -0600, Larry Rosenman wrote: > > > > > > configure is generated from aclocal.m4. Fixing aclocal.m4 isn't the right > > > > > > place either as aclocal.m4 is generated by 'aclocal' which takes the > > > > > > funtions from acinclude.m4 and the M4-files from /usr/share/aclocal/ > > > > > > > > > > Where are the /usr/share/aclocal files in the snap tarball? I don't > > > > > have autoconf installed here... > > > > > > > > Ah, I see. Then it up to the packaging team to do this step. > > > > > > so, Am I out of the loop for now? > > > > More or less. Your patches should additionally be submitted to the > > autoconf/libtool team (depends on which M4-file is broken). > Which versions do y'all use to create the tarball? > > the aclocal stuff looks local to PHP to me....
As I've already said: aclocal.m4 is generated by 'aclocal'. I've grepped for the first line of you fix: $ grep "export_dynamic_flag_spec='-Bexport'" /usr/share/aclocal/* /usr/share/aclocal/libtool.m4: export_dynamic_flag_spec='-Bexport' Your fix has to go into the libtool package itself. Ask the libtool developers for help, please. http://www.gnu.org/software/libtool/ > > They will ask you for the version of autoconf/automake/libtool you used. It > > is best you generate teh configure scripts once on your own with your own > > autoconf/automake/libtool setup. > > where can I get the full setup you use? Perhaps the CVS requirement apply here, too: http://www.php.net/anoncvs.php > Larry Rosenman http://www.lerctr.org/~ler Jan -- mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet) http://jan.kneschke.de weigon @ #modlogan (openprojects) -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]