Re: [Plib-users] Example config problem
Brought to you by:
sjbaker
From: C. H. <cho...@at...> - 2002-11-20 03:44:59
|
Norman Vine wrote: >... > > Something is definately hosed with your installation in that > after adding the AC_PREREQ(2.13) autom4te.cfg shouldn't > even be needed never mind causing an error as this was introduced > with automake 1.5 and autoconf 2.13 should be calling automake 1.4 > Hmm. That suggests an experiment. Might try renaming the development version to see if it is getting called even though it shouldn't. > FYI automake 1.5 is the future but it is INCOMPATABLE with > earlier versions and has been causing lots of grief As I read it the version I have is 1.7.1-1 (devel) and 1.4p5-5 (stable) and the compiler is 3.2-3. > > If you want you can send me < NOT the list > the output of > > cygcheck -s -v -r > and > mount > > and I 'might' be able to spot the problem I am attaching the results of piping the commands as you requested into text files. Besides giving the versions above it shows nothing about plib. Is that because plib is not part of the distribution of cygwin? Just finished with doing ./config on a clean example directory and the patch applied after doing a make clean/make/make install on plib. This allowed ./configure to run to completion. I just started a make on the examples and that is running fine. Doesn't necessarily fix the autoconf issue, but it is a very welcome state to be in. Regards, Charlie H. -- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup |