Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 15:37:54 -0400
From:      "Kohler, Raymond J" <raymond.j.kohler@lmco.com>
To:        "'Bartosz Fabianowski'" <bartosz@fabianowski.de>
Cc:        "'questions@freebsd.org'" <questions@freebsd.org>
Subject:   Re: Problems buidling KDE3
Message-ID:  <B1B0DD19298CD41195A600508BF9067A04446A2B@emss04m08.ems.lmco.com>

next in thread | raw e-mail | index | archive | help
kdegames is using something that FreeBSD used to have but no longer does.
You'll want to put a 
#define IPPORT_USERRESERVED IPPORT_RESERVED
line near the top of the offending wizard.cpp file, before any other
reference to it. (Or fix the test for NetBSD et al to include FreeBSD.) I
actually hit this earlier but then forgot to submit this as a patch; I'll do
it shortly and hope somebody commits it.

-- 
Ray

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




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