samuel.h...@gmail.com
unread,Mar 26, 2012, 2:30:42 PM3/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to POY - Phylogenetic Analysis Software, Daniel...@osumc.edu, guil...@osc.edu, OSC...@osc.edu, ttre...@gmail.com
Hello all,
I'm trying to install POY on my cluster, and I'm getting the
following error:
"
./libpoycside.a(newkkonen.o): In function `get_delta':
/nfs/16/osu6617/poy_5.0.1.alpha/src/_build/newkkonen.c:244: undefined
reference to `cm_get_min_non0_cost'
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
Command exited with code 2.
Compilation unsuccessful after building 796 targets (0 cached) in
00:02:59.
make: *** [poy.native] Error 10
"
Lessee...
-bash-4.1$ ocaml -version
The Objective Caml toplevel, version 3.12.1
-bash-4.1$ mpicc --version
icc (ICC) 12.1.0 20110811
Copyright (C) 1985-2011 Intel Corporation. All rights reserved.
-bash-4.1$ uname -a
Linux
oakley02.osc.edu 2.6.32-131.17.1.el6.x86_64 #1 SMP Thu Sep 29
10:24:25 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
So not sure what's causing this. This was the configuration I used:
-bash-4.1$ ./configure --enable-interface=flat --enable-mpi --enable-
long-sequences CC=mpicc --prefix=/nfs/16/osu6617/local/poy/5.0.1.alpha