[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gmake error
From: |
Jussi Aalto |
Subject: |
Re: gmake error |
Date: |
Fri, 6 Sep 2002 01:32:13 +0300 |
User-agent: |
KMail/1.4.1 |
On Thursday 05 September 2002 22:18, Pawel Kot wrote:
>
> Eh, sorry, but you either didn't run the autogen.sh script or you don't
> have somethine installed. See the autogen.sh content and run the commands
> one by one byt hand.
>
> pkot
After this version gnokii has refused to compile:
$ gnokii --version
GNOKII Version 0.5.0pre
Built 20:42:15 Aug 28 2002 for 7110 on /dev/ttyS0
Only things that have changed after that on my system are gnokii sources.
Are there new dependencies?
No, I didn't run autogen.sh.
This is what I usually do after updating the sources:
$ autoconf
$ autoheader
$ ./configure [<options>]
$ make
Not recommended anymore?
Also haven't seen these messages earlier:
$ autoconf
configure.in:36: AC_PROG_CPP was called before AC_PROG_CC
$ autoheader
configure.in:36: AC_PROG_CPP was called before AC_PROG_CC
$ ./configure
....
checking for shared library run path origin... config/config.rpath: -E:
command not found
done
.....
J.