bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

test-rwlock1 build error on Solaris


From: Tom G. Christensen
Subject: test-rwlock1 build error on Solaris
Date: Wed, 1 Feb 2017 20:42:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

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 -l
m
Undefined                       first referenced
 symbol                             in file
sched_yield                         test-rwlock1.o
ld: fatal: Symbol referencing errors. No output written to test-rwlock1
collect2: error: ld returned 1 exit status
make[4]: *** [test-rwlock1] Error 1

It looks like just a missing @YIELD_LIB@ in modules/lock-tests.

-tgc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]