From bug-octave-request at bevo dot che dot wisc dot edu Sun Jan 5 10:54:37 2003 Subject: autoconf in kpathsea From: "Shan G. Smith" To: bug-octave at bevo dot che dot wisc dot edu Date: Sun, 5 Jan 2003 10:15:28 -0700 (MST) Hi, I tried building octave-2.1.43 on a RedHat 7.2 system with the following configure options: CC=/usr/local/bin/gcc-3.2.1 CXX=/usr/local/bin/g++-3.2.1 F77=/usr/local/bin/g77-3.2.1 \ ./configure --prefix=/usr/local --infodir=/usr/share/info --enable-shared --enable-dl \ --with-fftw The build failed when attempting to link the liboctave shared library because there was no SHARED directory in kpathsea, and obviously no object files there. I noticed in the changelog that acklibtool.m4 had been modified so I autoconfed in that directory, re-configured in the top directory and the build succeeded. Thanks for an excellent piece of software. BTW, If you are interested in someone to provide RPMs I am willing. Regards, Shan Smith ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------