Re: HAS_CONFIGURE error?

From: Kris Kennaway (kris_at_obsecurity.org)
Date: 04/26/05

  • Next message: Brian Fundakowski Feldman: "Re: NFS client/buffer cache deadlock"
    Date: Tue, 26 Apr 2005 11:44:50 -0700
    To: Emanuel Strobl <Emanuel.strobl@gmx.net>
    
    
    

    On Tue, Apr 26, 2005 at 07:31:32PM +0200, Emanuel Strobl wrote:
    > Hello, from the Mk/bsd.port.mk I read:
    >
    > # CONFIGURE_ARGS
    > # - Pass these args to configure if ${HAS_CONFIGURE} is set.
    > # Default: "--prefix=${PREFIX} ${CONFIGURE_TARGET}" if
    > # GNU_CONFIGURE is set, "CC=${CC} CCFLAGS=${CFLAGS}
    > # PREFIX=${PREFIX} INSTALLPRIVLIB=${PREFIX}/lib
    > # INSTALLARCHLIB=${PREFIX}/lib" if PERL_CONFIGURE is set,
    > # empty otherwise.
    >
    > The first sentence isn't true on 5.4-RC3. If I define HAS_CONFIGURE=yes
    > without CONFIGURE_ENV=--prefix=${PREFIX} the configure script doesn't get
    > --prefix set right.

    First, note CONFIGURE_ARGS not CONFIGURE_ENV. I expect that setting
    CONFIGURE_ENV as you suggested would not do anything sensible. Can
    you confirm what you meant?

    > Is the description outdated or is this behaviour not intended?

    You could check later in the bsd.port.mk file to confirm what it
    actually does.

    Kris

    P.S. Discussion of the ports tree should happen on freebsd-ports.

    
    



  • Next message: Brian Fundakowski Feldman: "Re: NFS client/buffer cache deadlock"