compiling openoffice

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Aug 28 00:57:44 PDT 2004


On Sat, Aug 28, 2004 at 08:57:12AM +0530, Subhro wrote:
> Well first of all if you are someone who had recently stepped into the
> FreeBSD world then you should NOT be using Beta software. Coming back
> to your point the command you should be using is
> make -DWITHOUT_JAVA=yes

I'm sorry, but that is completely bogus.  The syntax of setting
variables on the make(1) command line is either:

    make -DFOO

or

    make FOO=bar

where the first option sets the value of FOO to 1.  The OP's problem
is that he's trying to set a variable for which there is no support in
the port's Makefile.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- 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-questions/attachments/20040828/4fd86cd1/attachment.bin


More information about the freebsd-questions mailing list