You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jean,
I am facing an issue while compiling mpc on a target for x86_64 based on i686 configuration.
libtool: warning: library '/usr/lib64/libmpfr.la' was moved.
/usr/bin/grep: /usr/lib64/libgmp.la: No such file or directory
/usr/bin/sed: can't read /usr/lib64/libgmp.la: No such file or directory
libtool: error: '/usr/lib64/libgmp.la' is not a valid libtool archive
Makefile:429: recipe for target 'libmpc.la' failed
Any help would be greatly appreciated.
Thanks
Ramesh GK
The text was updated successfully, but these errors were encountered:
Hi Jean,
I am facing an issue while compiling mpc on a target for x86_64 based on i686 configuration.
libtool: warning: library '/usr/lib64/libmpfr.la' was moved.
/usr/bin/grep: /usr/lib64/libgmp.la: No such file or directory
/usr/bin/sed: can't read /usr/lib64/libgmp.la: No such file or directory
libtool: error: '/usr/lib64/libgmp.la' is not a valid libtool archive
Makefile:429: recipe for target 'libmpc.la' failed
Any help would be greatly appreciated.
Thanks
Ramesh GK
The text was updated successfully, but these errors were encountered: