I get that problem with the python_compile step. You should remove the python_compile argument from the 'all:' dependency list, make install, then perform the python_compile manually using the following (you must have python 2.x installed on your system):
cd /usr/local/freevo /usr/bin/python src/setup_freevo.py --compile=2,/usr/local/freevo Substitute python2 for python if your python executable is 1.5.x. (true for RedHat 7.x distros). T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. of Science Malaysia, 11800 USM, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: [EMAIL PROTECTED] Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7 On Sun, 10 Aug 2003, Edward wrote: > Hello everybody, > > I searched the list archives but cannot find anything like > this: > when I try to "make install", the make fails (the error > messages are below) > Freevo 1.3.2 was running on the same computer without > problems. > Any suggestions? > > Thank you, > Edward > > [EMAIL PROTECTED] freevo1.3.4]# make install > make -C fbcon > make[1]: Entering directory `/mnt/video/freevo1.3.4/fbcon' > make -C matroxset > make[2]: Entering directory > `/mnt/video/freevo1.3.4/fbcon/matroxset' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/mnt/video/freevo1.3.4/fbcon/matroxset' > make[1]: Leaving directory `/mnt/video/freevo1.3.4/fbcon' > ./runapp python src/setup_freevo.py > --compile=2,/usr/local/freevo > writing byte-compilation script '[EMAIL PROTECTED]' > /mnt/video/freevo1.3.4/runtime/apps/freevo_python -OO > [EMAIL PROTECTED] > /mnt/video/freevo1.3.4/runtime/apps/freevo_python: > relocation error: ./runtime/dll/libc.so.6: symbol > __libc_stack_end, version GLIBC_PRIVATE not defined in file > ld-linux.so.2 with link time reference > Traceback (most recent call last): > File "src/setup_freevo.py", line 249, in ? > optimize=optimize) > File "src/util.py", line 406, in byte_compile > fd = open(cmdline_filename) > File > "/usr/local/freevo134/runtime/lib/python2.2/distutils/spawn.py" > , line 38, in spawn > File > "/usr/local/freevo134/runtime/lib/python2.2/distutils/spawn.py" > , line 133, in _spawn_posix > distutils.errors.DistutilsExecError: command > '/mnt/video/freevo1.3.4/runtime/apps/freevo_python' failed > with exit status 127 > make: *** [python_compile] Error 1 > > > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users