Closed zachsis closed 5 years ago
$ cat /etc/redhat-release
Fedora release 25 (Twenty Five)
attempting to build / install from a git repo:
$ python setup.py build install
running build
running custom_build
running build_py
creating build
creating build/lib
creating build/lib/distorm3
copying python/distorm3/sample.py -> build/lib/distorm3
copying python/distorm3/__init__.py -> build/lib/distorm3
running build_clib
running custom_build_clib
building 'distorm3' library
creating build/temp.linux-x86_64-2.7
creating build/temp.linux-x86_64-2.7/src
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc -Iinclude -c src/decoder.c -o build/temp.linux-x86_64-2.7/src/decoder.o -fPIC -O2 -Wall -DSUPPORT_64BIT_OFFSET -DDISTORM_STATIC
gcc: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory
error: command 'gcc' failed with exit status 1
install 'redhat-rpm-config', this will install some needed macros.
@zachsis Can I close this?
I'm closing this. If there's still an issue with latest diStorm, please re-open.