On Sun, Oct 07, 2007 at 08:00:42PM +0200, Marco Cavallini wrote:
> I added sed to the latest ptxdist-trunk and I hope that always will be
> fine, otherwise please let me know what is wrong :-)
You shouldn't copy an old file and modify it; please use
ptxdist newpacket target
in your rules/ directory if you want to create a new make file.
In the prepare stage you should also take care about the following
options:
--disable-largefile omit support for large files
--disable-i18n disable internationalization (default=yes)
--enable-regex-tests enable regex matcher regression tests (default=yes)
--enable-html build HTML manual (default=no)
--disable-nls do not use Native Language Support
--with-included-regex use included regex matcher (default=yes)
--with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
--without-libiconv-prefix don't search for libiconv in includedir and
libdir
--with-included-gettext use the GNU gettext library included here
--with-libintl-prefix=DIR search for libintl in DIR/include and DIR/lib
--without-libintl-prefix don't search for libintl in includedir and libdir
Several of them might influence the build in a non-defined way, i.e.
what happens might depend on which other targets have been built before.
Thanks,
Robert
--
Pengutronix - Linux Solutions for Science and Industry
Entwicklungszentrum Nord http://www.pengutronix.de
--
ptxdist mailing list
[email protected]