Problems Compiling!
Tony White
tony.mzungu at gmail.com
Tue Mar 4 11:29:35 GMT 2008
Ben,
You need to make sure you have all you need - sudo aptitude install
build-essential - and probably at least the linux headers for your
running kernel:
sudo aptitude install linux-headers-`uname -r`
note: they are back-ticks above!
Then, for your build,
./configure
make
sudo make install
HTH,
Tony
On 04/03/2008, Nzomo Bernards <nzomosky at gmail.com> wrote:
> This email is from a ubuntu-ke subscriber to other subscribers inluding you:)
> Hello Guys,
>
> I hope wherever you are you are safe.
>
> You know there comes a time when someone has to compile from source.....i
> have this source from (cclfox+libcclfox) that needs to be compiled so that i
> can install it in my cyber setting....however there is problem that the
> following messages are proving difficult to solve:
>
>
> aclocal:configure.in:15: warning: macro `AM_PROG_LIBTOOL' not found in
> library
> root at PC014:/home/cybertel/libcclc-0.7.0# make
> cd . && /bin/bash /home/cybertel/libcclc-0.7.0/missing --run automake-1.9--gnu
> src/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
> src/Makefile.am:5:
> src/Makefile.am:5: The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
> src/Makefile.am:5: to `configure.in' and run `aclocal' and `autoconf' again.
> make: *** [Makefile.in] Error 1
> root at PC014:/home/cybertel/libcclc-0.7.0# automake
> src/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
> src/Makefile.am:5:
> src/Makefile.am:5: The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
> src/Makefile.am:5: to `configure.in' and run `aclocal' and `autoconf' again.
>
>
> After adding the AC_PROG_LIBTOOL and running aclocal and autoconf
> again......i got
>
>
> configure.in:15: error: possibly undefined macro: AM_PROG_LIBTOOL
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
> configure.in:16: error: possibly undefined macro: AC_PROG_LIBTOOL
>
> I have to admit that this is where the world turns black! esp with the
> m4....
>
> Any form of help will be appreciated.
>
> Thanks a lot.
> Ben
> PS. I am running 7.10 GG on PIII 1Ghz, 384MB
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: https://lists.ubuntu.com/archives/ubuntu-ke/attachments/20080304/7f6fe3fe/attachment.htm
>
> --
> Ubuntu-ke mailing list
> Ubuntu-ke at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-ke
>
--
Tony White
More information about the Ubuntu-ke
mailing list