more local models questions

From: Daryl Haggard <dhaggard_at_email.domain.hidden>
Date: Fri, 11 Oct 2013 17:02:40 -0500
Hi everyone,

I too am having trouble getting local models to work with XSPEC/ISIS. I 
had the TBnew model loading very nicely in both programs earlier today, 
but then I tried to include xsdustscat (and no doubt changed something 
else along the way) and now I am dead in the water.

Like Joey, I was following Mike's notes on this page:

http://www.black-hole.eu/index.php/schools-workshops-and-conferences/1st-school-on-multiwavelength-astronomy/course-materials/105-heasoft-and-isis-installation-guide-building-xspec-local-models

and have created these directories:

/usr/local/xspec_lmodels/src/ <-- source directory
/usr/local/xspec_lmodels/i386/ <-- build directory

When I run the "initpackage" command in XSPEC I get

-------

XSPEC12> initpackage xspec_lmodels lmodel.dat /usr/local/xspec_lmodels/i386/

hmake: Cannot find a makefile or Makefile

  The following files will be created in directory: 
/usr/local/xspec_lmodels/i386:

  xspec_lmodelsFunctionMap.h     header specification file for functions
  xspec_lmodelsFunctionMap.cxx   function adding model functions/subroutines
  xspec_lmodels.cxx              initializer function called by command 
interpreter
                                 on loading of package
....

tbvabs_new.f:9: Error: Can't open included file 'xspec.inc'
make[1]: *** [tbvabs_new.o] Error 1
make: *** [xspec_lmodels-shared] Error 2

XSPEC12>
-------

I append the whole gory read-out below.

This is clearly not the same issue Joey is having, since it originates 
in the XSPEC initialization, but perhaps it is also a configuration 
problem? Any help would be much appreciated.

Thank you!
-Daryl

-------
Here are the XSPEC details...

% xspec

                 XSPEC version: 12.8.0m
         Build Date/Time: Tue Jul  2 13:21:15 2013

XSPEC12>initpackage xspec_lmodels lmodel.dat /usr/local/xspec_lmodels/i386/
hmake: Cannot find a makefile or Makefile

  The following files will be created in directory: 
/usr/local/xspec_lmodels/i386:

  xspec_lmodelsFunctionMap.h     header specification file for functions
  xspec_lmodelsFunctionMap.cxx   function adding model functions/subroutines
  xspec_lmodels.cxx              initializer function called by command 
interpreter
                                 on loading of package

Gathering information from model initialization file: 
/usr/local/xspec_lmodels/i386/lmodel.dat...

Model name: tbnew     No. of params: 42    Emin:     3.00e-02  Emax: 
  1.00e+20  f(): tbvabsne_  Type: mul
Model name: tbnew_feo  No. of params:    4  Emin:     3.00e-02  Emax: 
   1.00e+20  f(): tbabsfeo_  Type: mul
Model name:    tbrel  No. of params:   42  Emin:     3.00e-02  Emax: 
  1.00e+20  f(): tbrelabs_  Type: mul
... done
    0  Additive models
    3  Multiplicative models
    0  Convolution models
    0  Mixing models
    0  Pile-up models
    0  Mixing pile-up models found altogether.

Writing Initializer Code for package: xspec_lmodels...done
Writing Makefile for package...
ls: *.f90: No such file or directory
ls: *.f03: No such file or directory
ls: *.c: No such file or directory
ls: *.cpp: No such file or directory
ls: *.C: No such file or directory
ls: *.cc: No such file or directory
...done
hmake: Using environment variable MAKE == make
hmake: Using resource file 
/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/BUILD_DIR/hmakerc
hmake:
AR = ar
ARCHIVE = ar rv
ARCHIVE_CXX = ar rv
BSUF =
CC = /usr/bin/gcc -m32
CCFITS = CCfits_2.4
CFITSIO = cfitsio_3.32
CFLAGS = -Wall --pedantic -Wno-long-long -g -Dunix -fPIC -fno-common
COPT = -O2
CXX = /usr/bin/g++ -m32
CXXFLAGS = -Wall --pedantic -Wno-long-long -g
CXXOPT = -O2
DEFS = -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27
EXT = darwin
F77LIBS4C = -L/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1 
-L/usr/llvm-gcc-4.2/bin/../lib/gcc 
-L/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1 
-L/usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. 
-L/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/../../.. 
-L/usr/local/lib/gcc/x86_64-apple-darwin12.4.0/4.8.1/i386 
-L/usr/local/lib/gcc/x86_64-apple-darwin12.4.0/4.8.1/../../../i386 
-L/usr/local/lib/gcc/x86_64-apple-darwin12.4.0/4.8.1 
-L/usr/local/lib/gcc/x86_64-apple-darwin12.4.0/4.8.1/../../.. -lgfortran 
-lSystem -lquadmath -lm -lSystem
FC = /usr/local/bin/gfortran -m32
FC_BASENAME = gfortran
FFLAGS = -Wall --pedantic -fno-second-underscore -g -fPIC -fno-common
FOPT = -O
G77 = yes
GCC = yes
GUIS_BLD = no
GUI_LIBS =
GUNZIP = /sw/bin/gunzip
GXX = yes
HC_BLD_EXEC_PFX = 
/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0
HC_EXEC_PFX = /Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0
HD_BLD_EXEC_PFX = 
/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0
HD_BLD_PFX = /Applications/heasoft-6.13/Xspec/BLD
HD_BUILD_DIR = /Applications/heasoft-6.13/Xspec/BUILD_DIR
HD_EXEC_PFX = /Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0
HD_HOST = i386-apple-darwin12.4.0
HD_IFLAGS = -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include
HD_IFLAGS_LOCAL = -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include
HD_LFLAGS = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/lib
HD_LFLAGS_LOCAL = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib
HD_LIB_STYLE = shared
HD_LIB_STYLE_F77 = static
HD_LN_SYM = ln -s
HD_MAKE = make
HD_PREFIX = /Applications/heasoft-6.13/Xspec
HD_SRC = /Applications/heasoft-6.13/Xspec
HD_STD_CFLAGS = -O2 -Wall --pedantic -Wno-long-long -g -Dunix -fPIC 
-fno-common -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27
HD_STD_CFLAGS_LOCAL = -O2 -Wall --pedantic -Wno-long-long -g -Dunix 
-fPIC -fno-common -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27
HD_STD_CLIBS = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/lib 
-lCCfits_2.4 -lcfitsio_3.32 -lreadline.6.2 -lncurses -ldl -lm
HD_STD_CLIBS_LOCAL = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib 
-lCCfits_2.4 -lcfitsio_3.32 -lreadline.6.2 -lncurses -ldl -lm
HD_STD_CXXFLAGS = -O2 -Wall --pedantic -Wno-long-long -g -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27
HD_STD_CXXFLAGS_LOCAL = -O2 -Wall --pedantic -Wno-long-long -g -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27
HD_STD_CXXLIBS = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/lib 
-lCCfits_2.4 -lcfitsio_3.32 -lreadline.6.2 -lncurses -ldl -lm
HD_STD_CXXLIBS_LOCAL = -L./ 
-L/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib 
-L/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib 
-lCCfits_2.4 -lcfitsio_3.32 -lreadline.6.2 -lncurses -ldl -lm
HD_STD_FFLAGS = -O -Wall --pedantic -fno-second-underscore -g -fPIC 
-fno-common
HD_STD_LIBS = -lCCfits_2.4 -lcfitsio_3.32 -lreadline.6.2
HD_STD_MAKEFILE = 
/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/BUILD_DIR/Makefile-std
HD_TOP_EXEC_PFX = /Applications/heasoft-6.13/i386-apple-darwin12.4.0
HD_TOP_PFX = /Applications/heasoft-6.13
HEAINIT = hdinit_2.7
HEAIO = hdio_2.7
HEASP = hdsp_2.7
HEAUTILS = hdutils_2.7
HISTORY =
HMAKE = yes
ITCL = itcl3.3
ITCL_DIR = /Applications/heasoft-6.13/tcltk/itcl
ITK = itk3.3
LDFLAGS_C = -O2 -m32
LDFLAGS_CXX = -O2 -m32
LDFLAGS_F = -O -m32
LINK_PGPLOT = -lpgplot5.2.2
LINK_PGPLOT_TCL = -lpgplot5.2.2
MAKE = make
OSUF = o
PERL = /usr/bin/perl
PGPLOT = pgplot5.2.2
PIL = ape_2.8
PYTHON_INC = /usr/include/python2.7
PYTHON_LIB = -L/usr/lib -lpython2.7
PY_SHLIB_SUFFIX = .so
RANLIB = ranlib -cs
READLINE = readline.6.2
SHLIB_LD = /usr/bin/gcc -m32 -dynamiclib -single_module
SHLIB_LD_CXX = /usr/bin/g++ -m32 -dynamiclib -single_module
SHLIB_SUFFIX = .dylib
SIZEOF_LONG = 4
SPECTRAL = /Applications/heasoft-6.13/spectral
SPECTRAL_DATA = /Applications/heasoft-6.13/spectral/modelData
SPECTRAL_HELP = /Applications/heasoft-6.13/spectral/help
SPECTRAL_MANAGER = /Applications/heasoft-6.13/spectral/manager
SPECTRAL_SCRIPTS = /Applications/heasoft-6.13/spectral/scripts
STRIP = strip -x
SYSLIBS = -lncurses -ldl -lm
TAR = gtar
TCL = tcl8.4
TCLREADLINE = tclreadline-2.1.0
TCLREADLINE_DIR = /Applications/heasoft-6.13/tcltk/tclreadline
TCLXPA = tclxpa
TCL_DIR = /Applications/heasoft-6.13/tcltk/tcl/unix
TK = tk8.4
TK_DIR = /Applications/heasoft-6.13/tcltk/tk/unix
VPATH = 
/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/lib
VPATH_LOCAL = 
/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include:/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/lib:/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/lib
WCSLIB = wcs-4.4.4
XINCLUDES = -I/usr/X11/include
XLIBPTH = -L/usr/X11/lib
XLIBS = -L/usr/X11/lib -lX11
XPA = xpa
make
/usr/bin/g++ -m32 -c  -o ./lpack_xspec_lmodels.o -O2 -Wall --pedantic 
-Wno-long-long -g  -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27 
-I/Applications/heasoft-6.13/Xspec/src 
-I/Applications/heasoft-6.13/Xspec/src/main 
-I/Applications/heasoft-6.13/Xspec/src/include 
-I/Applications/heasoft-6.13/Xspec/src/XSFit 
-I/Applications/heasoft-6.13/Xspec/src/XSFit/FitMethod 
-I/Applications/heasoft-6.13/Xspec/src/XSFunctions 
-I/Applications/heasoft-6.13/Xspec/src/xslib 
-I/Applications/heasoft-6.13/Xspec/src/XSModel 
-I/Applications/heasoft-6.13/Xspec/src/XSModel/Model 
-I/Applications/heasoft-6.13/Xspec/src/XSPlot 
-I/Applications/heasoft-6.13/Xspec/src/XSUser 
-I/Applications/heasoft-6.13/Xspec/src/XSUtil 
-I/Applications/heasoft-6.13/i386-apple-darwin12.4.0/include 
-DINITPACKAGE lpack_xspec_lmodels.cxx
/usr/bin/g++ -m32 -c  -o ./xspec_lmodelsFunctionMap.o -O2 -Wall 
--pedantic -Wno-long-long -g  -I./ 
-I/Applications/heasoft-6.13/Xspec/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/BLD/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/Xspec/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/heacore/i386-apple-darwin12.4.0/include 
-I/Applications/heasoft-6.13/tcltk/i386-apple-darwin12.4.0/include 
-DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 
-DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DSIZEOF_LONG=4 -Dg77Fortran=1 
-DgFortran=1 -DHAVE_SIGSET=1 -DHAVE_CONNECT=1 -DHAVE_ACCEPT=1 
-DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBNCURSES=1 -DXS_PYTHON_VERSION=27 
-I/Applications/heasoft-6.13/Xspec/src 
-I/Applications/heasoft-6.13/Xspec/src/main 
-I/Applications/heasoft-6.13/Xspec/src/include 
-I/Applications/heasoft-6.13/Xspec/src/XSFit 
-I/Applications/heasoft-6.13/Xspec/src/XSFit/FitMethod 
-I/Applications/heasoft-6.13/Xspec/src/XSFunctions 
-I/Applications/heasoft-6.13/Xspec/src/xslib 
-I/Applications/heasoft-6.13/Xspec/src/XSModel 
-I/Applications/heasoft-6.13/Xspec/src/XSModel/Model 
-I/Applications/heasoft-6.13/Xspec/src/XSPlot 
-I/Applications/heasoft-6.13/Xspec/src/XSUser 
-I/Applications/heasoft-6.13/Xspec/src/XSUtil 
-I/Applications/heasoft-6.13/i386-apple-darwin12.4.0/include 
-DINITPACKAGE xspec_lmodelsFunctionMap.cxx
/usr/local/bin/gfortran -m32 -c  -o ./tbvabs_new.o -O -Wall --pedantic 
-fno-second-underscore -g  -fPIC -fno-common 
-I/Applications/heasoft-6.13/Xspec/src 
-I/Applications/heasoft-6.13/Xspec/src/main 
-I/Applications/heasoft-6.13/Xspec/src/include 
-I/Applications/heasoft-6.13/Xspec/src/XSFit 
-I/Applications/heasoft-6.13/Xspec/src/XSFit/FitMethod 
-I/Applications/heasoft-6.13/Xspec/src/XSFunctions 
-I/Applications/heasoft-6.13/Xspec/src/xslib 
-I/Applications/heasoft-6.13/Xspec/src/XSModel 
-I/Applications/heasoft-6.13/Xspec/src/XSModel/Model 
-I/Applications/heasoft-6.13/Xspec/src/XSPlot 
-I/Applications/heasoft-6.13/Xspec/src/XSUser 
-I/Applications/heasoft-6.13/Xspec/src/XSUtil 
-I/Applications/heasoft-6.13/i386-apple-darwin12.4.0/include 
-DINITPACKAGE tbvabs_new.f
tbvabs_new.f:9: Error: Can't open included file 'xspec.inc'
make[1]: *** [tbvabs_new.o] Error 1
make: *** [xspec_lmodels-shared] Error 2

-- 
Dr. Daryl Haggard
CIERA Fellow, Northwestern University
Dearborn Observatory
2131 Tech Drive
Evanston, IL 60208-2900
http://ciera.northwestern.edu/dhaggard
----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Fri Oct 11 2013 - 18:03:20 EDT

This archive was generated by hypermail 2.3.0 : Fri May 02 2014 - 08:35:47 EDT