From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 04:55:16 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F998106567B for ; Wed, 10 Sep 2008 04:55:16 +0000 (UTC) (envelope-from joeb@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 0BD3F8FC1D for ; Wed, 10 Sep 2008 04:55:16 +0000 (UTC) (envelope-from joeb@a1poweruser.com) Received: from laptop ([202.69.173.26]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 9 Sep 2008 21:54:38 -0700 From: "joeb" To: "Desmond Chapman" , Date: Wed, 10 Sep 2008 12:55:18 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 X-OriginalArrivalTime: 10 Sep 2008 04:54:39.0052 (UTC) FILETIME=[5482C0C0:01C91301] Cc: Subject: RE: kde3 build problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joeb@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2008 04:55:16 -0000 I believe kde3 is obsolete. I Just did kde4 and it worked. pkg_add -r kde4 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Desmond Chapman Sent: Wednesday, September 10, 2008 11:24 AM To: freebsd-questions@freebsd.org Subject: kde3 build problems Current build problems with kde3: # pkg_add -rf kde3 Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/kd e3.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-7.0-release/Latest/k de3.tbz' by URL # cd kdelibs3 # ls Makefile files pkg-plist distinfo pkg-descr work # vi Makefile # -*-mode: makefile-*- # New ports collection makefile for: KDE libraries 3 # Date created: 2 November 2001 # Whom: will@cvs.kde.org # # $FreeBSD: ports/x11/kdelibs3/Makefile,v 1.221 2007/10/29 23:48:15 lofi Exp $ # PORTNAME= kdelibs PORTVERSION= ${KDE_VERSION} PORTREVISION= 0 CATEGORIES= x11 kde ipv6 MASTER_SITES= ${MASTER_SITE_KDE} DIST_SUBDIR= KDE COMMENT= Base set of libraries needed by KDE programs LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ artsc.0:${PORTSDIR}/audio/arts \ aspell:${PORTSDIR}/textproc/aspell \ dns_sd:${PORTSDIR}/net/mDNSResponder \ idn:${PORTSDIR}/dns/libidn \ jasper:${PORTSDIR}/graphics/jasper \ pcre:${PORTSDIR}/devel/pcre \ thai:${PORTSDIR}/devel/libthai \ tiff.4:${PORTSDIR}/graphics/tiff \ xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt RUN_DEPENDS= kdehier>0:${PORTSDIR}/misc/kdehier \ ${FONTSCALE}:${X_FONTS_TTF_PORT} \ ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/mis c/hi color-icon-theme CONFLICTS+= kdeadmin-3.[0-3].* kdeadmin-3.4.[0-1]* kdeartwork-3.[2-3]* kdeba se-3.[0-4]* kdepim-3.2* .if defined(WITHOUT_CUPS) || defined(KDE_WITHOUT_CUPS) CONFLICTS+= kdelibs-[0-9]* PKGNAMESUFFIX= -nocups CONFIGURE_ARGS+=--disable-cups PLIST= ${.CURDIR}/../kdelibs3-nocups/pkg-plist .else CONFLICTS+= kdelibs-nocups-[0-9]* LIB_DEPENDS+= cups:${PORTSDIR}/print/cups-base .endif USE_BZIP2= yes USE_FAM= yes USE_GETTEXT= yes USE_GMAKE= yes :q! # make depends --disable-cups make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] # make depends -d --disable-cups make: illegal argument to d option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] # make -d --disable-cups make: illegal argument to d option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable] [variable=value] [target ...] # make depends ===> kdelibs-3.5.8 depends on shared library: IlmImf - found ===> kdelibs-3.5.8 depends on shared library: art_lgpl_2.5 - found ===> kdelibs-3.5.8 depends on shared library: artsc.0 - found ===> kdelibs-3.5.8 depends on shared library: aspell - found ===> kdelibs-3.5.8 depends on shared library: dns_sd - found ===> kdelibs-3.5.8 depends on shared library: idn - found ===> kdelibs-3.5.8 depends on shared library: jasper - found ===> kdelibs-3.5.8 depends on shared library: pcre - found ===> kdelibs-3.5.8 depends on shared library: thai - found ===> kdelibs-3.5.8 depends on shared library: tiff.4 - found ===> kdelibs-3.5.8 depends on shared library: xml2.5 - found ===> kdelibs-3.5.8 depends on shared library: xslt.2 - found ===> kdelibs-3.5.8 depends on shared library: cups - not found ===> Verifying install for cups in /usr/ports/print/cups-base cd /usr/ports/print/cups-base && make config; ¢z¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢{ ¢x Options for cups-base 1.3.5_2 ¢x ¢x ¢z¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢{ ¢x ¢x ¢x [X] GNUTLS Build with GNUTLS library ¢x ¢x ¢x ¢x [ ] PHP Build PHP support ¢x ¢x ¢x ¢x [X] PYTHON Build PYTHON support ¢x ¢x ¢x ¢x [ ] LIBPAPER Build with libpaper support ¢x ¢x ¢x ¢x [X] DNSSD Build with DNS_SD (avahi) support ¢x ¢x ¢x ¢x [X] PAM Build with PAM support ¢x ¢x ¢x ¢x [ ] LDAP Build with LDAP support ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢x ¢u¢w¢|¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢}¢w¢t ¢x [ OK ] Cancel ¢x ¢|¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢w¢} ===> Patching for cups-base-1.3.5_2 ===> Applying FreeBSD patches for cups-base-1.3.5_2 Ignoring previously applied (or reversed) patch. 10 out of 10 hunks ignored--saving rejects to cups/ipp.c.rej => Patch patch-CVE-2007-4351 failed to apply cleanly. *** Error code 1 Stop in /usr/ports/print/cups-base. *** Error code 1 Stop in /usr/ports/print/cups-base. *** Error code 1 Stop in /usr/ports/x11/kdelibs3. # cd /usr/ports/print/cups-base How can I fix this? _________________________________________________________________ See how Windows Mobile brings your life together-at home, work, or on the go. http://clk.atdmt.com/MRT/go/msnnkwxp1020093182mrt/direct/01/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"