Hi!

I'm trying to install Owfs on a Fedora 6 x86_64. While doing make or
make install i get this:

make[4]: Entering directory `/usr/local/src/owfs-2.6p4/module/swig/python'
/usr/bin/swig -python -o ow_wrap.c ../ow.i
python setup.py build
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.4
creating build/lib.linux-x86_64-2.4/ow
copying ow/__init__.py -> build/lib.linux-x86_64-2.4/ow
running build_ext
building '_OW' extension
creating build/temp.linux-x86_64-2.4
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC 
-I../../owlib/src/include -I../../../src/include -I/usr/include/python2.4 -c 
ow_wrap.c -o build/temp.linux-x86_64-2.4/ow_wrap.o  
gcc: : No such file or directory
gcc: : No such file or directory
In file included from /usr/include/python2.4/Python.h:8,
                 from ow_wrap.c:112:
/usr/include/python2.4/pyconfig.h:6:25: error: pyconfig-64.h: No such file or 
directory
In file included from /usr/include/python2.4/Python.h:55,
                 from ow_wrap.c:112:
/usr/include/python2.4/pyport.h:612:2: error: #error "LONG_BIT definition 
appears wrong for platform (bad gcc/glibc config?)."
error: command 'gcc' failed with exit status 1
make[4]: *** [OW.py] Error 1
make[4]: Leaving directory `/usr/local/src/owfs-2.6p4/module/swig/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/owfs-2.6p4/module/swig/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/owfs-2.6p4/module/swig'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/owfs-2.6p4/module'
make: *** [all-recursive] Error 1

What should I do to continue?

rh

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to