From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.6.6 build comments ... solaris NSIG Date: Thu, 02 Dec 2004 10:37:51 +1100 Message-ID: <87y8gha8ts.fsf@zip.com.au> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101944334 29115 80.91.229.6 (1 Dec 2004 23:38:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Dec 2004 23:38:54 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Dec 02 00:38:45 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZe3Z-0000gm-00 for ; Thu, 02 Dec 2004 00:38:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZeD5-0007sV-2n for guile-devel@m.gmane.org; Wed, 01 Dec 2004 18:48:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZeCz-0007sN-A4 for guile-devel@gnu.org; Wed, 01 Dec 2004 18:48:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZeCy-0007rv-5R for guile-devel@gnu.org; Wed, 01 Dec 2004 18:48:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZeCy-0007rs-26 for guile-devel@gnu.org; Wed, 01 Dec 2004 18:48:28 -0500 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CZe35-00040J-Vd for guile-devel@gnu.org; Wed, 01 Dec 2004 18:38:16 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id iB1NcEKP000599; Thu, 2 Dec 2004 10:38:14 +1100 Original-Received: from localhost (ppp2447.dyn.pacific.net.au [61.8.36.71]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id iB1Nc5Pm024054; Thu, 2 Dec 2004 10:38:09 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1CZe2h-0001Bn-00; Thu, 02 Dec 2004 10:37:51 +1100 Original-To: "Nelson H. F. Beebe" Mail-Copies-To: never In-Reply-To: (Nelson H. F. Beebe's message of "Wed, 1 Dec 2004 10:24:16 -0700 (MST)") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4463 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4463 "Nelson H. F. Beebe" writes: > > ------------------------------------------------------------------------ > Machinetype: Sun Ultra 2/2400 (400 MHz); Solaris 2.9 > Configure environment: CC=/opt/studio9/SUNWspro/bin/c89 \ > CFLAGS=-I/usr/local/include \ > CXX=/opt/studio9/SUNWspro/bin/CC \ > CXXFLAGS=-I/usr/local/include LDFLAGS="-R/usr/local/lib -L/usr/local/lib" > > /opt/studio9/SUNWspro/bin/c89 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/usr/local/include -c scmsigs.c -KPIC -DPIC -o .libs/scmsigs.o > "scmsigs.c", line 112: undefined symbol: NSIG > "scmsigs.c", line 151: undefined symbol: sigset_t I'd have thought that system would have both those. Are they hiding somewhere other than ? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel