Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

make install: "File format not recognized"

$
0
0
Hello, I try to install qt 4.8.1, the make command was done OK with no errors/warnings, but in “make install” the strip command fails with “ File format not recognized”…. What should I do ? arm-none-linux-gnueabi-strip:/usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_alpha.h: File format not recognized make1: [install_flat_headers] Error 1 (ignored) install -m 755 -p /media/sdb/qt/qt-everywhere-opensource-src-4.8.1/src/corelib/arch/qatomic_arch.h /usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/ arm-none-linux-gnueabi-strip /usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_arch.h arm-none-linux-gnueabi-strip:/usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_arch.h: File format not recognized

Viewing all articles
Browse latest Browse all 2113

Trending Articles