LFS Trac wrote:
> #1895: groff-1.18.1.3
> ------------------------------------------+---------------------------------
> Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
> Type: enhancement | Status: assigned
>
> Priority: normal | Milestone: 6.3
>
> Component: Book | Version: SVN
>
> Severity: normal | Resolution:
>
> Keywords: |
> ------------------------------------------+---------------------------------
> Comment (by [EMAIL PROTECTED]):
>
> I get the following failure trying to compile groffer from 1.18.1.3:
>
> {{{
> make[3]: Entering directory `/sources/groff-1.18.1.3/contrib/groffer'
> rm -f groffer;
> sed -f \
> -e "s|@g@||g" \
> -e "s|@BINDIR@|/usr/bin|g" \
> -e "s|@libdir@|/usr/lib|g" \
> -e "s|@VERSION@|1.18.1|g" \
> -e 1s/a/a/ /sources/groff-1.18.1.3/contrib/groffer/groffer.sh
> >groffer;
> sed: couldn't open file -e: No such file or directory
> }}}
>
> After posting to bug-groff, the maintainer says:
>
> I'll soon release 1.18.1.4 which has this fixed. The SH_DEPS_SED_SCRIPT
> variable has been introduced after 1.18.1, and it has slipped in while
> updating the groffer script.
>
> So, I'll hold off on upgrading groff until then.
>
I'm confused. Are you saying the makefile is wrong? The sed above is
not syntactically correct. In any case, I agree that waiting for the
fix is prudent.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page