search for: build_ext

Displaying 10 results from an estimated 10 matches for "build_ext".

Did you mean: build_ext2
2008 Oct 06
1
python-sybase on Centos 5 x86_64
Installed the freetds rpms from centos-extras, also tried the ones in rpmforge http://mirror.centos.org/centos/5/extras/x86_64/RPMS/freetds-0.64-11.el5.centos.x86_64.rpm http://mirror.centos.org/centos/5/extras/x86_64/RPMS/freetds-devel-0.64-11.el5.centos.x86_64.rpm Compiled python-sybase-0.39 by hand, and also via rpm.
2008 Sep 10
0
How to install rpy under mac os x?
Hi to all, there are some binary .dmg packages to install easly rpy under mac os x? I'm tryin' to install Rpy under Mac Os X but I receive the following message: host46-209-dynamic:rpy usernone$ python setup.py install running install running build running build_py running build_ext building 'rpy2.rinterface.rinterface' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd - fno-common -dynamic -DNDEBUG -g -O3 -DR_INTERFACE_PTRS=1 - DCSTACK_DEFNS=1 -DRIF_HAS_RSIGHAND=1 -I...
2005 Aug 24
1
installing pystre
Hi I am getting the following error while trying to build pystre It is trying to access a non existent file called channel_pvt.h Can any one help me in this matter???? running build running build_py running build_ext building '_pyastre' extension swigging _pyastre/pyastre.i to _pyastre/pyastre_wrap.c swig -python -o _pyastre/pyastre_wrap.c _pyastre/pyastre.i gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSCRIPT_DIR="/etc/asterisk/site-python" -I/usr/local/i...
2010 Oct 05
4
upgrade python to python2.6.4 using yum
...osixmodule.c:7180: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.6.a(posixmodule.o): In function `posix_tempnam': /tmp/Python-2.6.4/./Modules/posixmodule.c:7135: warning: the use of `tempnam' is dangerous, better use `mkstemp' running build running build_ext Failed to find the necessary bits to build these modules: bsddb185 sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts ================================================================= any reference / tips will...
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
...m trying to get the encoding working in order to update my libraries to the latest versions I tried to build ao-python from both SRPM and tarball, and here's what I got: --- + python setup.py install --root=/var/tmp/pyao-buildroot --record=INSTALLED_FILES running install running build running build_ext building 'aomodule' extension creating build creating build/temp.linux-i686-1.5 creating build/temp.linux-i686-1.5/src gcc -g -O2 -fPIC -I /usr/local/include -I/usr/include/python1.5 -c src/aomodule.c -o build/temp.linux-i686-1.5/src/aomodule.o In file included from src/aomodule.c:1: src/ao...
2006 Apr 16
2
Temporary fix for xen-tools build problem with python 2.4
...Entering directory `/home/jlg/xen-3.0.2/tools/python'' CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -D__XEN_INTERFACE_VERSION__=0x00030101" python setup.py build running build running build_py running build_ext CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -D__XEN_INTERFACE_VERSION__=0x00030101" python setup.py install --home="/home/jlg/xen-3.0.2/dist/install/usr" --force running install error: must supply ei...
2015 Feb 03
1
Re: make install ignoring PREFIX for bash_completion
> > After using 'python sdist', can't you use the tarball (in python/dist) > > in order to create a venv directly? > > I think I will be able to install the python library in the venv using > the tarball. However, won't my liguestfs application require some of > the binaries installed as part of 'make install' for running? I am > trying to not
2018 Jul 07
2
compile error libvirt-python 4.5.0 - error: unknown type name ?virNWFilterBindingPtr?
...virt-lxc-override-api.xml Generated 2 wrapper functions running build_py creating build/lib.linux-x86_64-2.7 copying build/libvirt.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_qemu.py -> build/lib.linux-x86_64-2.7 copying build/libvirt_lxc.py -> build/lib.linux-x86_64-2.7 running build_ext building 'libvirtmod' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build gcc -pthread -fno-strict-aliasing -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-c...
2010 May 13
2
Compiling R with --enable-R-shlib for rpy2 error
Hi, I am trying to compile R with the command below in order to install rpy2. ./configure --prefix=/usr/local/R/R-2.9.2 --with-gnu-ld --with-cairo --with-x --enable-R-shlib However, error the I have gotten was: /usr/bin/ld: CConverters.o: relocation R_X86_64_32S against `R_FunTab' can not be used when making a shared object; recompile with -fPIC CConverters.o: could not read symbols: Bad
2006 Nov 20
2
Installing PIL-1.1.5
...6-2.3 copying PIL/GdImageFile.py -> build/lib.linux-i686-2.3 copying PIL/ImageStat.py -> build/lib.linux-i686-2.3 copying PIL/TgaImagePlugin.py -> build/lib.linux-i686-2.3 copying PIL/PSDraw.py -> build/lib.linux-i686-2.3 copying PIL/ContainerIO.py -> build/lib.linux-i686-2.3 running build_ext building '_imaging' extension creating build/temp.linux-i686-2.3 creating build/temp.linux-i686-2.3/libImaging gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -D_GNU_SOURCE -fPIC -fPIC -DHAVE_LIBZ -IlibImaging -I/usr/include -I/usr/local/include -I...