Magnus Therning wrote:

>On Fri, Dec 09, 2005 at 01:14:26PM +0200, David Moore wrote:
>  
>
>>Magnus Therning wrote:
>>
>>    
>>
>>>Is someone monitoring the development of a GTK2-version of GnuCash? Just
>>>saw their web page mentioning that a pre-release should be out in
>>>December.
>>>
>>>I'd be more than happy to help iron out any issues with an Arch package
>>>for it :-)
>>>
>>>/M
>>>
>>>      
>>>
>>I just put a package in AUR (gnucash2-svn), as well as the other
>>required packages.  There's a list of all the other packages you need
>>in the first comment for the package.  Let me know if you run into any
>>problems.
>>    
>>
>
>After getting all the requirements done I'm now on to actually compiling
>gnucash :-) I decided to do tis last step at work since I'm still
>sitting with a dialup connection at home (svn was SLOW!). However, I got
>stuck:
>
>/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
>  run info '(automake)Extending aclocal'
>  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
>/usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of 
>AC_GWRAP_CHECK_GUILE
>/usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of 
>AM_PATH_GWRAP
>/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
>AM_PATH_AUDIOFILE
> cd . && /bin/sh /home/magnus/prog/arch/gnucash2-svn/src/gnucash-build/missing 
> --run automake-1.9 --gnu
>/usr/share/automake-1.9/am/tags.am: ctags was already defined in condition
>!GNC_CTAGS_FILE, which is included in condition TRUE ...
>Makefile.am:141: ... `ctags' previously defined here
>cd . && /bin/sh /home/magnus/prog/arch/gnucash2-svn/src/gnucash-build/missing 
>--run autoconf
>configure.in:41: error: possibly undefined macro: AC_PROG_INTLTOOL
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
>make: *** [configure] Error 1
>
>I know I'm a bit lazy here by just firing off an email to the list...
>I'm at work doing "un-worky" things so I think I'm allowed to ;-)
>
>/M
>
>  
>
AC_PROG_INTLTOOL is defined in /usr/share/aclocal/intltool.m4, which is 
included by the intltool package.  Try pacman -S intltool and rebuild.  
I'll add it as a dependency to gnucash.

thanks,
David Moore


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to