weird ports errors on 5.3-BETA5

Kris Kennaway kris at obsecurity.org
Tue Sep 21 17:34:14 PDT 2004


On Mon, Sep 20, 2004 at 09:39:01PM -0400, Kenneth Culver wrote:
> Hi,
> I seem to be having a lot of weird errors on FreeBSD-BETA5 trying to compile
> certain ports:
> 
> ===>  Configuring for ruby-1.8.2.p2_1
> /usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.2/configure
> cp: /usr/ports/lang/ruby18/work/ruby-1.8.2
> /usr/ports/lang/ruby18/work/ruby-1.8.2/config.guess: No such file or directory
> *** Error code 1
> 
> Stop in /usr/ports/lang/ruby18.
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/portupgrade.
> 
> Getting rid of
> .if defined(GNU_CONFIGURE)
>         @CONFIG_GUESS_DIRS=$$(${FIND} ${WRKDIR} -name config.guess -o -name conf
> ig.sub \
>                 | ${XARGS} -n 1 ${DIRNAME}); \
>         for _D in $${CONFIG_GUESS_DIRS}; do \
>                 ${CP} -f ${TEMPLATES}/config.guess $${_D}/config.guess; \
>                 ${CHMOD} a+rx $${_D}/config.guess; \
>             ${CP} -f ${TEMPLATES}/config.sub $${_D}/config.sub; \
>                 ${CHMOD} a+rx $${_D}/config.sub; \
>         done
> .endif
> 
> from bsd.port.mk solves that problem for all the ports that have that problem...
> but I'm wondering what's causing the problem in the first place. Any ideas? I
> have 2 machines doing this now.

You didn't cvsup the ports/Templates directory?

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040921/6075040b/attachment.bin


More information about the freebsd-ports mailing list