From owner-freebsd-ports Fri Dec 18 11:50:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20964 for freebsd-ports-outgoing; Fri, 18 Dec 1998 11:50:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20955 for ; Fri, 18 Dec 1998 11:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09938; Fri, 18 Dec 1998 11:50:01 -0800 (PST) Date: Fri, 18 Dec 1998 11:50:01 -0800 (PST) Message-Id: <199812181950.LAA09938@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Steve Price Subject: Re: ports/9122: patches for xv fail, Makefile broken. Reply-To: Steve Price Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9122; it has been noted by GNATS. From: Steve Price To: phoenix@calldei.com Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/9122: patches for xv fail, Makefile broken. Date: Fri, 18 Dec 1998 13:40:02 -0600 (CST) On Fri, 18 Dec 1998, System Administrator wrote: [...] # >Synopsis: patches for xv fail, Makefile broken. [...] # >Description: # # Makefile has missing -I opt in the CCFLAGS, at least 1 patch fails. In /usr/ports/graphics/xv/Makefile? I don't see a *FLAGS in there anywhere. I have revision 1.31, which do you have? # >How-To-Repeat: # # Go to /usr/ports/graphics/xv and 'make'. Just did and it works great for me. # >Fix: # # Add -I/usr/X11R6/include to the CFLAGS in xv's Makefile. Also add -L/usr/X11R6/lib. # The patch for xvjpeg.c is *BAD* and it should be removed as it prevents the file from # compiling properly. I did a grep on all of the patches and it didn't turn up any references to xvjpeg. Can you try 'make clean' first and then a 'make' and see what happens? If that doesn't work then create a tarball of the port and send it to me. cd /usr/ports/graphics ; tar czf - xv | uuencode xv.tgz > tarball Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message