Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 88911 invoked from network); 10 Oct 2006 16:24:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 16:24:17 -0000 Received: (qmail 46988 invoked by uid 500); 10 Oct 2006 16:24:13 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 46953 invoked by uid 500); 10 Oct 2006 16:24:13 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 46942 invoked by uid 99); 10 Oct 2006 16:24:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 09:24:13 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 216.86.168.178 is neither permitted nor denied by domain of geir@pobox.com) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 09:24:12 -0700 Received: from [172.27.172.229] (unknown [66.194.95.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 4D60551927 for ; Tue, 10 Oct 2006 12:23:50 -0400 (EDT) Message-ID: <452BC91B.1020109@pobox.com> Date: Tue, 10 Oct 2006 12:23:55 -0400 From: "Geir Magnusson Jr." Reply-To: geir@pobox.com User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib][build] Failed to build classlib on r454714 References: <469bff730610100517v63f028fak1c896f25212473ac@mail.gmail.com> <26c14c2a0610100522n5f2ec2f0xd8d0bdc7917ef2a3@mail.gmail.com> <200610101237.k9ACbinP024823@d06av02.portsmouth.uk.ibm.com> In-Reply-To: <200610101237.k9ACbinP024823@d06av02.portsmouth.uk.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Muahaha... didn't you just say this was something that never changed, was geological in stability, etc, etc? :) Mark Hindess wrote: > On 10 October 2006 at 16:22, "Oleg Khaschansky" wrote: >> It looks like you don't have lcms.h and, probably, other lcms stuff in >> \enhanced\classlib\trunk\depends\libs\build\lcms\. > > I think the problem is more likely that they do have lcms but that they > don't have the same version as everyone else. > > At a guess, I'd say that the version they are using doesn't have the > cache that the cmsFLAGS_NOTCACHE flag is intended to switch off and > that: > > #ifndef cmsFLAGS_NOTCACHE > #define cmsFLAGS_NOTCACHE (0) > #endif > > after the #include for lcms.h would solve the problem. > > But this is a complete guess. > > -Mark. > >> Recently awt/swing build was enabled by default and it requires this >> dependency as well as png and jpeg. >> >> Read the instructions in >> \enhanced\classlib\trunk\depends\libs\build\README.txt. >> >> Or check the recent posts about this. E.g. the following recent thread: >> [classlib][build]Lacks liblcms.a libpng.a and etc on Linux and >> recommend to add them to fetch-depends target >> >> On 10/10/06, Pavel Ozhdikhin wrote: >>> I'm seeing the same problem. >>> >>> Thanks, >>> Pavel >>> >>> On 10/10/06, Alexey Varlamov wrote: >>>> Got the following compilation error (SLES 9 gcc 3.3.3): >>>> >>>> build-native: >>>> [exec] cc -O1 -march=pentium3 -DLINUX -D_REENTRANT >>>> -DIPv6_FUNCTION_SUPPORT -DHYX86 -I/e >>>> xport/users2/avarlamo/linux.ia32/svn-repo/classlib/deploy/include >>>> -I/export/users2/avarlamo/l >>>> inux.ia32/svn-repo/classlib/deploy/jdk/include -I. -I../shared/ -fpic >>>> -Icommon -I../shared//i nclude >>>> -I/export/users2/avarlamo/linux.ia32/svn-repo/classlib/deploy/../depends/ >> libs/build/lc >>>> ms -c -o ../shared//cmmxforms.o ../shared//cmmxforms.c >>>> [exec] ../shared/cmmxforms.c: In function `cmmCreateMultiprofileTrans >> form': >>>> [exec] ../shared/cmmxforms.c:150: error: `cmsFLAGS_NOTCACHE' >>>> undeclared (first use in th is function) >>>> [exec] ../shared/cmmxforms.c:150: error: (Each undeclared >>>> identifier is reported only on ce >>>> [exec] ../shared/cmmxforms.c:150: error: for each function it appears >> in.) >>>> [exec] ../shared/cmmxforms.c:181: warning: passing arg 2 of >>>> `cmsSample3DGrid' from incom patible pointer type >>>> [exec] make: *** [../shared//cmmxforms.o] Error 1 >>>> >>>> BUILD FAILED >>>> >>>> --------------------------------------------------------------------- >>>> Terms of use : http://incubator.apache.org/harmony/mailing.html >>>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >>>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >>>> >>>> >>> --------------------------------------------------------------------- >>> Terms of use : http://incubator.apache.org/harmony/mailing.html >>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >>> >>> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >> > > > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org > For additional commands, e-mail: harmony-dev-help@incubator.apache.org > --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org