sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#94 closed defect (duplicate)

Can't install on Mac OSX 10.6.4

Reported by: Generic User (don't modify these fields) Owned by: support@sherpa-mc.de
Priority: minor Milestone:
Component: Unknown Version: 1.2.2
Keywords: installation, mac Cc:

Description

I am unable to install Sherpa on my Mac running Mac OSX 10.6.4. It has the standard gfortran and g++ compiler and linker tools that come with the system and I have installed and executed many other physics packages previously with no problem.

I use the following configure string (executed from a build directory parallel to the directory containing the configure file).

../SHERPA-MC-1.2.2/configure --prefix=/Users/avery/analysis/sherpa/install_1.2.2

But I get the error message towards the end of the "make" step.

Undefined symbols:

"_MAIN", referenced from:

flat_namespace undefines in libSherpaMain.dylib

ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: * [Sherpa] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

I thought that perhaps the installation was not using 64 bit consistently, so I tried

../SHERPA-MC-1.2.2/configure --prefix=/Users/avery/analysis/sherpa/install_1.2.2 --enable-static CXXFLAGS=-m64 CFLAGS=-m64 FCFLAGS=-m64 FFLAGS=-m64

But the error condition is identical. I've had no problem installing Sherpa on a 64-bit AMD system running SL5 at work. Any help would be appreciated. I've attached the log file created during the make step.

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by Frank Siegert

Resolution: duplicate
Status: newclosed

comment:2 Changed 12 years ago by Frank Siegert

Milestone: rel-old

comment:3 Changed 10 years ago by Stefan Hoeche

Milestone: old

Milestone old deleted

Modify Ticket

Change Properties
Action
as closed The owner will remain support@sherpa-mc.de.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.