Hi Folks,

I'm trying to compile SLURM on Mac OSX 1.6.x but I get the following error
message:

libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o
.libs/priority_multifactor.so -bundle  .libs/priority_multifactor.o   -lm
ld: codegen problem, can't use rel32 to external symbol
_slurm_destroy_priority_factors_object in
_priority_p_get_priority_factors_list from .libs/priority_multifactor.o
collect2: ld returned 1 exit status
make[5]: *** [priority_multifactor.la] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


I've used the plain configuration, I mean just

./configure
make

Is there any special configuration option to make it compile on mac?


Thanks
Paolo Di Tommaso

Reply via email to