-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bryan Albright wrote:
> Hi!
> 
> I'm trying to build the logcheck port on my FreeBSD 7.2 system.
>       # uname -prs
>       FreeBSD 7.2-STABLE amd64
> 
> Here's the error I get:
>       # cd /usr/ports/security/logcheck/
>       # make
>       => logcheck_1.2.54.tar.gz doesn't seem to exist in 
> /usr/ports/distfiles/.
>       => Attempting to fetch from 
> http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/l/logcheck/.
>       logcheck_1.2.54.tar.gz                        100% of  137 kB   82 kBps
>       ===>  Extracting for logcheck-1.2.54_3
>       => MD5 Checksum OK for logcheck_1.2.54.tar.gz.
>       => SHA256 Checksum OK for logcheck_1.2.54.tar.gz.
>       ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - 
> found
>       ===>  Patching for logcheck-1.2.54_3
>       ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - 
> found
>       ===>  Applying FreeBSD patches for logcheck-1.2.54_3
>       ===>   logcheck-1.2.54_3 depends on executable: docbook2man - found
>       ===>   logcheck-1.2.54_3 depends on file: /usr/local/bin/perl5.8.9 - 
> found
>       ===>  Configuring for logcheck-1.2.54_3
>       ===>  Building for logcheck-1.2.54_3
>       *** Error code 255
>       
>       Stop in /usr/ports/security/logcheck.
> 
> and that's all I get.
> 
> I've tried to mail the port maintainer(glar...@freebsd.org), and the latest 
> person that
> built the Makefile (d...@freebsddiary.org) but neither address allowed my 
> message through.
> 
> I've re-built (make deinstall && make reinstall) the
> BUILD_DEPENDS(/usr/ports/texproc/docbook2man) and 
> RUN_DEPENDS(/usr/ports/mail/procmail,
> /usr/ports/shells/bash) but I still get the same error.
> 
> What more do I need to provide to help troubleshoot this error to allow 
> logcheck to
> install?
> 
> Thanks!
> 
> Bryan
> 

Hi Bryan,

I got your direct message a little while ago - did it also bounce back
to you?  Coincidentally, I have been working on this problem today.

Do you have the textproc/docbook-to-man port installed on your machine?
 I recently changed security/logcheck to use textproc/docbook2X to
convert its SGML man page source into a man page, since its a much
lighter-weight port than docbook-to-man.

However, if docbook-to-man is already installed, it should be used
instead of docbook2X.  I didn't take that into account initially.

I just updated the port, so please refresh your tree and try
reinstalling.  Let me know how that works for you.

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/       - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKHFGl0sRouByUApARAoseAJ0bmz9WPEgrclwuu2Me8jXdYsRvgwCgjn8g
BBQLCVgLjXdsnT6crDOX2d4=
=1Mdw
-----END PGP SIGNATURE-----

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to