Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2003 09:12:49 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: py-gtk2 broken on -current 
Message-ID:  <20030801161249.2A1F05D07@ptavv.es.net>
In-Reply-To: Message from Glenn Johnson <glennpj@charter.net>  <20030801032655.GA46540@gforce.johnson.home> 

next in thread | previous in thread | raw e-mail | index | archive | help
Seems to be broken on STABLE, as well. (At least STABLE as of 7/3.)

I tried Jeremy's py-numeric23 patch, but it made no difference.

cc -fno-strict-aliasing -DNDEBUG -O -pipe -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -fPIC -DHAVE_INVERSE_HYPERBOLIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/local/include/python2.3 -c Src/umathmodule.c -o build/temp.freebsd-4.8-STABLE-i386-2.3/Src/umathmodule.o
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[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
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634



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