View Issue Details

IDProjectCategoryView StatusLast Update
0004257ThirdPartyBugpublic2025-07-12 09:59
Reportermuez Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformGNU/LinuxOSOtherOS Version(please specify)
Product Version13 
Summary0004257: error: unrecognized option: `-Wl,/usr'
Descriptionwhen I try to compile OF13 I get this error:
========================================
ParMETIS decomposition is disabled

========================================
Building a ThirdParty installation of Zoltan decomposition
+ cd Zoltan-3.90
+ mkdir -p build
+ cd build
+ ../configure --prefix=/home/muez/applications/compiled/ThirdParty-13/platforms/linux64GccDPInt32/Zoltan-3.90 --libdir=/home/muez/applications/compiled/ThirdParty-13/platforms/linux64GccDPInt32/lib/openmpi-system --with-mpi=-Wl,-rpath -Wl,/usr --with-mpi-compilers=no --with-mpi-libdir=-Wl,-rpath -Wl,/usr/lib64 --disable-zoltan-cppdriver --with-ccflags=-fPIC --with-cxxflags=-fPIC
configure: error: unrecognized option: `-Wl,/usr'
Try `../configure --help' for more information

I tried to find the -Wl flag in Allwmake or in configure but did not find it
Steps To Reproducetry to compile OF13
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-12 09:59 muez New Issue