From owner-freebsd-questions@FreeBSD.ORG Fri Jan 11 16:04:06 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 B58C916A46B for ; Fri, 11 Jan 2008 16:04:06 +0000 (UTC) (envelope-from gwschenk@socal.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id 7269E13C447 for ; Fri, 11 Jan 2008 16:04:06 +0000 (UTC) (envelope-from gwschenk@socal.rr.com) Received: from hrndva-web25-z01 ([10.128.132.116]) by hrndva-smta01.mail.rr.com with ESMTP id <20080111160405.MQMW29759.hrndva-smta01.mail.rr.com@hrndva-web25-z01>; Fri, 11 Jan 2008 16:04:05 +0000 Message-ID: <29237689.708691200067445397.JavaMail.root@hrndva-web25-z01> Date: Fri, 11 Jan 2008 8:04:05 -0800 From: To: Bob Johnson MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: Cc: freebsd-questions@freebsd.org Subject: Re: Error building OpenEXR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2008 16:04:06 -0000 ---- Bob Johnson wrote: > /usr/ports/UPDATING (entry 20071008) might help. > > The solution there isn't exactly what I ended up having to do (I don't > actually remember exactly what I did), but it pointed me in the right > direction. > > - Bob The solution in UPDATING worked for me. I must apologize for wasting everyone's bandwidth. After posting this question (I admit, I panicked!) reading UPDATE more closely fixed this problem. What with OpenEXR, kdelibs and the Xorg upgrade, it's been quite a week. Gary > > > On 1/9/08, Gary Schenk wrote: > > Attempting to upgrade the ports on my machine, and following (or trying to > > follow) UPDATING, an error accurs on the upgrade of OpenEXR. This made a lot > > of KDE ports fail. > > > > gmake[1]: *** [imfexamples] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/graphics/OpenEXR/work/openexr-1.6.0/IlmImfExamples' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > > > Stop in /usr/ports/graphics/OpenEXR. > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade.69205.29 > > env UPGRADE_TOOL=portupgrade UPGRADE_PORT=OpenEXR-1.2.2_1 > > UPGRADE_PORT_VER=1.2.2_1 make > > ** Fix the problem and try again. > > > > I then tried deleting OpenEXR and reinstalling it, but that did not work > > out. > > This shows up: > > > > > > b44ExpLogTable.cpp:52:18: half.h: No such file or directory > > b44ExpLogTable.cpp: In function `int main()': > > b44ExpLogTable.cpp:85: error: `half' was not declared in this scope > > b44ExpLogTable.cpp:85: error: expected `;' before "h" > > b44ExpLogTable.cpp:86: error: `h' was not declared in this scope > > b44ExpLogTable.cpp:90: error: `HALF_MAX' was not declared in this scope > > b44ExpLogTable.cpp:114: error: `half' was not declared in this scope > > b44ExpLogTable.cpp:114: error: expected `;' before "h" > > b44ExpLogTable.cpp:115: error: `h' was not declared in this scope > > gmake[1]: *** [b44ExpLogTable.o] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/graphics/OpenEXR/work/openexr-1.6.0/IlmImf' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > > > Stop in /usr/ports/graphics/OpenEXR. > > > > I'm at a real lost. If someone could give me a nudge in the right direction, > > I > > would appreciate it. > > > > > uname -a > > FreeBSD babo.hbfun.org 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Fri Feb 16 > > 13:25:14 > > PST 2007 root@babo.hbfun.org:/usr/src/sys/i386/compile/BABO i386 > > > > Gary > > _______________________________________________ > > 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" > >