pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/25306: pkgsrc/print/pdflib does not honor $SED



>Number:         25306
>Category:       pkg
>Synopsis:       pkgsrc/print/pdflib does not honor $SED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 24 23:16:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Georg Schwarz
>Release:        current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
pkgsrc/print/pdflib uses sed to create Makefile during the configure stage. 
However, it simply calls sed without hnoring $SED, which might point to some 
different version of sed than the one in the shell path. If the system sed in 
the shell path is not compatible enough (which seems to be the case with IRIX 
5.3) configure fails.
>How-To-Repeat:
Configure pdflib on a system with an insufficient sed (first) in the shell 
path, with SED pointing to a working version.
>Fix:
Not really a fix, but maybe a workaround: USE_GNU_TOOLS+=sed should buildlink 
make use GNU sed.
>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index