From: Alan W. I. <ir...@be...> - 2002-12-26 22:20:34
|
On Thu, 26 Dec 2002, Maurice LeBrun wrote: > ged$ ./configure --prefix=$HOME/tools --enable-dyndrivers --disable-cxx > > gives: > > ... > checking for IceConnectionNumber in -lICE... yes > checking for dynamic drivers... null pbm plmeta ps pstex tk xwin > creating drivers/drivers.db > configure: error: conditional "am__fastdepCXX" was never defined. > Usually this means the macro was only invoked conditionally. > > and that's where it stops. I cannot confirm the problem here; ./configure --prefix=/usr/local/plplot_at --enable-dyndrivers --disable-cxx works fine here. However, I have a lot more dynamic drivers than you by default so I suspect you have a special configuration file turning some of them off. Could that file be the source of the problem? Try ./configure without it. Another thought.... I did 'make distclean' and ./bootstrap.sh before the configure. Is something from an old configure interfering with your new configure? Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ |