Python 2.3.3 on FreeBSD 4.8

Andrew MacIntyre andymac at bullseye.apana.org.au
Mon Jan 19 17:07:35 EST 2004


On Sun, 18 Jan 2004, Taylor Leese wrote:

> I am trying to compile Python 2.3.3 on FreeBSD 4.8 and
> I am getting this compiling error. Anybody have any
> ideas?

How did you configure?

I've built both 2.2.3 & 2.3.3 on FreeBSD 4.8 without the problems you
mention.

Having unpacked the tarball and changed into the top level directory of
the source tree, I just do:

  ./configure --with-fpectl
  make

You should also be able to build using the ports framework if you've
updated the ports components.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac at pcug.org.au             (alt) |        Belconnen  ACT  2616
Web:    http://www.andymac.org/               |        Australia




More information about the Python-list mailing list