You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Grizzly(Francis Smit) <gr...@sm...> - 2009-03-15 14:29:39
|
Hi I want to do some actions post install how do I do this in automake -- In my life God comes first.... but Linux is pretty high after that :-D Grizzly(Francis Smit) http://www.geekcode.com/ -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GM/CS/P/PA d- s+:+> a+>? C++++ UL++++@ P+ L+++ E--- W+++ N+(++) K w--- M-- V-- PS(+) PE(-) Y+(++) PGP++ t+(++) 5 X- R- tv b+++(++++) DI(--) D G e++(+++) h-- r- y- ------END GEEK CODE BLOCK------ |
|
From: Grizzly(Francis Smit) <gr...@sm...> - 2009-03-15 14:25:06
|
Grizzly(Francis Smit) wrote: > Hi I want to do some actions post install how do I do this in automake > > Oh and I need to do some actions pre-uninstall too -- In my life God comes first.... but Linux is pretty high after that :-D Grizzly(Francis Smit) http://www.geekcode.com/ -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GM/CS/P/PA d- s+:+> a+>? C++++ UL++++@ P+ L+++ E--- W+++ N+(++) K w--- M-- V-- PS(+) PE(-) Y+(++) PGP++ t+(++) 5 X- R- tv b+++(++++) DI(--) D G e++(+++) h-- r- y- ------END GEEK CODE BLOCK------ |
|
From: leow c. <leo...@ya...> - 2006-09-01 11:23:41
|
Hi I am just a newbie here but I have a code that I would like to port. This is my first time packaging any program.... and I am quite stumped.. After installing the `autotoolset', (assuming that it was done completely), i ran the `acmkdir test' to make the necessary templates for the package... but in the `aclocal' phase. the system complains about "underquoted definition" warnings... and then ends with not finding acsite.m4 in the /usr/share/aclocal.... actually I cant find acsite.m4 anywhere in my system... I have automake 1.85, autoconf 2.59 and libtool 1.5.6... the autoolset is 0.11.4.... please advise... Thanks Erin # Below is the entire output after executing acmkdir.... >>>>>>>>>>> [root@localhost Desktop]# acmkdir test1 Ready to create a new distribution skeleton directory. The current working directory is: --> /root/Desktop If you make a mistake and need to abort, press ctrl-C. Name of distribution: test1 Your full name: erin Your email address: erin@test1 Do you want to proceed? (y/n) y + Mode is default + Making directory test1 + Making src directory + Making doc directory + Making m4 directory + Making config directory + Making default text files + Making INSTALL file link + Running reconf - aclocal. /usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG /usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG/usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of AM_PATH_SIGC /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF /usr/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC /usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD /usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of AC_LIB_RAW1394_FLAGS /usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition of AC_LIB_RAW1394_HEADERS /usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition of AC_LIB_RAW1394_LIBVERSION /usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition of AC_LIB_RAW1394_RUNTEST /usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition of AC_LIB_RAW1394 /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of AM_PATH_LIBGLADE /usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL /usr/share/aclocal/lf_x11.m4:33: warning: underquoted definition of LF_PATH_XLIB/usr/share/aclocal/lf_warnings.m4:30: warning: underquoted definition of LF_CHECK_CXX_FLAG /usr/share/aclocal/lf_warnings.m4:54: warning: underquoted definition of LF_CHECK_CC_FLAG /usr/share/aclocal/lf_warnings.m4:78: warning: underquoted definition of LF_CHECK_F77_FLAG /usr/share/aclocal/lf_warnings.m4:105: warning: underquoted definition of LF_SET_WARNINGS /usr/share/aclocal/lf_txtc.m4:22: warning: underquoted definition of LF_PROG_TXTC /usr/share/aclocal/lf_texidoc.m4:22: warning: underquoted definition of LF_USE_TEXIDOC /usr/share/aclocal/lf_nm.m4:32: warning: underquoted definition of LF_PROG_NM /usr/share/aclocal/lf_local.m4:33: warning: underquoted definition of LF_LINK_HEADERS /usr/share/aclocal/lf_local.m4:85: warning: underquoted definition of LF_SET_INCLUDES /usr/share/aclocal/lf_local.m4:123: warning: underquoted definition of LF_LINK_HEADERS_FUCK /usr/share/aclocal/lf_lisp.m4:22: warning: underquoted definition of LF_PATH_LISPDIR /usr/share/aclocal/lf_host_type.m4:32: warning: underquoted definition of LF_HOST_TYPE /usr/share/aclocal/lf_fortran.m4:63: warning: underquoted definition of LF_PROG_F77_PREFER_NATIVE_VERSION /usr/share/aclocal/lf_fortran.m4:72: warning: underquoted definition of LF_PROG_F77_PREFER_F2C_COMPATIBILITY /usr/share/aclocal/lf_fortran.m4:87: warning: underquoted definition of LF_PROG_F77 /usr/share/aclocal/lf_fortran.m4:263: warning: underquoted definition of LF_PROG_F2C /usr/share/aclocal/lf_fortran.m4:375: warning: underquoted definition of LF_PROG_F77_IS_G77 /usr/share/aclocal/lf_fortran.m4:392: warning: underquoted definition of LF_CHECK_F77_UPPERCASE_NAMES /usr/share/aclocal/lf_fortran.m4:412: warning: underquoted definition of LF_CHECK_F77_APPEND_UNDERSCORE /usr/share/aclocal/lf_fortran.m4:444: warning: underquoted definition of LF_F77_IS_F2C_COMPATIBLE /usr/share/aclocal/lf_fortran.m4:507: warning: underquoted definition of LF_PATH_F77_LIBS /usr/share/aclocal/lf_cxx.m4:32: warning: underquoted definition of LF_CONFIGURE_CXX /usr/share/aclocal/lf_cxx.m4:55: warning: underquoted definition of LF_CPP_PORTABILITY /usr/share/aclocal/lf_config.m4:66: warning: underquoted definition of LF_INSTALLS_LIBRARY /usr/share/aclocal/lf_config.m4:80: warning: underquoted definition of LF_CONFIG_SCRIPT /usr/share/aclocal/lf_config.m4:111: warning: underquoted definition of LF_NEED_LIBRARY_PACKAGE /usr/share/aclocal/lf_config.m4:196: warning: underquoted definition of LF_QUERY_LIBRARY_SPECIFIC /usr/share/aclocal/lf_config.m4:209: warning: underquoted definition of LF_QUERY_LIBRARY /usr/share/aclocal/lf_cc.m4:33: warning: underquoted definition of LF_CONFIGURE_CC /usr/share/aclocal/lf_bash.m4:24: warning: underquoted definition of LF_PROG_BASH /usr/share/aclocal/lf_assert.m4:24: warning: underquoted definition of AC_HEADER_ASSERT /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/share/aclocal/gtkextra.m4:8: warning: underquoted definition of AM_PATH_GTK_EXTRA /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of AM_PATH_GTKMM/usr/share/aclocal/gst-element-check-0.6.m4:7: warning: underquoted definition of AM_GST_ELEMENT_CHECK /usr/share/aclocal/gnome--.m4:10: warning: underquoted definition of AM_PATH_GNOMEMM /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF /usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of AM_GCONF_SOURCE_2 /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of AM_PATH_GCONF /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of AM_GCONF_SOURCE /usr/share/aclocal/acgeneral.m4:138: warning: underquoted definition of NAME /usr/share/aclocal/acgeneral.m4:147: warning: underquoted definition of AC_INIT_NOTICE /usr/share/aclocal/acgeneral.m4:161: warning: underquoted definition of AC_PREFIX_DEFAULT /usr/share/aclocal/acgeneral.m4:167: warning: underquoted definition of AC_INIT_PARSE_ARGS /usr/share/aclocal/acgeneral.m4:576: warning: underquoted definition of AC_INIT_BINSH /usr/share/aclocal/acgeneral.m4:581: warning: underquoted definition of AC_INIT /usr/share/aclocal/acgeneral.m4:594: warning: underquoted definition of AC_INIT_PREPARE /usr/share/aclocal/acgeneral.m4:730: warning: underquoted definition of AC_ARG_ENABLE /usr/share/aclocal/acgeneral.m4:745: warning: underquoted definition of AC_ENABLE /usr/share/aclocal/acgeneral.m4:755: warning: underquoted definition of AC_ARG_WITH /usr/share/aclocal/acgeneral.m4:770: warning: underquoted definition of AC_WITH /usr/share/aclocal/acgeneral.m4:780: warning: underquoted definition of AC_ARG_PROGRAM /usr/share/aclocal/acgeneral.m4:806: warning: underquoted definition of AC_REVISION /usr/share/aclocal/acgeneral.m4:847: warning: underquoted definition of AC_CONFIG_AUX_DIR /usr/share/aclocal/acgeneral.m4:852: warning: underquoted definition of AC_CONFIG_AUX_DIR_DEFAULT /usr/share/aclocal/acgeneral.m4:860: warning: underquoted definition of AC_CONFIG_AUX_DIRS /usr/share/aclocal/acgeneral.m4:883: warning: underquoted definition of AC_CANONICAL_SYSTEM /usr/share/aclocal/acgeneral.m4:917: warning: underquoted definition of AC_CANONICAL_HOST /usr/share/aclocal/acgeneral.m4:956: warning: underquoted definition of AC_CANONICAL_TARGET /usr/share/aclocal/acgeneral.m4:986: warning: underquoted definition of AC_CANONICAL_BUILD /usr/share/aclocal/acgeneral.m4:1020: warning: underquoted definition of AC_VALIDATE_CACHED_SYSTEM_TUPLE /usr/share/aclocal/acgeneral.m4:1227: warning: underquoted definition of AC_LANG_C /usr/share/aclocal/acgeneral.m4:1238: warning: underquoted definition of AC_LANG_CPLUSPLUS /usr/share/aclocal/acgeneral.m4:1249: warning: underquoted definition of AC_LANG_FORTRAN77 /usr/share/aclocal/acgeneral.m4:1276: warning: underquoted definition of AC_TRY_EVAL /usr/share/aclocal/acgeneral.m4:1281: warning: underquoted definition of AC_TRY_COMMAND /usr/share/aclocal/acgeneral.m4:1316: warning: underquoted definition of AC_CHECK_PROG /usr/share/aclocal/acgeneral.m4:1381: warning: underquoted definition of AC_PATH_PROG /usr/share/aclocal/acgeneral.m4:1424: warning: underquoted definition of AC_CHECK_PROGS /usr/share/aclocal/acgeneral.m4:1435: warning: underquoted definition of AC_PATH_PROGS /usr/share/aclocal/acgeneral.m4:1445: warning: underquoted definition of AC_CHECK_TOOL_PREFIX /usr/share/aclocal/acgeneral.m4:1455: warning: underquoted definition of AC_CHECK_TOOL /usr/share/aclocal/acgeneral.m4:1477: warning: underquoted definition of AC_PREFIX_PROGRAM /usr/share/aclocal/acgeneral.m4:1502: warning: underquoted definition of AC_TRY_COMPILER /usr/share/aclocal/acgeneral.m4:1535: warning: underquoted definition of AC_TRY_LINK_FUNC /usr/share/aclocal/acgeneral.m4:1556: warning: underquoted definition of AC_SEARCH_LIBS /usr/share/aclocal/acgeneral.m4:1580: warning: underquoted definition of AC_CHECK_LIB /usr/share/aclocal/acgeneral.m4:1626: warning: underquoted definition of AC_HAVE_LIBRARY /usr/share/aclocal/acgeneral.m4:1659: warning: underquoted definition of AC_TRY_CPP /usr/share/aclocal/acgeneral.m4:1688: warning: underquoted definition of AC_EGREP_HEADER /usr/share/aclocal/acgeneral.m4:1695: warning: underquoted definition of AC_EGREP_CPP /usr/share/aclocal/acgeneral.m4:1725: warning: underquoted definition of AC_TRY_COMPILE /usr/share/aclocal/acgeneral.m4:1758: warning: underquoted definition of AC_COMPILE_CHECK /usr/share/aclocal/acgeneral.m4:1767: warning: underquoted definition of AC_TRY_LINK /usr/share/aclocal/acgeneral.m4:1802: warning: underquoted definition of AC_TRY_RUN /usr/share/aclocal/acgeneral.m4:1816: warning: underquoted definition of AC_TRY_RUN_NATIVE /usr/share/aclocal/acgeneral.m4:1840: warning: underquoted definition of AC_CHECK_HEADER /usr/share/aclocal/acgeneral.m4:1858: warning: underquoted definition of AC_CHECK_HEADERS /usr/share/aclocal/acgeneral.m4:1873: warning: underquoted definition of AC_CHECK_FILE /usr/share/aclocal/acgeneral.m4:1900: warning: underquoted definition of AC_CHECK_FILES /usr/share/aclocal/acgeneral.m4:1916: warning: underquoted definition of AC_CHECK_FUNC /usr/share/aclocal/acgeneral.m4:1955: warning: underquoted definition of AC_CHECK_FUNCS /usr/share/aclocal/acgeneral.m4:1967: warning: underquoted definition of AC_REPLACE_FUNCS /usr/share/aclocal/acgeneral.m4:1977: warning: underquoted definition of AC_CHECK_SIZEOF /usr/share/aclocal/acgeneral.m4:2005: warning: underquoted definition of AC_CHECK_TYPE /usr/share/aclocal/acgeneral.m4:2028: warning: underquoted definition of AC_CONFIG_HEADER /usr/share/aclocal/acgeneral.m4:2034: warning: underquoted definition of AC_LINK_FILES /usr/share/aclocal/acgeneral.m4:2043: warning: underquoted definition of AC_OUTPUT_COMMANDS /usr/share/aclocal/acgeneral.m4:2052: warning: underquoted definition of AC_CONFIG_SUBDIRS aclocal: cannot open /usr/share/aclocal/acsite.m4: No such file or directory - autoconf. configure.ac:16: error: possibly undefined macro: AM_CONFIG_HEADER If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:17: error: possibly undefined macro: AM_INIT_AUTOMAKE - autoheader. autoheader: error: AC_CONFIG_HEADERS not found in configure.ac - automake. configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). configure.ac: installing `config/install-sh' configure.ac: installing `config/missing' Makefile.am: installing `./INSTALL' Makefile.am: installing `./COPYING' Distribution directory is ready. Please make sure to keep the files AUTHORS, NEWS, README, THANKS up to date before cutting a distribution. <<<<<<<<<<<<<<<<<<<< --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates. |
|
From: Matt G. <ga...@ra...> - 2005-09-06 15:13:37
|
I just realized that there's only like five subscribers to this
mailing list. Fortunately, I figured out my problem. So here it is
for posterity.
On Mon, Sep 05, 2005 at 03:41:43PM -0500, Matt Garman wrote:
> And a configure.in that looks like this:
>
> AC_INIT
> AM_INIT_AUTOMAKE("libmng_util", 0.1)
> AC_PROG_CC
> AC_PROG_INSTALL
> AC_PROG_RANLIB
> AC_HEADER_STDC
> AC_OUTPUT(Makefile src\Makefile)
See the backslash (in the AC_OUTPUT line)? I don't know *how* I did
this, as I've been using Linux for so many years now (and I even use
cygwin on my Windows box at work). Forward slashes ('/') are a part
of me!
Anyway, once the line was changed to the following
AC_OUTPUT(Makefile src/Makefile)
all my problems went away!
I hope someone (someday) finds this useful! I've just doubled the
number of messages in the autotoolset-users mailing list archive :)
Matt
--
Matt Garman
email at: http://raw-sewage.net/index.php?file=email
|
|
From: Matt G. <ga...@ra...> - 2005-09-05 20:41:51
|
I've been working on a relatively simple library for a while. Now I
wish to have it built with the auto build toolset. I'm following
the tutorial at:
http://autotoolset.sourceforge.net/tutorial.html
In my top level directory, I have Makefile.am, which looks like
this:
EXTRA_DIST = reconf configure
SUBDIRS = src
And a configure.in that looks like this:
AC_INIT
AM_INIT_AUTOMAKE("libmng_util", 0.1)
AC_PROG_CC
AC_PROG_INSTALL
AC_PROG_RANLIB
AC_HEADER_STDC
AC_OUTPUT(Makefile src\Makefile)
My reconf script looks like this:
rm -f config.cache
rm -f acconfig.h
aclocal -I m4 > /dev/null 2>&1
autoconf
#acconfig
#autoheader
automake -a
All my source files are actually in the "src" sub-directory, where I
have this Makefile.am:
bin_PROGRAMS = libmng_util
libmng_util_SOURCES = \
(all .c files listed here)
Now, whenever I run automake (either by hand or via reconf), I get
the following error:
configure.in:23: required file `src\Makefile.in' not found
Shouldn't the auto toolset be creating this file for me (based on
src\Makefile.am)?
I'm sure I'm overlooking something trivial, but I've been staring at
this so long that I need another set of eyes to help out!
FWIW, I'm on gentoo Linux, using the following version of the auto
toolset:
automake (GNU automake) 1.9.5
autoconf (GNU Autoconf) 2.59
aclocal (GNU automake) 1.9.5
ltmain.sh (GNU libtool) 1.5.16 (1.1220.2.235 2005/04/25 18:13:26)
GNU Make 3.80
Thank you!
Matt
--
Matt Garman
email at: http://raw-sewage.net/index.php?file=email
|
|
From: sparky s. <mai...@gm...> - 2004-10-18 08:57:31
|
hi folks, I just tried the autotoolset to set up a small GNU project (in C). seems everything is working well but I have troubles with the config.h.in & config.h files. They are not created or they're empty. if I remove the "AM_CONFIG_HEADER" macro, all defines are passed via -D and my project compiles (because all the defines are present). Another problem is, that configure doesn't find any headers (even standard headers): checking for stdlib.h... no checking for string.h... no checking for ANSI C header files... (cached) no I finally found out, that replacing the LF_* macros in configure.ac with the appropriate AC_PROG_CC, AC_* ... macros solves both problems. So maybe those LF_* macros are not working and/or broken? Or do I have to do some additional work to get the LF_* things work ? I'm using a gentoo system (2.6) & used the only available and most recent ebuild autotoolset-0.11.4. /greetz hannes r. -- +++ GMX DSL Premiumtarife 3 Monate gratis* + WLAN-Router 0,- EUR* +++ Clevere DSL-Nutzer wechseln jetzt zu GMX: http://www.gmx.net/de/go/dsl |
|
From: <ben...@id...> - 2004-05-25 07:48:28
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |