Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2002 15:34:00 -0800 (PST)
From:      Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/35655: dctc/dctc-gui doesn't build
Message-ID:  <200203072334.g27NY0929766@freefall.freebsd.org>

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

>Number:         35655
>Category:       ports
>Synopsis:       dctc/dctc-gui doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 07 15:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior
>Release:        FreeBSD 4.5-STABLE
>Organization:
organiKa.com.br
>Environment:
floripa.com 4.5-STABLE FreeBSD 4.5-STABLE #3: Thu Feb 21 23:53:13 BRT 2002     root@floripa.com:/usr/src/sys/compile/FLORIPA  i386
>Description:
can't build dctc and so dctc-gui
>How-To-Repeat:
# cd /usr/ports/net/dctc
# make clean install
>Fix:
change glibc library version to 1.3.14 (the actual version at ports)

floripa# diff -uN Makefile.old Makefile
--- Makefile.old        Thu Mar  7 20:31:03 2002
+++ Makefile    Thu Mar  7 20:31:11 2002
@@ -15,7 +15,7 @@
 
 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
 LIB_DEPENDS=   gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
-               glib-1.3.13:${PORTSDIR}/devel/glib13
+               glib-1.3.14:${PORTSDIR}/devel/glib13
 
 GNU_CONFIGURE= yes
 CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include \

>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?200203072334.g27NY0929766>