Re: Geant3 can not compile with root v5-20-00

From: Yaxian Mao <maoyx_at_iopp.ccnu.edu.cn>
Date: Wed, 2 Jul 2008 18:32:47 +0800


Hello Ivana and all,
  Here is my root configure, I already added it when I compiled the root v5-20-00 under the suggestion of Yves. Perhaps you meant that I should update my root and recompile it again? Thanks for your help!
  Cheers...Yaxian

ALIEN_ROOT=/direct/data04/ALICE/maoyx/soft/AliEn/$VERSION ./configure \

      --with-f77=g77 \
      --with-pythia6-uscore=SINGLE \
      --disable-rfio \
      --enable-mathmore --enable-mathcore --enable-roofit \
      --enable-asimage --enable-minuit2 \
      --enable-alien \
      --with-alien-incdir=${ALIEN_ROOT}/api/include \
      --with-alien-libdir=${ALIEN_ROOT}/api/lib \
      --with-alien-libdir=${ALIEN_ROOT}/lib

Ivana Hrivnacova wrote:
> Hi Yaxian,
>
> There have been updated makefiles for geant3 compilation
> in Root v5-20-00, where is now used root-config
> to get the fortran compiler version.
> In order to get the response from root-config correct,
> you need to configure Root with the option
> --with-f77=
> This setting should not be needed with Root future
> versions.
>
> Best regards,
>
> Ivana
>
> Yaxian Mao wrote:
>> Hi all,
>> I do not know where I should ask for help about the problem of Geant3, so I sent
>> both
>> mailing list, I wish somebody could give me some helps...
>> After I compiled with the new root version v5-20-00 successfully, I can not recompile
>> geant3 (v1-9) again, before everything works fine for me, Could somebody tell me where
>> I did wrong? Thanks in advance!
>> Cheers...Yaxian
>>
>> [maoyx_at_iopp-server pro]$ make
>> added/loadmod.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/added/loadmod.o] Error
>> 127
>> (ignored)
>> gbase/gbhsta.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/gbhsta.o] Error 127
>> (ignored)
>> gbase/geamon.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/geamon.o] Error 127
>> (ignored)
>> gbase/getnum.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/getnum.o] Error 127
>> (ignored)
>> gbase/getver.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/getver.o] Error 127
>> (ignored)
>> gbase/gffgo.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/gffgo.o] Error 127
>> (ignored)
>> gbase/gfhead.F
>> make: O2: Command not found
>> make: [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/tgt_linux/gbase/gfhead.o] Error 127
>> (ignored)
>> gbase/gfhsta.F
>> ...
>> g++: minicern/lnxgs/rdmin.o: No such file or directory
>> make: *** [/direct/data04/ALICE/maoyx/soft/GEANT3/v1-9/lib/tgt_linux/libgeant321.so]
>> Error 1
>>
>> The configure of root compilation is as follows:
>> #!/bin/sh
>>
>> ALIEN_ROOT=/direct/data04/ALICE/maoyx/soft/AliEn/$VERSION
>> ./configure \
>> --with-f77=g77 \
>> --with-pythia6-uscore=SINGLE \
>> --disable-rfio \
>> --enable-mathmore --enable-mathcore --enable-roofit \
>> --enable-asimage --enable-minuit2 \
>> --enable-alien \
>> --with-alien-incdir=${ALIEN_ROOT}/api/include \
>> --with-alien-libdir=${ALIEN_ROOT}/api/lib \
>> --with-alien-libdir=${ALIEN_ROOT}/lib
>> make
>> make install
>>
>
> --
> ==============================================================
> e-mail: Ivana.Hrivnacova_at_cern.ch
> address: Institut Physique Nucleaire, 91406 Orsay, France
> phone: (33) 01 69 15 65 94
> ==============================================================
>
>


Received on Wed Jul 02 2008 - 12:46:29 CEST

This archive was generated by hypermail 2.2.0 : Wed Jul 02 2008 - 17:50:01 CEST