Does anyone know off hand if F14 is going to get Python 2.7.1/2.7.2?
I'm trying to help move miro from Fedora to RPM Fusion due to the new
ffmpeg requirement and it's having issues with the version of python
in F14 but not F15.

I figure there's a reason but I went ahead and tried a mock build of
the F15 source in F14 and ran into a build problem[1]. I'm assuming
that's the reason?

Thanks,
Richard

[1] build.log excerpt:

gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -D_GNU_SOURCE -fPIC -fwrapv   -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC
-fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_GNU_SOURCE -fPIC -fwrapv    -Xlinker -export-dynamic -o
python-debug \
                Modules/python.o \
                -L. -lpython2.7_d -lpthread -ldl  -lutil   -lm
./libpython2.7_d.so: undefined reference to `python_function__return_semaphore'
./libpython2.7_d.so: undefined reference to `python_function__entry_semaphore'
collect2: ld returned 1 exit status
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to