[libGD] #194 [Task opened] [2009.03.21] osx problem configuring and making with higher version than aclocal-1.9

[email protected] Sun, 22 Mar 2009 01:17:16 +0100 (CET)
Newsgroups php.gd.bugs
Message-ID <[email protected]>
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - ASGR (ASGR) 

Attached to Project - libGD
Summary - [2009.03.21] osx problem configuring and making with higher version than aclocal-1.9
Task Type - Bug Report
Category - Configure/Build
Status - Unconfirmed
Assigned To - 
Operating System - BSD-like
Severity - Medium
Priority - Normal
Reported Version - 2.0.35
Due in Version - Undecided
Due Date - Undecided
Details - Dev,

Whilst configuring freetype-2.3.8, it refused to finish configuring until I
updated automake to +1.10.*. Whilst I was at gnu I also updated to
autoconf-2.63 and M4-1.4.12.

However, when configuring GD-2.0.35 more than once, the output below
is generated when configuring and when making. A crude solution is to
delete and re-install the source code every time you do a configure.

I'm assuming since freetype required an upgrade to automake, that
several changes have happened in the source code of automake that
is responsible for the output generated below.

The factory installed version of automake is still on the system but the
path to it is after the new install and no other package has complained
about the old version, so I eliminated the possibility of a conflict.

The installation process however is not affected. As far as I can tell,
all the files are compiled and installed.

A.


OUTPUT FROM CONFIGURE
-----------------------
*/gd-2.0.35/config/missing: line 46: aclocal-1.9: command not found
WARNING: `aclocal-1.9' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/sh */gd-2.0.35/config/missing --run automake-1.9 --foreign 
/Volumes/src/pkg/gd-2.0.35/config/missing: line 46: automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
.../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
.../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
aclocal.m4:1665: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:5841: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:3689: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:3688: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:1130: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:1110: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:1075: AC_PROG_LIBTOOL is expanded from...
configure.ac:46: the top level
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:1710: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3766: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:3765: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2825: _LT_AC_TAGCONFIG is expanded from...
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4929: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:4928: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:5031: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:5030: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:46: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached



More information can be found at the following URL:
http://bugs.libgd.org/?do=details&task_id=194

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.