Operating System - HP-UX
1833053 Members
2433 Online
110049 Solutions
New Discussion

Re: Mismatched ABI (not an ELF file) for -lstd_v2

 
Rick Burge_3
Occasional Advisor

Mismatched ABI (not an ELF file) for -lstd_v2

Attempting to install qt on itanium 11.23 and I get this message. The library is there, what is this telling me?

aCC -o qmake project.o property.o main.o makefile.o unixmake2.o unixmake.o msvc_nmake.o borland_bmake.o mingw_make.o msvc_dsp.o msvc_vcproj.o option.o winmakefile.o projectgenerator.o metrowerks_xml.o pbuilder_pbx.o msvc_objectmodel.o meta.o qtmd5.o qstring.o qtextstream.o qiodevice.o qglobal.o qgdict.o qcstring.o qdatastream.o qgarray.o qbuffer.o qglist.o qptrcollection.o qfile.o qfile_unix.o qregexp.o qgvector.o qgcache.o qbitarray.o qdir.o quuid.o qfileinfo_unix.o qdir_unix.o qfileinfo.o qdatetime.o qstringlist.o qmap.o qconfig.o qunicodetables.o qsettings.o qlocale.o
ld: Mismatched ABI (not an ELF file) for -lstd_v2
Fatal error.

It all seems simple enough.

Thanks,
Rick
1 REPLY 1
Kent Ostby
Honored Contributor

Re: Mismatched ABI (not an ELF file) for -lstd_v2

Generally this means that you're trying to install a 32 bit module into a 64 bit library.

Check to make sure you have the correct version of the software for this OS revision.
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"