configure error
Tim Wunder
tim at thewunders.org
Sun May 4 20:22:10 CDT 2003
$ automake --version
automake (GNU automake) 1.6.3
Written by Tom Tromey <tromey at redhat.com>.
$ autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
I've recently upgraded KDE using apt-get and the rpm's provided by kde-redhat,
but I don't think that affected anything other than kde and qt stuff.
These versions look to be the same as what was originally installed.
For grins:
$ cat /etc/ld.so.conf
/usr/lib
/usr/kerberos/lib
/usr/X11R6/lib
/usr/lib/sane
/usr/lib/mysql
/usr/local/lib
/usr/lib/qt-3.0.5/lib
/usr/lib/qt-3.1/lib
[dad at downstairs gnucash]$ locate libpopt
/usr/lib/libpopt.so.0
/usr/lib/libpopt.a
/usr/lib/libpopt.la
/usr/lib/libpopt.so
/usr/lib/libpopt.so.0.0.0
$ rpm -qf /usr/lib/libpopt.so
popt-1.7-1.06
Tim
On Sunday 04 May 2003 5:07 pm, someone claiming to be Derek Atkins wrote:
> ok, what version of auto-tools are you using?
> In particular, what version of automake and autoconf?
>
> I just tested CVS (1.l8 branch) and I cannot reproduce this problem
> here, so let's figure out where you're different. Note that I do not
> believe that we support automake-1.7, so if you've recently upgraded
> to am-1.7 you probably need to downgrade back to 1.6.
>
> -derek
>
> Tim Wunder <tim at thewunders.org> writes:
> > On Sunday 04 May 2003 2:32 pm, someone claiming to be Herbert Thoma wrote:
> > > Hi,
> > >
> > > with the latest CVS I get this error in HEAD and stable branches.
> >
> > <snip>
> >
> > > configure: error:
> > >
> > > popt 1.5 or newer is required to build gnucash. You can download
> > > the latest version from ftp://people.redhat.com/sopwith/popt/, or if
> > > you're running Debian, install the libpopt-dev package.
> > >
> > > make: *** [config.status] Fehler 1
> >
> > So it's not just me...
> >
> > >From config.log:
> >
> > <quote>
> > configure:17552: checking for poptStrippedArgv in -lpopt
> > configure:17585: -o conftest conftest.cc -lpopt -lm -lm >&5
> > /home/dad/gnc_cvs/gnucash2/gnucash/configure: line 1: -o: command not
> > found configure:17588: $? = 127
> > configure: failed program was:
> > #line 17559 "configure"
> > #include "confdefs.h"
> >
> > /* Override any gcc2 internal prototype to avoid an error. */
> > #ifdef __cplusplus
> > extern "C"
> > #endif
> > /* We use char because int might match the return type of a gcc2
> > builtin and then its argument prototype would still apply. */
> > char poptStrippedArgv ();
> > #ifdef F77_DUMMY_MAIN
> > # ifdef __cplusplus
> > extern "C"
> > # endif
> > int F77_DUMMY_MAIN() { return 1; }
> > #endif
> > int
> > main ()
> > {
> > poptStrippedArgv ();
> > ;
> > return 0;
> > }
> > configure:17605: result: no
> > configure:17620: error:
> >
> > popt 1.5 or newer is required to build gnucash. You can download
> > the latest version from ftp://people.redhat.com/sopwith/popt/, or if
> > you're running Debian, install the libpopt-dev package.
> >
> >
> > ## ---------------- ##
> > </quote>
> >
> > Regards,
> > Tim
> >
> > --
> > RedHat Psyche 8.0, stock kernel, KDE 3.1.CVS, Xfree86 4.2.1
> > 2:55pm up 5 days, 16:49, 2 users, load average: 0.18, 0.24, 0.16
> > It's what you learn after you know it all that counts
> >
> > _______________________________________________
> > gnucash-devel mailing list
> > gnucash-devel at lists.gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
More information about the gnucash-devel
mailing list