Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 18:19:28 +0100
From:      Thierry Thomas <thierry@thomas.as>
To:        Ben Smithurst <ben@scientia.demon.co.uk>
Cc:        ports@freebsd.org
Subject:   Re: newsx port?
Message-ID:  <20010210181928.B27075@graf.pompo.net>
In-Reply-To: <20001227211725.H78904@strontium.scientia.demon.co.uk>; from ben@scientia.demon.co.uk on Wed, Dec 27, 2000 at 09:17:25PM %2B0000
References:  <20001226221240.A837@graf.pompo.net> <20001226213503.C78904@strontium.scientia.demon.co.uk> <20001226231524.A1150@graf.pompo.net> <20001226235816.A3866@graf.pompo.net> <20001227154744.D78904@strontium.scientia.demon.co.uk> <20001227211542.A994@graf.pompo.net> <20001227211725.H78904@strontium.scientia.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Long time ago, on Wed, Dec 27, 2000 at 09:17:25PM +0000,
 Ben Smithurst wrote:
> Thierry Thomas wrote:
> 
> > An idea: what is your release of inn? I'm running 2.3, and newsx seems to be
> > older: it could be a source of incompatibility.
> 
> I'm running 2.2, I suppose that must be the problem. :-(

I had some time to work on this project, and now I know how to make it work.
So I have updated your port, but I have a problem, and I found no solution
in the Porter's Handbook: newsx needs to compile with an include file from
INN, the storage.h.

I have to update the configure file, to replace '#include <$ac_hdr>' by
something like '#include <$inn_hdr/$ac_hdr>', where $inn_hdr is e.g.
${PORTSDIR}/news/inn/work/inn-2.3.0/include/

How may I define this variable? Even if the user has installed INN, he
may have done a 'make clear'...

IMHO, the best solution could be:

- from an eval of '/usr/local/news/bin/innconfval -v', I read the version
  of INN;
- accordind to this version, it could be possible to define PATCHFILES.

But to do this, we need to find an ftp site for these different header
files... Do you think it is possible?

Truly yours,
-- 
Th. Thomas,                           ICQ : 8823153
Il y a sūrement des pays qui valent le coup. [MS]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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