2HDMC

Asked by Basit Ali

Hello, I am facing problem in compiling and to run 'make' command for 2hdmc. Following error occurs.g++ -std=c++11 -Wall  -O3  -c src/THDM.cpp -o lib/THDM.o
In file included from src/THDM.h:4:0,
                 from src/THDM.cpp:8:
src/SM.h:4:10: fatal error: gsl/gsl_matrix.h: No such file or directory
 #include <gsl/gsl_matrix.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
Makefile:52: recipe for target 'lib/THDM.o' failed
make: *** [lib/THDM.o] Error 1

HOw can I fix it?

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

This project has nothing to do with us (I had to look online to know what the code was doing).
So I would suggest to use the following email address:
<email address hidden> <mailto:<email address hidden>>
which seems to correspond to the mailing list for that project.

Cheers,

Olivier

> On 7 Jun 2020, at 14:35, Basit Ali <email address hidden> wrote:
>
> New question #691191 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/691191
>
> Hello, I am facing problem in compiling and to run 'make' command for 2hdmc. Following error occurs.g++ -std=c++11 -Wall -O3 -c src/THDM.cpp -o lib/THDM.o
> In file included from src/THDM.h:4:0,
> from src/THDM.cpp:8:
> src/SM.h:4:10: fatal error: gsl/gsl_matrix.h: No such file or directory
> #include <gsl/gsl_matrix.h>
> ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> Makefile:52: recipe for target 'lib/THDM.o' failed
> make: *** [lib/THDM.o] Error 1
>
> HOw can I fix it?
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Basit Ali for more information if necessary.

To post a message you must log in.