[Fink-devel] I think i broke something

2002-01-30 Thread Justin Hallett

What does this mean and how can i fix it?  I changed to order in the
configure script to try .dylib before .so and this happened.

make
cd .  aclocal
cd .  automake --gnu --include-deps Makefile
cd .  autoconf
./aclocal.m4:448: error: m4_defn: undefined macro: _m4_divert_diversion
aclang.m4:173: AC_LANG_RESTORE is expanded from...
./aclocal.m4:448: the top level
make: *** [configure] Error 1

¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,
 Justin F. Hallett   
CAISnet Inc.  
  2nd Floor, 11635 - 160 Street   
 Edmonton, AB, Canada  T5M 3Z3
  Phone: (780)-408-3094
Fax: (780)-454-3200
E-Mail: [EMAIL PROTECTED]
 http://www.caisnet.com/
¸.·´^`·.,][JFH][`·.,¸¸.·´][JFH][¸.·´^`·.,


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] I think i broke something

2002-01-30 Thread Jeremy Higgs

On 31/1/02 3:25 AM, Justin Hallett [EMAIL PROTECTED] wrote:

 What does this mean and how can i fix it?  I changed to order in the
 configure script to try .dylib before .so and this happened.
 
 make
 cd .  aclocal
 cd .  automake --gnu --include-deps Makefile
 cd .  autoconf
 ./aclocal.m4:448: error: m4_defn: undefined macro: _m4_divert_diversion
 aclang.m4:173: AC_LANG_RESTORE is expanded from...
 ./aclocal.m4:448: the top level
 make: *** [configure] Error 1
 

Whoops... Doesn't look good.

Were those 'aclocal', 'automake' and 'autoconf' calls made by the Makefile,
or were they added in by you? Nevertheless, that should probably be removed
from the Makefile, and added to a patch, I think! Otherwise there may be
compile problems across different versions of automake and autoconf.


___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel