Date: Sat, 02 Aug 2003 09:46:00 -0500 From: Larry Rosenman <ler@lerctr.org> To: Dragoncrest <dragoncrest@voyager.net>, freebsd-questions@freebsd.org Subject: Re: Issue installing Python/Bittorrent Message-ID: <15140000.1059835560@lerlaptop.lerctr.org> In-Reply-To: <200308021358.h72DwR4o023358@mail0.mx.voyager.net> References: <200308021358.h72DwR4o023358@mail0.mx.voyager.net>
next in thread | previous in thread | raw e-mail | index | archive | help
There's a PR filed, and it's awaiting approval from the maintainer to issue a patch. LER --On Saturday, August 02, 2003 09:19:35 -0400 Dragoncrest <dragoncrest@voyager.net> wrote: > Well, what started all of this was my recent upgrade of Python to > version 2.3 as part of my portupgrade cycle. Well, as things would have > it, bittorrent stopped working. So I tried to force reinstall of BT but > it fails when installing /usr/ports/math/py-numeric. I get the > following series of errors. > > rc/umathmodule.c:1952: `acosh' undeclared here (not in a function) > Src/umathmodule.c:1952: initializer element is not constant > Src/umathmodule.c:1952: (near initialization for `arccosh_data[0]') > Src/umathmodule.c:1952: `acosh' undeclared here (not in a function) > Src/umathmodule.c:1952: initializer element is not constant > Src/umathmodule.c:1952: (near initialization for `arccosh_data[1]') > Src/umathmodule.c:1953: `asinh' undeclared here (not in a function) > Src/umathmodule.c:1953: initializer element is not constant > Src/umathmodule.c:1953: (near initialization for `arcsinh_data[0]') > Src/umathmodule.c:1953: `asinh' undeclared here (not in a function) > Src/umathmodule.c:1953: initializer element is not constant > Src/umathmodule.c:1953: (near initialization for `arcsinh_data[1]') > Src/umathmodule.c:1954: `atanh' undeclared here (not in a function) > Src/umathmodule.c:1954: initializer element is not constant > Src/umathmodule.c:1954: (near initialization for `arctanh_data[0]') > Src/umathmodule.c:1954: `atanh' undeclared here (not in a function) > Src/umathmodule.c:1954: initializer element is not constant > Src/umathmodule.c:1954: (near initialization for `arctanh_data[1]') > error: command 'cc' failed with exit status 1 > *** Error code 1 > > Stop in /usr/ports/math/py-numeric. > > Anyone know how to fix this? Do I have to update one of my make > programs or something? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15140000.1059835560>