Le Fri, 15 Feb 2008 21:30:17 +0000,
Stuart Henderson <[EMAIL PROTECTED]> a écrit :

> Thanks for the port, I noticed it lacks a dependency on p5-XML-Parser:
> 
> ===>  Configuring for homebank-3.6
> checking for a BSD-compatible install... /usr/bin/install -c -o root
> -g bin checking whether build environment is sane... yes
> /usr/obj/ports/sparc64/homebank-3.6/homebank-3.6/missing: Unknown
> `--run' option Try
> `/usr/obj/ports/sparc64/homebank-3.6/homebank-3.6/missing --help' for
> more information configure: WARNING: `missing' script is too old or
> missing checking for gawk... no checking for mawk... no
> checking for nawk... nawk
> checking whether make sets $(MAKE)... yes
> checking for style of include used by make... GNU
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... gcc3
> checking for perl... /usr/bin/perl
> checking for XML::Parser... configure: error: XML::Parser perl module
> is required for intltool *** Error code 1
> 
> People sending ports, please check through the configure output.
> If you see something which comes from an external package you need
> to check out whether you have listed it as a dependency. It's
> important for two reasons:-
> 
> 1. The port might not build for other people because it misses a
> dependency. Where the dependency is a library, it should be picked
> up by port-lib-depends-check, but don't totally rely on this because
> as you see here, not all dependencies result in libraries being
> linked, so port-lib-depends-check won't find them.
> 
> 2. The port might check for something which _you_ don't have
> installed, but might be present on a bulk build machine and get
> linked against there. Without the appropriate dependencies being
> recorded, this will result in a broken package.
> 
> 
Thanks for your report Stuart.

I updated the Makefile with:
MODULES=        devel/gettext \
                textproc/intltool

always here -> http://openbsd.raveland.org/pub/OpenBSD/homebank-3.6.tgz

Regards,

Pea

Reply via email to