Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2003 19:47:19 -0400
From:      "Compuman00" <compuman00@hotmail.com>
To:        "Adam Weinberger" <adamw@freebsd.org>
Cc:        questions@freebsd.org
Subject:   Re: make configure
Message-ID:  <Law9-OE32i95HfqR77b00000d5f@hotmail.com>
References:  <012001c3007a$19812510$500dbace@call.gtn.ca> <20030411230541.GD69303@vectors.cx> <Law9-OE25ufyWOxbCJn00003b89@hotmail.com> <20030411232503.GF69303@vectors.cx> <Law9-OE23jj0aImPiZx00003b77@hotmail.com> <20030411233017.GH69303@vectors.cx> <Law9-OE38GGVYp21opx00000d27@hotmail.com> <20030411234348.GL69303@vectors.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
Perfect that helps, but I still had to play with it a bit.

In case anyone is interested it works like this....

make configure CONFIGURE_ARGS="--with-cheese --with-mayo=BEST_FOODS"

You must include the Quotes otherwise it no workey.


-----------------------
Joe Mom
    "Drain us of life and cleanse the mess"
                                MuDvAyNe
-----------------------
----- Original Message -----
From: "Adam Weinberger" <adamw@freebsd.org>
To: "Compuman00" <compuman00@hotmail.com>
Cc: <gnome@freebsd.org>; <questions@freebsd.org>
Sent: Friday, April 11, 2003 7:43 PM
Subject: Re: make configure


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Come on, dude. You know how to look inside Makefiles for other ports.
> And it *does* say what the syntax is.
>
> CONFIGURE_ARGS= --with-cheese --with-mayo=BEST_FOODS
>
> Guh. Geez... now I want a sammich ;;)
>
> # Adam
>
>
> >> (04.11.2003 @ 1638 PST): Compuman00 said, in 4.4K: <<
> > that doesn't tell me what the syntax is :)
> >
> > -----------------------
> > Joe Mom
> >     "Drain us of life and cleanse the mess"
> >                                 MuDvAyNe
> > -----------------------
> > ----- Original Message -----
> > From: "Adam Weinberger" <adamw@freebsd.org>
> > To: "Compuman00" <compuman00@hotmail.com>
> > Cc: <gnome@freebsd.org>; <questions@freebsd.org>
> > Sent: Friday, April 11, 2003 7:30 PM
> > Subject: Re: make configure
> >
> >
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > Quoted directly from the first paragraph:
> > >
> > > If you want to give some extra arguments to configure (the default
> > > argument list --prefix=${PREFIX} for GNU configure and empty for
non-GNU
> > > configure), set those extra arguments in CONFIGURE_ARGS.
> > >
> > > # Adam
> > >
> > >
> > > >> (04.11.2003 @ 1626 PST): Compuman00 said, in 2.8K: <<
> > > > I did, but didn't see any way (other than editing the Makefile) to
add
> > > > switches.
> > > >
> > > > I remember reading how to do this, but Can't remember the syntax...
> > > >
> > > > I.E.
> > > >
> > > > make configure --with-configure-option
> > > > make configure="--with-configure-option"
> > > > etc.
> > > >
> > > > -----------------------
> > > > Joe Mom
> > > >     "Drain us of life and cleanse the mess"
> > > >                                 MuDvAyNe
> > > > -----------------------
> > > > ----- Original Message -----
> > > > From: "Adam Weinberger" <adam@vectors.cx>
> > > > To: "Compuman00" <compuman00@hotmail.com>
> > > > Cc: <gnome@freebsd.org>; <questions@freebsd.org>
> > > > Sent: Friday, April 11, 2003 7:25 PM
> > > > Subject: Re: make configure
> > > >
> > > >
> > > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > > Hash: SHA1
> > > > >
> > > > > You didn't read the URL I sent you.
> > > > >
> > > > > # Adam
> > > > >
> > > > >
> > > > > >> (04.11.2003 @ 1614 PST): Compuman00 said, in 1.4K: <<
> > > > > > oh, for pete sake :P
> > > > > >
> > > > > > how do I supply the switches ??
> > > > > >
> > > > > > -----------------------
> > > > > > Joe Mom
> > > > > >     "Drain us of life and cleanse the mess"
> > > > > >                                 MuDvAyNe
> > > > > > -----------------------
> > > > > > ----- Original Message -----
> > > > > > From: "Adam Weinberger" <adamw@freebsd.org>
> > > > > > To: "Joe Mom" <jomom@jomom.net>
> > > > > > Cc: <gnome@freebsd.org>; <freebsd-questions@freebsd.org>
> > > > > > Sent: Friday, April 11, 2003 7:05 PM
> > > > > > Subject: Re: make configure
> > > > > >
> > > > > >
> > > > > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > > > > Hash: SHA1
> > > > > > >
> > > > > > > >> (04.11.2003 @ 1531 PST): Joe Mom said, in 0.5K: <<
> > > > > > > > I remember seing this somewhere before, but I can't seem to
find
> > the
> > > > > > syntax for the make configure script.
> > > > > > > >> end of "make configure" from Joe Mom <<
> > > > > > >
> > > > > > > Going out on a limb here... "make configure"?
> > > > > > >
> > > > > > > Unless you rephrase your question, I'm going to suggest you
read:
> > > > > > >
> > > > > >
> > > >
> >
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-b
> > > > > > uild.html
> > > > > > >
> > > > > > > # Adam
> > > > > > >
> > > > > > >
> > > > > > > - --
> > > > > > > Adam Weinberger
> > > > > > > vectors.cx >> adam@vectors.cx
> > > > > > > FreeBSD.org << adamw@FreeBSD.ORG
> > > > > > > #vim:set ts=8: 8-char tabs prevent tooth decay.
> > > > > > > -----BEGIN PGP SIGNATURE-----
> > > > > > > Version: GnuPG v1.2.1 (FreeBSD)
> > > > > > >
> > > > > > >
iD8DBQE+l0pFo8KM2ULHQ/0RAvyjAKCVFBgZ6S6lhdmKO2ddjLsO7UYDnQCgsF/e
> > > > > > > 2jYLedB8PKmwboX8y3idt+M=
> > > > > > > =Mk4y
> > > > > > > -----END PGP SIGNATURE-----
> > > > > > > _______________________________________________
> > > > > > > freebsd-gnome@freebsd.org mailing list
> > > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> > > > > > > To unsubscribe, send any mail to
> > > > "freebsd-gnome-unsubscribe@freebsd.org"
> > > > > > >
> > > > > >
> > > > > >> end of "Re: make configure" from Compuman00 <<
> > > > >
> > > > >
> > > > > - --
> > > > > Adam Weinberger
> > > > > vectors.cx >> adam@vectors.cx
> > > > > FreeBSD.org << adamw@FreeBSD.ORG
> > > > > #vim:set ts=8: 8-char tabs prevent tooth decay.
> > > > > -----BEGIN PGP SIGNATURE-----
> > > > > Version: GnuPG v1.2.1 (FreeBSD)
> > > > >
> > > > > iD8DBQE+l07Po8KM2ULHQ/0RAjBeAJ9uwpR0vdVDervPk9QXsaozfCc7pwCgl8TE
> > > > > 6lguLmvCuuDcq3sZKj5lfmU=
> > > > > =l6Tz
> > > > > -----END PGP SIGNATURE-----
> > > > >
> > > >
> > > >> end of "Re: make configure" from Compuman00 <<
> > >
> > >
> > > - --
> > > Adam Weinberger
> > > vectors.cx >> adam@vectors.cx
> > > FreeBSD.org << adamw@FreeBSD.ORG
> > > #vim:set ts=8: 8-char tabs prevent tooth decay.
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.2.1 (FreeBSD)
> > >
> > > iD8DBQE+l1AJo8KM2ULHQ/0RAlyuAJwMRqYSc+LfVKrwrO1NR9q1w44PNACfYbAG
> > > kqF8lwJ93pBvmmN0ttGf430=
> > > =QVbg
> > > -----END PGP SIGNATURE-----
> > >
> >
> >> end of "Re: make configure" from Compuman00 <<
>
>
> - --
> Adam Weinberger
> vectors.cx >> adam@vectors.cx
> FreeBSD.org << adamw@FreeBSD.ORG
> #vim:set ts=8: 8-char tabs prevent tooth decay.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (FreeBSD)
>
> iD8DBQE+l1M0o8KM2ULHQ/0RAjQoAKDAurbR/hofVz99BJjNlHBPsBsVBwCglrvb
> V/JoYJUxHwJSiWUW1UEw11A=
> =4fVJ
> -----END PGP SIGNATURE-----
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Law9-OE32i95HfqR77b00000d5f>