=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for probcons-1.12 --- probcons --- --- compare --- --- project --- --- probcons --- g++ -O3 -W -Wall -pedantic -DNDEBUG -DNumInsertStates=2 -DVERSION="1.12" -funroll-loops -lm -o probcons Main.cc --- compare --- g++ -O3 -W -Wall -pedantic -DNDEBUG -DNumInsertStates=2 -DVERSION="1.12" -funroll-loops -o compare CompareToRef.cc --- project --- g++ -O3 -W -Wall -pedantic -DNDEBUG -DNumInsertStates=2 -DVERSION="1.12" -funroll-loops -o project ProjectPairwise.cc ProjectPairwise.cc: In function 'int main(int, char**)': ProjectPairwise.cc:39:43: error: 'strcmp' was not declared in this scope --- compare --- CompareToRef.cc: In function 'int main(int, char**)': CompareToRef.cc:76:33: error: 'strcmp' was not declared in this scope --- project --- *** [project] Error code 1 make: stopped in /scratch/wip/probcons/work/probcons --- compare --- *** [compare] Error code 1 make: stopped in /scratch/wip/probcons/work/probcons --- probcons --- In file included from Main.cc:11:0: ProbabilisticModel.h: In member function 'void ProbabilisticModel::ComputeNewParameters(Sequence*, Sequence*, const VF&, const VF&, VF&, VF&, VF&, VVF&, VF&, bool) const': ProbabilisticModel.h:492:49: warning: suggest parentheses around '&&' within '||' Main.cc: In function 'SafeVector > ParseParams(int, char**)': Main.cc:659:33: error: 'strcmp' was not declared in this scope *** [probcons] Error code 1 make: stopped in /scratch/wip/probcons/work/probcons 3 errors make: stopped in /scratch/wip/probcons/work/probcons *** Error code 2 Stop. make: stopped in /usr/pkgsrc/wip/probcons *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/probcons