Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2001 16:25:31 -0500
From:      Robert Withrow <witr@rwwa.com>
To:        hackers@freebsd.org
Subject:   wchar.h, ports packages, and FBSD version?
Message-ID:  <20011215212523.48EDA322A@ns1.rwwa.com>

next in thread | raw e-mail | index | archive | help
Hi:

I've installed the python-2.1.1 package on a 4.3-RELEASE system,
and in the process of building zope, discovered that python is
configured with:

  /* Define if the compiler provides a wchar.h header file. */
  #define HAVE_WCHAR_H 1

...Which I gather is a lie for 4.3.  I'm assuming that either STABLE or
CURRENT *does* have wchar.h.

This leads to questions:

  1 - Are port packages built on a CURRENT system?
  2 - Is it wrong to install packages on anything but a bleedin' edge
      current system?
  3 - If it isn't wrong, then what is the expected way of dealing with
      problems like the above?

Maybe I'm goofy, but it seems like packages should be built for *compatibility*
which would mean building them on something older than either STABLE or
CURRENT, since they are then automatically compatible with newer systems.


---------------------------------------------------------------------
Robert Withrow, R.W. Withrow Associates, Swampscott MA, witr@rwwa.COM


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




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