Jason Stover <[EMAIL PROTECTED]> writes: > make check is now failing: > > gl/.libs/libgl.a(xalloc-die.o)(.text+0x1b): In function `xalloc_die': > /home/jhs/src/pspp/gl/xalloc-die.c:35: undefined reference to > `libintl_gettext' > collect2: ld returned 1 exit status > *** Error code 1
[...] > So why is make working, but not make check? Is this happening for one of the programs compiled by "make check", rather than by the main binary? It's quite possible that their automake code is screwed up. If so, which one? -- "Implementation details are beyond the scope of the Java virtual machine specification. One should not assume that every virtual machine implementation contains a giant squid." --"Mr. Bunny's Big Cup o' Java" _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
