[Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
Dahui Jiang
Dahui.Jiang at veritas.com
Thu Jan 19 06:54:16 EST 2017
More information about the Python-Dev mailing list
Thu Jan 19 06:54:16 EST 2017
- Previous message (by thread): [Python-Dev] collections.abc for data and non-data descriptors
- Next message (by thread): [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all: I'm try to build a python rpm from source python3.5.1, and I use the spec file in the source tree. But the building is not success as print the following error: *********************************************** running build running build_ext error: [Errno 2] No such file or directory: 'Modules/Setup' error: Bad exit status from /var/tmp/rpm-tmp.DDm3jI (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DDm3jI (%build) ************************************************ Regards Dahui -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20170119/80c1b07d/attachment.html>
- Previous message (by thread): [Python-Dev] collections.abc for data and non-data descriptors
- Next message (by thread): [Python-Dev] Have problem when building python3.5.1 rpm with default SPEC file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list