Thank you very much, it works fine now. On Tue, Nov 11, 2008 at 10:33 PM, Charles Bacon <[EMAIL PROTECTED]> wrote:
> You will have to additionally specify "--with-flavor=vendorcc32dbg" to get > it to use a non-gcc compiler in preference to gcc. > > > Charles > > > On Nov 10, 2008, at 9:43 PM, Le Trung Kien wrote: > > I am trying your suggestion. >> >> I have another question that >> Because I use >> gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-52) >> then I configure with : >> >> CC="icc" F90="ifort" F77="ifort" ./configure --prefix=/opt/gt4.2.1 >> --enable-wsgram-pbs --enable-i18n >> However, when make I saw : >> >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR >> globus_replica_replication_client_java >> SKIPPING REBUILD of noflavor >> /opt/gt4.2.1/sbin/gpt-build -verbose >> -srcdir=source-trees/ws-gram/client/c/rendezvous/source gcc32dbg >> Scanning >> /root/grid/gt4.2.1-all-source-installer/source-trees/ws-gram/client/c/rendezvous/source/pkgdata/ >> pkg_data_src.gpt.in >> >> I don't know why it has gcc32dbg here, I did something wrong, didn't I ? >> >> >> >> >> On Tue, Nov 11, 2008 at 4:45 AM, Charles Bacon <[EMAIL PROTECTED]> wrote: >> If you reconfigure with >> >> ./configure --prefix=$GLOBUS_LOCATION --with-buildopts=-verbose >> >> and run make, does that work? >> >> >> Charles >> >> >> On Nov 9, 2008, at 7:52 PM, Le Trung Kien wrote: >> >> Hi, I am using >> >> Perl v5.8.0 >> >> java version "1.6.0" >> Java(TM) SE Runtime Environment (build pxi3260sr2-20080818_01(SR2)) >> >> Apache Ant version 1.7.1 >> >> On Fri, Nov 7, 2008 at 9:53 PM, Charles Bacon <[EMAIL PROTECTED]> wrote: >> What version of java, ant, and perl are you using? >> >> Charles >> >> >> On Nov 7, 2008, at 3:12 AM, Le Trung Kien wrote: >> >> Hi everybody, >> I faced these errors repeatedly >> >> /opt/gt4.2.1/sbin/gpt-build >> -srcdir=source-trees-thr/wsrf/java/common/source g >> gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_java_ws_core_common >> gpt-build ====> Changing to >> /root/grid/gt4.2.1-all-source-installer/source-trees >> gpt-build ====> BUILDING globus_java_ws_core_common >> ERROR: Build has failed >> ant deploy -Ddeploy.dir=/opt/gt4.2.1 >> No child processes >> >> I issued again "make" and passed this error. >> Then I got the same error for building following module >> >> globus_java_wsrf_jpa >> ... >> and so on. >> >> I don't know what's the problem is and how to solve this. >> Please help, thank you. >> >> -- >> Le Trung Kien. >> >> >> >> >> -- >> Le Trung Kien. >> >> >> >> >> -- >> Le Trung Kien. >> > > -- Le Trung Kien.
