Hi, I'm trying to install Bison 3.0.4 with PGI 16.5, but make crashes with the following error messages:
src/bison-InadequacyList.o: In function `xnmalloc': /blues/gpfs/home/software/spack-0.10.0/var/spack/stage/bison-3.0.4-qofkgp3xfpikbq7oj7khyo6sh6mmmmgj/bison-3.0.4/lib/xalloc.h:108: multiple definition of `xnmalloc' src/bison-AnnotationList.o:/blues/gpfs/home/software/spack-0.10.0/var/spack/stage/bison-3.0.4-qofkgp3xfpikbq7oj7khyo6sh6mmmmgj/bison-3.0.4/lib/xalloc.h:108: first defined here src/bison-InadequacyList.o: In function `xnrealloc': /blues/gpfs/home/software/spack-0.10.0/var/spack/stage/bison-3.0.4-qofkgp3xfpikbq7oj7khyo6sh6mmmmgj/bison-3.0.4/lib/xalloc.h:121: multiple definition of `xnrealloc' src/bison-AnnotationList.o:/blues/gpfs/home/software/spack-0.10.0/var/spack/stage/bison-3.0.4-qofkgp3xfpikbq7oj7khyo6sh6mmmmgj/bison-3.0.4/lib/xalloc.h:121: first defined here src/bison-InadequacyList.o: In function `xcharalloc': /blues/gpfs/home/software/spack-0.10.0/var/spack/stage/bison-3.0.4-qofkgp3xfpikbq7oj7khyo6sh6mmmmgj/bison-3.0.4/lib/xalloc.h:220: multiple definition of `xcharalloc' I can provide you with the entire build output if you want. Adam J. Stewart Assistant Systems Administrator Laboratory Computing Resource Center Computing, Environment and Life Sciences Argonne National Laboratory
