[Freeciv-Dev] current CVS compiles fine on FreeBSD; a question about the
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
Freeciv developers <freeciv-dev@xxxxxxxxxxx> |
Subject: |
[Freeciv-Dev] current CVS compiles fine on FreeBSD; a question about the .m4 files |
From: |
Reinier Post <rp@xxxxxxxxxx> |
Date: |
Sun, 19 May 2002 19:17:00 +0200 |
Installation on FreeBSD 4.2.
A question to Per.
I just updated and configured my Freeciv CVS tree on this FreeBSD
4.2 system and some of it is failing due to the fact that Freeciv
doesn't find the stuff installed from FreeBSD ports. That is, it
doesn't check /usr/local/include or /usr/local/lib.
This is OK. In fact, dwp removed checking in /usr/local on my own
request. when I was compiling Freeciv on a system with a lot of
brokenness in /usr/local.
On this FreeBSD system, /usr/local is sane, so I can just use
env CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib \
./autogen.sh --disable-cvs-deps && make
and it will compile. But it would be better to have
--with-foo=/path/to/foo
options for individual packages. m4/iconv.m4 and other m4 files
already supply this option. Now I would like to have one
for GNU gettext, and I can try to provide it.
How should I do this? Can I edit existing m4/*.m4 files
or do I need to write another? There are two files for gettext
already.
Another question: many .m4 files seem to be lifted from other
packages without this fact beng mentioned. Perhaps a README
should be added.
--
Reinier
- [Freeciv-Dev] Re: Tilesets in 1.13.0, (continued)
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Per I Mathisen, 2002/05/18
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Raahul Kumar, 2002/05/18
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Daniel L Speyer, 2002/05/18
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Mike Kaufman, 2002/05/18
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Raahul Kumar, 2002/05/18
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Reinier Post, 2002/05/19
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Raahul Kumar, 2002/05/19
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Per I. Mathisen, 2002/05/19
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Reinier Post, 2002/05/19
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Daniel L Speyer, 2002/05/19
- Message not available
- [Freeciv-Dev] current CVS compiles fine on FreeBSD; a question about the .m4 files,
Reinier Post <=
- Message not available
- [Freeciv-Dev] Re: current CVS compiles fine on FreeBSD; a question about the .m4 files, Reinier Post, 2002/05/24
- [Freeciv-Dev] Re: Tilesets in 1.13.0, Raahul Kumar, 2002/05/19
|
|