JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for NEUTRINO-MC-SUPPORT Archives


NEUTRINO-MC-SUPPORT Archives

NEUTRINO-MC-SUPPORT Archives


NEUTRINO-MC-SUPPORT@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

NEUTRINO-MC-SUPPORT Home

NEUTRINO-MC-SUPPORT Home

NEUTRINO-MC-SUPPORT  October 2012

NEUTRINO-MC-SUPPORT October 2012

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

From:

dupre <[log in to unmask]>

Reply-To:

dupre <[log in to unmask]>

Date:

Wed, 31 Oct 2012 14:35:07 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (117 lines)

Hello,

Tarak Thakore gave me the solution, yet for future users, here are the 
informations. I am working with an old 2.7.1 version and using g++ 4.6.3 
on ubuntu 12.04. There was a missing flag (-Wl,--no-as-needed) which is 
apparently necessary for ubuntu users. The present version of 2.7.1 have 
this fix already implemented.

Thanks


On Tue, 30 Oct 2012 16:00:28 +0000, [log in to unmask] 
wrote:
> Dear Raphaël
> To be able to assist you, you need to provide some information on 
> your system
> (os, compiler etc) and which version of GENIE you are trying to 
> install.
> cheers
> Costas
>
> On 30 Oct 2012, at 14:43, dupre wrote:
>
> ---
> Dr. Constantinos (Costas) Andreopoulos
> Staff Scientist
>
> Science and Technology Facilities Council (STFC)
> Rutherford Appleton Laboratory
> Particle Physics Dept. (R1, 2.90)
> Harwell Oxford Campus, OX11 0QX, UK
> tel (office):  +44-(0)1235 445091
> fax (office): +44-(0)1235 446733
> mobile:        +44-(0)7540 847333
> w3: http://costas.andreopoulos.eu<http://costas.andreopoulos.eu/>
>
>
> Well these two libraries compile without even a warning, i just
> checked again and I naturally did the make clean and then make. Yet,
> there is always a chance that the problem comes from some old files
> remaining somewhere and missed by make clean, I will check that.
>
> Yes I use LHAPDF as default.
>
> On Tue, 30 Oct 2012 10:29:17 -0400, Steve Dytman wrote:
> some of the libraries aren't getting compiled correctly.  Look at
> GEVGDrivers and
> GEVGCore.  Have you tried 'make clean' followed by 'make'.  Changes 
> in code
> that links one src area to another can disrupt linkage.
>
> I've had trouble with LHAPDF and Pythia at times.  Are you using
> LHAPDF as default instead
> of Cernlib?
>
> Steve
>
> On 10/30/2012 10:10 AM, dupre wrote:
> Hello,
>
> I am using the genie MC, but stopped using it since a year or so, now
> I am unable to compile it any more on my new machine (it crashes at
> the linking stage). Would you know about any incompatibilities, which
> would have appeared recently with a new version of one of the 
> software
> or libraries used by genie?
>
> The error message is puzzling to me since he misses some functions
> that seem to be correctly declared and linked. I past the error here
> in case you already know this problem or if I miss something obvious:
>
>> g++  -Wall -fPIC  -O2   -Wno-strict-aliasing -ffriend-injection -c 
>> gEvGen.cxx -I/projet/nucleon/dupre/Software/root/include 
>> -I/usr/include/libxml2 
>> -I/projet/nucleon/dupre/Software/log4cpp/install/include 
>> -I/projet/nucleon/dupre/Software/lhapdf-5.8.8/install/include 
>> -I/projet/nucleon/dupre/Software/genie/src/
>> g++ -g gEvGen.o -L/projet/nucleon/dupre/Software/genie/lib 
>> -lGAlgorithm -lGBaryonResonance -lGBase -lGBodekYang -lGCharm -lGCoh 
>> -lGDfrc -lGDIS -lGCrossSections -lGDecay -lGElas -lGElFF -lGHEP 
>> -lGEVGCore -lGEVGModules -lGEVGDrivers -lGGiBUU -lGHadronTransp 
>> -lGFragmentation -lGInteraction -lGLlewellynSmith -lGMEC -lGMessenger 
>> -lGNuGamma -lGNuE -lGNtuple -lGNuclear -lGNumerical -lGQPM -lGPDG 
>> -lGPDF -lGQEL -lGRES -lGRegistry -lGReinSeghal -lGUtils -lGGeo 
>> -lGFluxDrivers -lGMuELoss -L/projet/nucleon/dupre/Software/root/lib 
>> -lGui -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree 
>> -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -pthread 
>> -lm -ldl -rdynamic -lMinuit -lGeom -lEG -lEGPythia6 
>> -L/projet/nucleon/dupre/Software/pythia6/v6_412/lib -lPythia6 
>> -L/projet/nucleon/dupre/Software/RADGEN -lradgen 
>> /projet/nucleon/dupre/Software/RADGEN/radgen.o  -L/cern/pro/lib 
>> -lpawlib -lpacklib -lkernlib -lmathlib 
>> -L/projet/nucleon/dupre/Software/lhapdf-5.8.8/install/lib -lLHAPDF  
>> -L/usr/lib/x86_64-linux-gnu -lxml2 
>> -L/projet/nucleon/dupre/Software/log4cpp/install/lib -llog4cpp -lnsl  
>> -o /projet/nucleon/dupre/Software/genie/bin/gevgen
>> /projet/nucleon/dupre/Software/genie/lib/libGEVGDrivers.so: 
>> undefined reference to `genie::AlgFactory::Instance()'
>> /projet/nucleon/dupre/Software/genie/lib/libGEVGCore.so: undefined 
>> reference to `genie::GHepRecord::NEntries(int, int) const'
>> /projet/nucleon/dupre/Software/genie/lib/libGUtils.so: undefined 
>> reference to `genie::NuclearData::DeuteriumSuppressionFactor(double)'
>>
>> ...
>>
>
>
> --
>
> Raphaël Dupré
> Institut de Physique Nucléaire d'Orsay

-- 

Raphaël Dupré
Institut de Physique Nucléaire d'Orsay

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
July 2023
June 2023
May 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
October 2018
July 2018
May 2018
February 2018
January 2018
October 2017
May 2017
April 2017
March 2017
January 2017
December 2016
October 2016
September 2016
August 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
July 2015
May 2015
April 2015
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
April 2014
February 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
October 2012
April 2012
March 2012
September 2011
July 2011
June 2011
May 2011
December 2010
November 2010
October 2010
September 2010
June 2010
May 2010
April 2010
March 2010
February 2010
July 2009
June 2009
May 2009
April 2009
March 2009
January 2009
December 2008
June 2008
December 2007
August 2007
July 2007


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager