ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Creating auto build files


From: Thomas A. Moulton
Subject: [Ltib] Creating auto build files
Date: Thu, 6 Sep 2007 09:38:25 -0400 (EDT)
User-agent: SquirrelMail/1.4.6

I have been having some problems with the autobuild files of a package I
am creating.

Looking at another package I am familiar with (gnubg) it has the following
steps

set -x
aclocal -I m4
libtoolize --force --copy
autoheader
automake --add-missing --copy
autoconf

At times I have gotten message telling me I have mixed versions of file
formats; which brings me to my question…

This is a real stupid beginner question… It may be worth a FAQ entry is it
so basic…

What are the correct input files to this process? Makefile.am configure.ac
? others?

And do I need to run any of the tools before I make my package?

I looked around and found the following

/opt/freescale/ltib/usr/share/aclocal
/opt/freescale/ltib/usr/bin/autoheader
/opt/freescale/ltib/usr/bin/autoconf
/opt/freescale/ltib/usr/share/autoconf
/opt/freescale/ltib/usr/share/autoconf/autoconf

I don’t think I need libtoolize

Only a couple are in a BIN directory

Anyone have a autoconf 101 web page?

I have done some searches and not found a clear answer for my confusion…

tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]