Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 17:40:01 -0700 (PDT)
From:      Jeremy Lea <reg@FreeBSD.ORG>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/17899: lang/guile build failing
Message-ID:  <200004110040.RAA26577@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17899; it has been noted by GNATS.

From: Jeremy Lea <reg@FreeBSD.ORG>
To: eckert@convergence.de
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/17899: lang/guile build failing
Date: Mon, 10 Apr 2000 17:38:18 -0700

 Hi,
 
 On Mon, Apr 10, 2000 at 02:45:04PM +0200, eckert@convergence.de wrote:
 > >Fix:
 
 lang/guile:
   Maintainer:	jseger@FreeBSD.org
   Changes: Makefile
   Adds   : patches/patch-ag
   Removes:
 
 --- /usr/ports.ref/lang/guile/Makefile	Wed Mar 15 23:21:59 2000
 +++ lang/guile/Makefile	Wed Mar 15 23:38:47 2000
 @@ -14,15 +14,10 @@
  
  MAINTAINER=	jseger@FreeBSD.org
  
 -GNU_CONFIGURE=	YES
 -CONFIGURE_ARGS=	--with-threads
 -
  USE_LIBTOOL=	yes
  LIBTOOLFILES=	configure guile-readline/configure
 +CONFIGURE_ARGS=	--with-threads
  
  PLIST_SUB=	GUILE_VER=1.3.4
 -
 -post-install:
 -	@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
  
  .include <bsd.port.mk>
 --- /usr/ports.ref/lang/guile/patches/patch-ag	Wed Dec 31 16:00:00 1969
 +++ lang/guile/patches/patch-ag	Fri Apr  7 18:30:47 2000
 @@ -0,0 +1,11 @@
 +--- qt/Makefile.in.orig	Wed Mar 29 01:37:29 2000
 ++++ qt/Makefile.in	Wed Mar 29 01:38:12 2000
 +@@ -407,7 +407,7 @@
 + 
 + 
 + .s.lo:
 +-	$(LIBTOOL) --mode=compile $(COMPILE) $(qthread_asflags) -c $<
 ++	$(LIBTOOL) --mode=compile $(CC) $(qthread_asflags) -c $<
 + qtmds.s:
 + 	${LN_S} ${srcdir}/${qtmds_s} qtmds.s
 + qtmdc.c:
 
 -- 
 FreeBSD - Because the best things in life are free...
                                            http://www.freebsd.org/
 


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?200004110040.RAA26577>