Re: test-rwlock1 build error on Solaris

2017-02-01 Thread Tom G. Christensen
On 01/02/17 22:49, Bruno Haible wrote: 2017-02-01 Bruno Haible lock tests: Fix link error. * modules/lock-tests (test_rwlock1_LDADD): Add @YIELD_LIB@. Reported by Tom G. Christensen . Thank you. To confirm I made a testdir with just the lock-tests and it builds fin

Re: The non-recursive-gnulib-prefix-hack module

2017-02-01 Thread Jim Meyering
On Wed, Feb 1, 2017 at 2:28 PM, John W. Eaton wrote: > Is there anything I can do to help get this change accepted as part of > gnulib? > > I'd really like to be able to use a completely non-recursive Makefile for > Octave. Hi John, A great step in the right direction would be to ensure that your

Re: The non-recursive-gnulib-prefix-hack module

2017-02-01 Thread John W. Eaton
Is there anything I can do to help get this change accepted as part of gnulib? I'd really like to be able to use a completely non-recursive Makefile for Octave. jwe On 11/28/2016 12:40 AM, John W. Eaton wrote: On 11/27/2016 06:18 PM, Bruno Haible wrote: John, I added AC_CONFIG_LIBOB

Re: test-rwlock1 build error on Solaris

2017-02-01 Thread Bruno Haible
Hello Tom, > The error looks like this on Solaris 9: > /usr/tgcware/gcc49/bin/gcc -std=gnu11 -g -O2 -L/usr/tgcware/lib > -R/usr/tgcware/lib -o test-rwlock1 test-rwlock1.o ../gllib/libgnu.a > -lpthread -lm -lm -lm-lm -lm -l > m > Undefined first referenced >

test-rwlock1 build error on Solaris

2017-02-01 Thread Tom G. Christensen
Hello, Building a full gnulib snapshot on Solaris is currently failing for me. The error looks like this on Solaris 9: /usr/tgcware/gcc49/bin/gcc -std=gnu11 -g -O2 -L/usr/tgcware/lib -R/usr/tgcware/lib -o test-rwlock1 test-rwlock1.o ../gllib/libgnu.a -lpthread -lm -lm -lm-lm -lm