> From: Rohaizam Abu Bakar
> Sent: Thursday, 16 October 2003 12:25 PM

> Tested in FreeBSD 5.1 .... OK
> 
> Tested in FreeBSD 4.8
>     =>configure - OK
>     => make - OK
>     => make install - ERROR
> 
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> gmake[6]: Entering directory
> `/var/src/freeradius-0.9.2/src/modules/rlm_ippool'
> pod2man --release=" " --date="October 2nd, 2003" --center="FreeRADIUS
> Daemon" --section=8 rlm_ippool_tool.pod rlm_ippool_tool.8
> /usr/bin/pod2man: Need one and only one podpage argument
> usage: /usr/bin/pod2man [options] podpage
> Options are:
>         --section=manext      (default "1")
>         --release=relpatch    (default "perl 5.005, patch 03")
>         --center=string       (default "User Contributed Perl
> Documentation")
>         --date=string         (default "9/Oct/2003")
>         --fixed=font          (default "CW")
>         --official            (default NOT)
>         --lax                 (default NOT)

Crud. Quick fix: Put a '>' between rlm_ippool_tool.pod and
rlm_ippool_tool.8 in the Makefile and Makefile.in... pod2man's
syntax must have changed somewhere between perl 5.005 and
perl 5.8, or whatever's on FreeBSD 5.1.

--
Paul "TBBle" Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

On a sidewalk near Portland State
University someone wrote `Trust Jesus', and
someone else wrote `But Cut the Cards'.


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to