pkgsrc-Bulk archive

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

Re: pkgsrc DragonFly 1.8.0/i386 2007-08-23 20:52



At 22:33 Uhr +0200 27.08.2007, Thomas Klausner wrote:
208a228
 sysutils/radmind                             hf%spg.tu-darmstadt.de@localhost

ERROR: /usr/pkg/bin/ra.sh: ECHO="/scratch/sysutils/radmind/work/.tools/bin/echo"
ERROR: *** The above files still have references to the build directory.
ERROR:     This is possibly an error that should be fixed by unwrapping
ERROR:     the files or adding missing tools to the package makefile!
*** Error code 1

This is apparently fixed by adding

CONFIGURE_ENV+=         ac_cv_path_echopath=${TOOLS_ECHO:Q}
USE_TOOLS+=             echo

Can anybody explain why using a plain "echopath" like for "diffpath" in sysutils/radmind/Makefile doesn't work here, and it has to be ac_cv_path_echopath? Ah, autoconf...

        hauke


--
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-3281



Home | Main Index | Thread Index | Old Index