From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: salvatore.difazio@st.com Newsgroups: gmane.lisp.guile.bugs Subject: I have problems to build guile 1.6.x on Solaris 2.7 Date: Wed, 25 Feb 2004 09:36:47 +0100 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1077698215 25799 80.91.224.253 (25 Feb 2004 08:36:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2004 08:36:55 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 25 09:36:46 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvuX8-0006Ns-00 for ; Wed, 25 Feb 2004 09:36:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvuWj-0000Hy-In for guile-bugs@m.gmane.org; Wed, 25 Feb 2004 03:36:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AvuV9-0007tZ-G0 for bug-guile@gnu.org; Wed, 25 Feb 2004 03:34:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AvuUb-0007ef-Eo for bug-guile@gnu.org; Wed, 25 Feb 2004 03:34:41 -0500 Original-Received: from [164.129.1.35] (helo=beta.dmz-eu.st.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1AvuPl-0006ai-Ge for bug-guile@gnu.org; Wed, 25 Feb 2004 03:29:09 -0500 Original-Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7A6B3DD94 for ; Wed, 25 Feb 2004 08:29:00 +0000 (GMT) Original-Received: by zeta.dmz-eu.st.com (STMicroelectronics, from userid 60012) id F3DB9F2D0; Wed, 25 Feb 2004 08:28:56 +0000 (GMT) Original-Received: from ctx005.ctn.st.com (localhost [127.0.0.1]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 0CFEF12306 for ; Wed, 25 Feb 2004 08:28:55 +0000 (GMT) Original-Received: from localhost (root@localhost) by ctx005.ctn.st.com (8.9.3 (PHNE_24419+JAGae58098)/8.9.3) with ESMTP id JAA14215 for ; Wed, 25 Feb 2004 09:36:47 +0100 (MET) X-OpenMail-Hops: 1 Original-To: bug-guile@gnu.org Content-Disposition: inline ;Creation-Date="Wed, 25 Feb 2004 09:26:55 +0100" ;Modification-Date="Wed, 25 Feb 2004 09:36:47 +0100" X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1189 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1189 The configure script was executed and don't reported any error but make do. Shall are you so kind to let me undertstand what happened? I fill that this error isn't a bug of Guile code, maybe of the configure script. The make report following: make[3]: Entering directory `/home/HFG02/users/difazio/appl/1STORE1/Software/guile-1.6.4/libguile-lt dl' /bin/ksh ../libtool --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -o libguile-ltdl.la -rpath /home/HFG02/users/difazio/appl/lib -version-info 1:0:0 -export-dynamic -no-undefined guile-ltdl.lo -ldl -lcrypt -lsocket -lnsl -lm rm -fr .libs/libguile-ltdl.la .libs/libguile-ltdl.* .libs/libguile-ltdl.* /usr/ccs/bin/ld -G -z defs -h libguile-ltdl.so.1 -o .libs/libguile-ltdl.so.1.0.0 guile-ltdl.lo -ldl -lcrypt -lsocket -lnsl -lm -lc Undefined first referenced symbol in file __eprintf guile-ltdl.lo ld: fatal: Symbol referencing errors. No output written to .libs/libguile-ltdl.so.1.0.0 make[3]: *** [libguile-ltdl.la] Error 1 make[3]: Leaving directory `/home/HFG02/users/difazio/appl/1STORE1/Software/guile-1.6.4/libguile-lt dl' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/HFG02/users/difazio/appl/1STORE1/Software/guile-1.6.4/libguile-lt dl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/HFG02/users/difazio/appl/1STORE1/Software/guile-1.6.4' make: *** [all] Error 2 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile