Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 14:45:04 +0200 (CEST)
From:      eckert@convergence.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17899: lang/guile build failing
Message-ID:  <200004101245.OAA99682@riocha.convergence.de>

next in thread | raw e-mail | index | archive | help

>Number:         17899
>Category:       ports
>Synopsis:       lang/guile build failing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 10 05:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Hans-Ch. Eckert
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
convergence integrated media
>Environment:

	cc --version
	2.7.2.3


>Description:

	cd /usr/ports/lang/guile (guile-1.3.4)
	make

	compilation stops at

Making all in time
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../libguile     -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes  -c qtmds.s
rm -f .libs/qtmds.lo
cc -DHAVE_CONFIG_H -I. -I. -I../libguile -O -pipe -Wall -Wpointer-arith -Wmissing-prototypes -c qtmds.s  -fPIC -DPIC -o .libs/qtmds.lo

	The last command doesn't even finish.  The compilation just
	hangs, not even using up CPU.

>How-To-Repeat:

	in /usr/ports/lang/guile:

	make clean
	make

>Fix:
	
	


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004101245.OAA99682>