Welcome to iraf.net Thursday, March 28 2024 @ 01:19 PM GMT


 Forum Index > Archives > Sitemail Archives
 No Title
   
Anonymous: Guest
 10/05/2005 08:28AM (Read 1159 times)  



Ray, I have run mkpkg (2 times in fact) and here is a copy of the
second run through. After running mkpkg the first time, I realized
we needed a stsdas/bin.irix/ directory so I created one. The errors
produced by the CONTRIB package is of secondary importance to us at
this point. We would like to fix the errors from the remaining packages
and they appear to me to be caused by the same problem though I can't
seem to track it down. Please let me know if you have any idea what
can be causing the errors, you can log onto our computer again if you
need to. David.
!clear;date
Sun Jan 26 18:05:04 EST 1992
===================== LIB =========================!date
Sun Jan 26 18:05:04 EST 1992
------------------------ APPLIB ---------------------------
Subdirectory lib/applib is up to date
Library libapplib.a is up to date
------------------------ DISPLAY ---------------------------
Subdirectory lib/display/curses is up to date
Subdirectory lib/display/forms is up to date
Subdirectory lib/display/screen is up to date
Subdirectory lib/display is up to date
Library libdisplay.a is up to date
------------------------ F77UTIL --------------------------
Subdirectory lib/f77util is up to date
Library libf77util.a is up to date
------------------------ IRAF77 ----------------------------
Subdirectory lib/iraf77/gen is up to date
Subdirectory lib/iraf77 is up to date
Library libiraf77.a is up to date
------------------------ GFLIB ----------------------------
Subdirectory lib/gflib is up to date
Library libgflib.a is up to date
------------------------ SYNPHOT --------------------------
Subdirectory lib/synphot is up to date
Library libsynphot.a is up to date
------------------------ TBTABLES --------------------------
Subdirectory lib/tbtables is up to date
Library libtbtables.a is up to date
------------------------ UTTABLES --------------------------
Subdirectory lib/uttables is up to date
Library libuttables.a is up to date
------------------------ XTOOLS ----------------------------
Subdirectory lib/xtools is up to date
Library libstxtools.a is up to date
!date
Sun Jan 26 18:05:19 EST 1992
===================== PKG =========================!date
Sun Jan 26 18:05:19 EST 1992
------------------- CONTRIB ------------------------
xc -c -/G -//0 -p stsdas functs.c gauss.c house.c matrixman.c minsum.c opcodes.c robust.c
functs.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
gauss.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
house.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
matrixman.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
minsum.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
opcodes.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
cpp: error /usr/include/math.h:144: ObsType: unterminated macro call
robust.c:
cpp: warning /usr/include/math.h:144: trunc: argument mismatch
ccom: Error: /usr/include/math.h, line 165: syntax error
extern double ((int)(double)) ;
------------------------------^
ccom: Error: /usr/include/math.h, line 166: syntax error
((int)())
--------------^
ar r /disk4/stsdas/pkg/contrib/contrib.a functs.o gauss.o house.o matrixman.o minsum.o opcodes.o robust.o
ar: Error: functs.o cannot open
ar: Error: gauss.o cannot open
ar: Error: house.o cannot open
ar: Error: matrixman.o cannot open
ar: Error: minsum.o cannot open
ar: Error: opcodes.o cannot open
ar: Error: robust.o cannot open
Updated 7 files in contrib.a
Object x_contrib.o is up to date
Object xrename.o is up to date
xc -p stsdas -z x_contrib.o xrename.o contrib.a -ltbtables -lxtools -o xx_contrib.e
/usr/bin/ld:
Undefined:
gaussmain
nop
nop2
defarg
defdat
defobs
defpar
defvar
defvec
defconst
defindex
defxcon
defxpar
drop
dupl
finis
finisglob
fcall
label0
label1
label2
push
pushcon
pushdim
pushvec
sto
stovec
settrace0
settrace1
settrace2
settrace3
sqrtfn
truncfn
logfn
export
export2
exportconstraint
triangularize
sinfn
cosfn
atanfn
asinfn
acosfn
tanfn
expfn
log10fn
absfn
stripfn
fp
triangularize1
doexport
getindexsz
prIndex
MemAlloc
trace1
trace2
Reallocate
traceflag
markdeclare
Warning, mkpkg line 21: module `contrib' not found or returned error
Library libpkg.a is up to date
Object x_fquot.o is up to date
xc -p stsdas x_fquot.o libpkg.a -lxtools -o xx_fquot.e
Object x_xcor.o is up to date
xc -p stsdas x_xcor.o libpkg.a -lxtools -o xx_xcor.e
move `xx_contrib.e' to `stsdasbin$x_contrib.e'
$move: file `xx_contrib.e' not found
Warning, mkpkg line 26: error moving file xx_contrib.e
move `xx_fquot.e' to `stsdasbin$x_fquot.e'
move `xx_xcor.e' to `stsdasbin$x_xcor.e'
------------------- FITSIO ------------------------
Subdirectory pkg/fitsio/catfits is up to date
Subdirectory pkg/fitsio/strfits is up to date
Subdirectory pkg/fitsio/stwfits is up to date
Library fitsio.a is up to date
Object x_fitsio.o is up to date
xc -p stsdas x_fitsio.o fitsio.a -lgflib -ltbtables -lxtools -o xx_fitsio.e
move `xx_fitsio.e' to `stsdasbin$x_fitsio.e'
------------------- FITTING ------------------------
Subdirectory pkg/fitting/convert is up to date
Subdirectory pkg/fitting/function is up to date
Subdirectory pkg/fitting/gfit1d is up to date
Subdirectory pkg/fitting/lib is up to date
Subdirectory pkg/fitting/ncfit is up to date
Subdirectory pkg/fitting/nfit1d is up to date
Subdirectory pkg/fitting/ngaussfit is up to date
Subdirectory pkg/fitting/n2gaussfit is up to date
Subdirectory pkg/fitting/nlfit is up to date
Subdirectory pkg/fitting/prfit is up to date
Library fitting.a is up to date
Object x_fitting.o is up to date
xc -p stsdas x_fitting.o fitting.a -lstxtools -ltbtables -lxtools -lcurfit -o xx_fitting.e
move `xx_fitting.e' to `stsdasbin$x_fitting.e'
------------------- FOC ----------------------------
Subdirectory pkg/foc/foccs/fflat is up to date
Subdirectory pkg/foc/foccs/ffocus is up to date
Library foccs.a is up to date
Object x_foccs.o is up to date
xc -p stsdas x_foccs.o foccs.a -ltbtables -lxtools -o xx_foccs.e
move `xx_foccs.e' to `stsdasbin$x_foccs.e'
Subdirectory pkg/foc/focgeom/lib is up to date
Subdirectory pkg/foc/focgeom/findresx is up to date
Subdirectory pkg/foc/focgeom/geomcorrx is up to date
Subdirectory pkg/foc/focgeom/newgeom is up to date
Subdirectory pkg/foc/focgeom/optdist is up to date
Subdirectory pkg/foc/focgeom/p2geo is up to date
Subdirectory pkg/foc/focgeom/rappendx is up to date
Subdirectory pkg/foc/focgeom/revalfitx is up to date
Subdirectory pkg/foc/focgeom/rextrap is up to date
Subdirectory pkg/foc/focgeom/rdifferx is up to date
Subdirectory pkg/foc/focgeom/rdirectoryx is up to date
Subdirectory pkg/foc/focgeom/resavg is up to date
Subdirectory pkg/foc/focgeom/rfindx is up to date
Subdirectory pkg/foc/focgeom/rfitx is up to date
Subdirectory pkg/foc/focgeom/rfixx is up to date
Subdirectory pkg/foc/focgeom/rgenx is up to date
Subdirectory pkg/foc/focgeom/rinterx is up to date
Subdirectory pkg/foc/focgeom/rmarkerx is up to date
Subdirectory pkg/foc/focgeom/rplotx is up to date
Subdirectory pkg/foc/focgeom/rprintx is up to date
Subdirectory pkg/foc/focgeom/rstat is up to date
Subdirectory pkg/foc/focgeom/rtodbx is up to date
Subdirectory pkg/foc/focgeom/rtransformx is up to date
Subdirectory pkg/foc/focgeom/slitanglex is up to date
Library focgeom.a is up to date
Object x_focgeom.o is up to date
xc -p stsdas x_focgeom.o focgeom.a -lapplib -ltbtables -lxtools -lgsurfit -o xx_focgeom.e
move `xx_focgeom.e' to `stsdasbin$x_focgeom.e'
Subdirectory pkg/foc/focphot/dqenormx is up to date
Subdirectory pkg/foc/focphot/dezoomx is up to date
Subdirectory pkg/foc/focphot/ratiox is up to date
Subdirectory pkg/foc/focphot/rremovex is up to date
Subdirectory pkg/foc/focphot/wfactorx is up to date
Library focphot.a is up to date
Object x_focphot.o is up to date
xc -p stsdas x_focphot.o focphot.a -lapplib -lstxtools -lxtools -ltbtables -o xx_focphot.e
move `xx_focphot.e' to `stsdasbin$x_focphot.e'
Subdirectory pkg/foc/focutility/overflowx is up to date
Subdirectory pkg/foc/focutility/rsdpbacx is up to date
Subdirectory pkg/foc/focutility/rsdpfmtx is up to date
Subdirectory pkg/foc/focutility/rsdpgeox is up to date
Subdirectory pkg/foc/focutility/rsdpmodx is up to date
Subdirectory pkg/foc/focutility/rsdpresx is up to date
Subdirectory pkg/foc/focutility/rsdpsdex is up to date
Subdirectory pkg/foc/focutility/rsdpunix is up to date
Subdirectory pkg/foc/focutility/rsdp2resx is up to date
Subdirectory pkg/foc/focutility/satsinx is up to date
Subdirectory pkg/foc/focutility/sdsinx is up to date
Subdirectory pkg/foc/focutility/sdsoutx is up to date
Subdirectory pkg/foc/focutility/testimx is up to date
Subdirectory pkg/foc/focutility/dumprsdpx is up to date
Subdirectory pkg/foc/focutility/loadrsdpx is up to date
Subdirectory pkg/foc/focutility/gencon is up to date
Library focutility.a is up to date
Library calfoc.a is up to date
Object x_focutility.o is up to date
xc -p stsdas x_focutility.o focutility.a -lapplib -lstxtools -ltbtables -o xx_focutility.e
Object x_calfoc.o is up to date
xc -p stsdas x_calfoc.o calfoc.a -lsynphot -liraf77 -lapplib -luttables -ltbtables -lgsurfit -o xx_calfoc.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 43: module `linkonly@calfoc' not found or returned error
Warning, mkpkg line 21: module `linkonly' not found or returned error
move `xx_focutility.e' to `stsdasbin$x_focutility.e'
move `xx_calfoc.e' to `stsdasbin$x_calfoc.e'
$move: file `xx_calfoc.e' not found
Warning, mkpkg line 22: error moving file xx_calfoc.e
Warning, mkpkg line 32: module `install@calfoc' not found or returned error
Warning, mkpkg line 22: module `install' not found or returned error
Warning, mkpkg line 19: module `@focutility' not found or returned error
Warning, mkpkg line 54: module `@foc' not found or returned error
------------------- FOS ----------------------------
Subdirectory pkg/fos/aperlocy is up to date
Subdirectory pkg/fos/apscale is up to date
Subdirectory pkg/fos/absfity is up to date
Subdirectory pkg/fos/absseny is up to date
Subdirectory pkg/fos/deadtimey is up to date
Subdirectory pkg/fos/dispfity is up to date
Subdirectory pkg/fos/fitoffsety is up to date
Subdirectory pkg/fos/flatfield is up to date
Subdirectory pkg/fos/getfospar is up to date
Subdirectory pkg/fos/linefind is up to date
Subdirectory pkg/fos/newfoshdrs is up to date
Subdirectory pkg/fos/parthity is up to date
Subdirectory pkg/fos/phay is up to date
Subdirectory pkg/fos/putfospar is up to date
Subdirectory pkg/fos/tarestore is up to date
Subdirectory pkg/fos/unwrap is up to date
Subdirectory pkg/fos/vac2air is up to date
Subdirectory pkg/fos/waveoffset is up to date
Subdirectory pkg/fos/ybase is up to date
Subdirectory pkg/fos/lib is up to date
Library fos.a is up to date
Object x_fos.o is up to date
xc -p stsdas x_fos.o fos.a -liraf77 -lf77util -luttables -ltbtables -lgflib -lstxtools -lxtools -o xx_fos.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
check out file `fos.a = /disk4/stsdas/pkg/fos/fos.a'
Library fos.a is up to date
check file `fos.a' into `../'
Object x_calfos.o is up to date
xc -p stsdas x_calfos.o ../fos.a -liraf77 -lf77util -luttables -ltbtables -o xx_calfos.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 23: module `calfos' not found or returned error
Warning, mkpkg line 50: module `relink@calfos' not found or returned error
Warning, mkpkg line 22: module `fos' not found or returned error
Warning, mkpkg line 16: module `relink' not found or returned error
move `xx_fos.e' to `stsdasbin$x_fos.e'
$move: file `xx_fos.e' not found
Warning, mkpkg line 26: error moving file xx_fos.e
move `xx_calfos.e' to `stsdasbin$x_calfos.e'
$move: file `xx_calfos.e' not found
Warning, mkpkg line 27: error moving file xx_calfos.e
Warning, mkpkg line 27: module `install@calfos' not found or returned error
Warning, mkpkg line 17: module `install' not found or returned error
Warning, mkpkg line 57: module `@fos' not found or returned error
------------------- FOURIER ------------------------
Subdirectory pkg/fourier/carith is up to date
Subdirectory pkg/fourier/crosscor is up to date
Subdirectory pkg/fourier/forward is up to date
Subdirectory pkg/fourier/inverse is up to date
Subdirectory pkg/fourier/polar is up to date
Subdirectory pkg/fourier/powerspec is up to date
Subdirectory pkg/fourier/lib is up to date
Subdirectory pkg/fourier/shift is up to date
Subdirectory pkg/fourier/factor is up to date
Subdirectory pkg/fourier/testfunc is up to date
Library fourier.a is up to date
Object x_fourier.o is up to date
xc -p stsdas x_fourier.o fourier.a -lapplib -o xx_fourier.e
move `xx_fourier.e' to `stsdasbin$x_fourier.e'
------------------- GASP ---------------------------
Subdirectory pkg/gasp/gasplib is up to date
Library gasplib.a is up to date
Library pltsol.a is up to date
Object x_pltsol.o is up to date
xc -p stsdas x_pltsol.o pltsol.a ../gasplib.a -lxtools -lcurfit -ltbtables -o xx_pltsol.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 7: module `relink' not found or returned error
move `xx_pltsol.e' to `stsdasbin$x_pltsol.e'
$move: file `xx_pltsol.e' not found
Warning, mkpkg line 22: error moving file xx_pltsol.e
Warning, mkpkg line 8: module `install' not found or returned error
Warning, mkpkg line 18: module `update@pltsol' not found or returned error
Object x_cdgasp.o is up to date
xc -p stsdas x_cdgasp.o gasplib.a -ltbtables -lstxtools -o xx_cdgasp.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 19: module `linkgasp' not found or returned error
Warning, mkpkg line 7: module `relink' not found or returned error
move `xx_cdgasp.e' to `stsdasbin$x_cdgasp.e'
$move: file `xx_cdgasp.e' not found
Warning, mkpkg line 23: error moving file xx_cdgasp.e
Warning, mkpkg line 8: module `install' not found or returned error
Warning, mkpkg line 63: module `@gasp' not found or returned error
------------------- HRS ----------------------------
Subdirectory pkg/hrs/absfitz is up to date
Subdirectory pkg/hrs/abssenz is up to date
Subdirectory pkg/hrs/apershift is up to date
Subdirectory pkg/hrs/cathodemap is up to date
Subdirectory pkg/hrs/carrousel is up to date
Subdirectory pkg/hrs/centerflux is up to date
Subdirectory pkg/hrs/deadtimez is up to date
Subdirectory pkg/hrs/diodemap is up to date
Subdirectory pkg/hrs/focusz is up to date
Subdirectory pkg/hrs/fpsplit is up to date
Subdirectory pkg/hrs/gethrspar is up to date
Subdirectory pkg/hrs/incidence is up to date
Subdirectory pkg/hrs/lib is up to date
Subdirectory pkg/hrs/lmap is up to date
Subdirectory pkg/hrs/mergecar is up to date
Subdirectory pkg/hrs/newhrshdrs is up to date
Subdirectory pkg/hrs/odeadtimez is up to date
Subdirectory pkg/hrs/parthitz is up to date
Subdirectory pkg/hrs/phaz is up to date
Subdirectory pkg/hrs/poffsets is up to date
Subdirectory pkg/hrs/puthrspar is up to date
Subdirectory pkg/hrs/quality is up to date
Subdirectory pkg/hrs/reflux is up to date
Subdirectory pkg/hrs/resample is up to date
Subdirectory pkg/hrs/ripple is up to date
Subdirectory pkg/hrs/smap is up to date
Subdirectory pkg/hrs/spiralmap is up to date
Subdirectory pkg/hrs/tacarrousel is up to date
Subdirectory pkg/hrs/tadiodepos is up to date
Subdirectory pkg/hrs/tamode is up to date
Subdirectory pkg/hrs/tascale is up to date
Subdirectory pkg/hrs/vigcompute is up to date
Subdirectory pkg/hrs/vigfit is up to date
Subdirectory pkg/hrs/wavecal is up to date
Subdirectory pkg/hrs/woffsets is up to date
Subdirectory pkg/hrs/wshift is up to date
Subdirectory pkg/hrs/yfind is up to date
Subdirectory pkg/hrs/yfit is up to date
Library hrs.a is up to date
Object x_hrs.o is up to date
xc -p stsdas x_hrs.o hrs.a -liraf77 -lf77util -luttables -ltbtables -lxtools -lgflib -liminterp -lstxtools -o xx_hrs.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
check out file `hrs.a = /disk4/stsdas/pkg/hrs/hrs.a'
Library hrs.a is up to date
check file `hrs.a' into `../'
Object x_calhrs.o is up to date
xc -p stsdas x_calhrs.o ../hrs.a -liraf77 -lf77util -luttables -ltbtables -o xx_calhrs.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 22: module `calhrs' not found or returned error
Warning, mkpkg line 37: module `relink@calhrs' not found or returned error
Warning, mkpkg line 21: module `hrs' not found or returned error
Warning, mkpkg line 15: module `relink' not found or returned error
move `xx_hrs.e' to `stsdasbin$x_hrs.e'
$move: file `xx_hrs.e' not found
Warning, mkpkg line 25: error moving file xx_hrs.e
move `xx_calhrs.e' to `stsdasbin$x_calhrs.e'
$move: file `xx_calhrs.e' not found
Warning, mkpkg line 26: error moving file xx_calhrs.e
Warning, mkpkg line 26: module `install@calhrs' not found or returned error
Warning, mkpkg line 16: module `install' not found or returned error
Warning, mkpkg line 66: module `@hrs' not found or returned error
------------------- HSP ----------------------------
Subdirectory pkg/hsp/abssenv is up to date
Subdirectory pkg/hsp/apercen is up to date
Subdirectory pkg/hsp/darkv is up to date
Subdirectory pkg/hsp/deadtimev is up to date
Subdirectory pkg/hsp/flex is up to date
Subdirectory pkg/hsp/focusv is up to date
Subdirectory pkg/hsp/gainfac is up to date
Subdirectory pkg/hsp/imgscale is up to date
Subdirectory pkg/hsp/lgaperloc is up to date
Subdirectory pkg/hsp/lib is up to date
Subdirectory pkg/hsp/monitor is up to date
Subdirectory pkg/hsp/posvel is up to date
Subdirectory pkg/hsp/parthitv is up to date
Subdirectory pkg/hsp/phav is up to date
Subdirectory pkg/hsp/poleffv is up to date
Subdirectory pkg/hsp/polpav is up to date
Subdirectory pkg/hsp/polverify is up to date
Subdirectory pkg/hsp/polyepoch is up to date
Subdirectory pkg/hsp/polyeval is up to date
Subdirectory pkg/hsp/polyfit is up to date
Subdirectory pkg/hsp/relsen is up to date
Subdirectory pkg/hsp/scatterv is up to date
Subdirectory pkg/hsp/smaperloc is up to date
Subdirectory pkg/hsp/taflat is up to date
Subdirectory pkg/hsp/twodpolyfit is up to date
Subdirectory pkg/hsp/voltfac is up to date
Subdirectory pkg/hsp/warmup is up to date
Library hsp.a is up to date
Object x_hsp.o is up to date
xc -p stsdas x_hsp.o hsp.a -liraf77 -lf77util -luttables -ltbtables -lxtools -o xx_hsp.e
/usr/bin/ld:
Undefined:
mkidxname
mkdatname
mklokname
iscleanup
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
check out file `hsp.a = /disk4/stsdas/pkg/hsp/hsp.a'
Library hsp.a is up to date
check file `hsp.a' into `../'
Object x_calhsp.o is up to date
xc -p stsdas x_calhsp.o ../hsp.a -liraf77 -lf77util -lsynphot -luttables -ltbtables -o xx_calhsp.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 24: module `calhsp' not found or returned error
Warning, mkpkg line 39: module `relink@calhsp' not found or returned error
Warning, mkpkg line 23: module `hsp' not found or returned error
Warning, mkpkg line 17: module `relink' not found or returned error
move `xx_hsp.e' to `stsdasbin$x_hsp.e'
$move: file `xx_hsp.e' not found
Warning, mkpkg line 27: error moving file xx_hsp.e
move `xx_calhsp.e' to `stsdasbin$x_calhsp.e'
$move: file `xx_calhsp.e' not found
Warning, mkpkg line 28: error moving file xx_calhsp.e
Warning, mkpkg line 28: module `install@calhsp' not found or returned error
Warning, mkpkg line 18: module `install' not found or returned error
Warning, mkpkg line 69: module `@hsp' not found or returned error
------------------- ISOPHOTE -----------------------
Subdirectory pkg/isophote/tasks is up to date
Library isophote.a is up to date
Object x_isophote.o is up to date
xc -p stsdas x_isophote.o isophote.a -lxtools -ltbtables -liminterp -o xx_isophote.e
move `xx_isophote.e' to `stsdasbin$x_isophote.e'
------------------- PLAYPEN ------------------------
Subdirectory pkg/playpen/hstpos is up to date
Subdirectory pkg/playpen/adaptive is up to date
Library playpen.a is up to date
Object x_playpen.o is up to date
xc -p stsdas x_playpen.o playpen.a -lstxtools -lxtools -lapplib -lds -lstg -lgflib -ltbtables -liraf77 -o xx_playpen.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 39: module `playpen' not found or returned error
Warning, mkpkg line 33: module `relink' not found or returned error
move `xx_playpen.e' to `stsdasbin$x_playpen.e'
$move: file `xx_playpen.e' not found
Warning, mkpkg line 46: error moving file xx_playpen.e
Warning, mkpkg line 34: module `install' not found or returned error
Warning, mkpkg line 77: module `@playpen' not found or returned error
------------------- RESTORE ------------------------
Subdirectory pkg/restore/lucy is up to date
Subdirectory pkg/restore/wiener is up to date
Library restore.a is up to date
Object x_restore.o is up to date
xc -p stsdas x_restore.o restore.a -lxtools -lapplib -o xx_restore.e
move `xx_restore.e' to `stsdasbin$x_restore.e'
------------------- STATISTICS ---------------------
Subdirectory pkg/statistics/lib is up to date
Subdirectory pkg/statistics/kmestm is up to date
Subdirectory pkg/statistics/twost is up to date
Subdirectory pkg/statistics/bhk is up to date
Subdirectory pkg/statistics/bj is up to date
Subdirectory pkg/statistics/coxreg is up to date
Subdirectory pkg/statistics/em is up to date
Subdirectory pkg/statistics/twokm is up to date
Subdirectory pkg/statistics/kolmov/generic is up to date
Subdirectory pkg/statistics/kolmov is up to date
Library statistics.a is up to date
Object x_statistics.o is up to date
xc -p stsdas x_statistics.o statistics.a -ltbtables -o xx_statistics.e
move `xx_statistics.e' to `stsdasbin$x_statistics.e'
------------------- STLOCAL ------------------------
Warning, mkpkg line 87: cannot access subdirectory `stlocal'
Warning, mkpkg line 87: module `@stlocal' not found or returned error
------------------- STPLOT ------------------------
Subdirectory pkg/stplot/igi is up to date
Subdirectory pkg/stplot/newcont is up to date
Subdirectory pkg/stplot/siaper is up to date
Subdirectory pkg/stplot/sp_util is up to date
Subdirectory pkg/stplot/wcslab is up to date
Library stplot.a is up to date
Object x_stplot.o is up to date
xc -p stsdas x_stplot.o stplot.a -lcurfit -lds -lstg -ltbtables -lxtools -o xx_stplot.e
move `xx_stplot.e' to `stsdasbin$x_stplot.e'
------------------- SYNPHOT ------------------------
Subdirectory pkg/synphot/oldsynphot/evalband is up to date
Subdirectory pkg/synphot/oldsynphot/evalfilt is up to date
Subdirectory pkg/synphot/oldsynphot/evalspec is up to date
Subdirectory pkg/synphot/oldsynphot/genwave is up to date
Subdirectory pkg/synphot/oldsynphot/grafcheck is up to date
Subdirectory pkg/synphot/oldsynphot/graflist is up to date
Subdirectory pkg/synphot/oldsynphot/grafpath is up to date
Subdirectory pkg/synphot/oldsynphot/grafplot is up to date
Subdirectory pkg/synphot/oldsynphot/lib is up to date
Subdirectory pkg/synphot/oldsynphot/wavtab is up to date
Library oldsynphot.a is up to date
Object x_oldsynphot.o is up to date
xc -p stsdas x_oldsynphot.o oldsynphot.a -lsynphot -lcurfit -lxtools -liraf77 -lf77util -luttables -ltbtables -o xx_oldsynphot.e
/usr/bin/ld:
Undefined:
iscleanup
mkidxname
mkdatname
mklokname
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
Warning, mkpkg line 30: module `oldsynphot' not found or returned error
Warning, mkpkg line 33: module `@oldsynphot' not found or returned error
Object x_synphot.o is up to date
Subdirectory pkg/synphot/calcspec is up to date
Subdirectory pkg/synphot/calcphot is up to date
Subdirectory pkg/synphot/plspec is up to date
Subdirectory pkg/synphot/calcband is up to date
Subdirectory pkg/synphot/plband is up to date
Subdirectory pkg/synphot/pltrans is up to date
Subdirectory pkg/synphot/plratio is up to date
Subdirectory pkg/synphot/lib/vops is up to date
Subdirectory pkg/synphot/lib is up to date
Subdirectory pkg/synphot/fitgrid is up to date
Subdirectory pkg/synphot/fitspec is up to date
Subdirectory pkg/synphot/fitband is up to date
Library synphot.a is up to date
xc -p stsdas x_synphot.o synphot.a ./oldsynphot/oldsynphot.a -lcurfit -lxtools -lsynphot -liraf77 -lf77util -luttables -ltbtables -o xx_synphot.e
/usr/bin/ld:
Undefined:
iscleanup
iserrno
isbuild
isaddindex
isclose
isopen
isindexinfo
iserase
stlong
isstart
isread
iswrite
isrewcurr
isdelcurr
isrelease
mkidxname
mkdatname
mklokname
Warning, mkpkg line 36: module `synphot' not found or returned error
Warning, mkpkg line 27: module `relink' not found or returned error
move `xx_synphot.e' to `stsdasbin$x_synphot.e'
$move: file `xx_synphot.e' not found
Warning, mkpkg line 28: error moving file xx_synphot.e
move `xx_oldsynphot.e' to `stsdasbin$x_oldsynphot.e'
$move: file `xx_oldsynphot.e' not found
Warning, mkpkg line 34: error moving file xx_oldsynphot.e
Warning, mkpkg line 29: module `install@oldsynphot' not found or returned error
Warning, mkpkg line 93: module `@synphot' not found or returned error
------------------- TESTDATA -----------------------
Subdirectory pkg/testdata/compspec is up to date
Subdirectory pkg/testdata/overscan is up to date
Library testdata.a is up to date
Object x_testdata.o is up to date
xc -p stsdas x_testdata.o testdata.a -lstxtools -o xx_testdata.e
move `xx_testdata.e' to `stsdasbin$x_testdata.e'
___________________ TIMESERIES ---------------------
Subdirectory pkg/timeseries/coadd is up to date
Subdirectory pkg/timeseries/delaytime is up to date
Subdirectory pkg/timeseries/filterphot is up to date
Subdirectory pkg/timeseries/orderphase is up to date
Subdirectory pkg/timeseries/polarimetry is up to date
Subdirectory pkg/timeseries/subsky is up to date
Library timeseries.a is up to date
Object x_timeseries.o is up to date
xc -p stsdas x_timeseries.o timeseries.a -ltbtables -o xx_timeseries.e
move `xx_timeseries.e' to `stsdasbin$x_timeseries.e'
------------------- TOOLS --------------------------
Subdirectory pkg/tools/lib is up to date
Subdirectory pkg/tools/boxinterp is up to date
Subdirectory pkg/tools/chgkeywrd is up to date
Subdirectory pkg/tools/ddiff is up to date
Subdirectory pkg/tools/eheader is up to date
Subdirectory pkg/tools/epoch is up to date
Subdirectory pkg/tools/hcheck is up to date
Subdirectory pkg/tools/hdiff is up to date
Subdirectory pkg/tools/imagree is up to date
Subdirectory pkg/tools/imcalc is up to date
Subdirectory pkg/tools/iminfo is up to date
Subdirectory pkg/tools/iminsert is up to date
Subdirectory pkg/tools/imkeyname is up to date
Subdirectory pkg/tools/improject is up to date
Subdirectory pkg/tools/imreformat is up to date
Subdirectory pkg/tools/imverify is up to date
Subdirectory pkg/tools/listarea is up to date
Subdirectory pkg/tools/moveheader is up to date
Subdirectory pkg/tools/padheader is up to date
Subdirectory pkg/tools/pixlocate is up to date
Subdirectory pkg/tools/rbinary is up to date
Subdirectory pkg/tools/stack is up to date
Subdirectory pkg/tools/step is up to date
Subdirectory pkg/tools/stfhistory is up to date
Subdirectory pkg/tools/tprecess is up to date
Subdirectory pkg/tools/uniq is up to date
Subdirectory pkg/tools/unstep is up to date
Library tools.a is up to date
Object x_tools.o is up to date
xc -p stsdas x_tools.o tools.a -lxtools -lcurfit -lapplib -lstxtools -ltbtables -lgflib -o xx_tools.e
Library trans.a is up to date
Object x_convfile.o is up to date
xc -p stsdas x_convfile.o trans.a -ltbtables -lgflib -lxtools -o xx_convfile.e
Subdirectory pkg/tools/masks/addmasks is up to date
Subdirectory pkg/tools/masks/copymask is up to date
Subdirectory pkg/tools/masks/imfill is up to date
Subdirectory pkg/tools/masks/lib is up to date
Library masks.a is up to date
Object x_masks.o is up to date
xc -p stsdas x_masks.o masks.a -lstxtools -lxtools -ltbtables -o xx_masks.e
move `xx_tools.e' to `stsdasbin$x_tools.e'
move `xx_convfile.e' to `stsdasbin$x_convfile.e'
move `xx_masks.e' to `stsdasbin$x_masks.e'
------------------- TTOOLS -------------------------
Subdirectory pkg/ttools/copyone is up to date
Subdirectory pkg/ttools/gtedit is up to date
Subdirectory pkg/ttools/imtab is up to date
Subdirectory pkg/ttools/lib is up to date
Subdirectory pkg/ttools/tcalc is up to date
Subdirectory pkg/ttools/tchcol is up to date
Subdirectory pkg/ttools/tchsize is up to date
Subdirectory pkg/ttools/tcheck is up to date
Subdirectory pkg/ttools/tcopy is up to date
Subdirectory pkg/ttools/tcreate is up to date
Subdirectory pkg/ttools/tdiffer is up to date
Subdirectory pkg/ttools/tedit is up to date
Subdirectory pkg/ttools/texpand is up to date
Subdirectory pkg/ttools/tinfo is up to date
Subdirectory pkg/ttools/tintegrate is up to date
Subdirectory pkg/ttools/tjoin is up to date
Subdirectory pkg/ttools/tlinear is up to date
Subdirectory pkg/ttools/tmerge is up to date
Subdirectory pkg/ttools/tprint is up to date
Subdirectory pkg/ttools/tproduct is up to date
Subdirectory pkg/ttools/tproject is up to date
Subdirectory pkg/ttools/tquery is up to date
Subdirectory pkg/ttools/trebin is up to date
Subdirectory pkg/ttools/tselect is up to date
Subdirectory pkg/ttools/tsort is up to date
Subdirectory pkg/ttools/tstat is up to date
Subdirectory pkg/ttools/tupar is up to date
Library ttools.a is up to date
Object x_ttools.o is up to date
xc -p stsdas x_ttools.o ttools.a -ldisplay -ltbtables -lstxtools -lxtools -o xx_ttools.e
move `xx_ttools.e' to `stsdasbin$x_ttools.e'
------------------- WFPC ---------------------------
Subdirectory pkg/wfpc/lib is up to date
Subdirectory pkg/wfpc/combine/generic is up to date
Subdirectory pkg/wfpc/combine is up to date
Subdirectory pkg/wfpc/engextr is up to date
Subdirectory pkg/wfpc/kwedit is up to date
Subdirectory pkg/wfpc/noise is up to date
Subdirectory pkg/wfpc/pixcoord is up to date
Subdirectory pkg/wfpc/wmosaic is up to date
Subdirectory pkg/wfpc/wstat is up to date
Subdirectory pkg/wfpc/xy2rd is up to date
Library wfpc.a is up to date
Object x_wfpc.o is up to date
xc -p stsdas x_wfpc.o wfpc.a -lapplib -lgflib -lstxtools -lxtools -ltbtables -o xx_wfpc.e
Object x_calwfp.o is up to date
Object t_calwfp.o is up to date
Object calwfp.o is up to date
xc -p stsdas x_calwfp.o t_calwfp.o calwfp.o -liraf77 -lf77util -luttables -ltbtables -o xx_calwfp.e
move `xx_wfpc.e' to `stsdasbin$x_wfpc.e'
move `xx_calwfp.e' to `stsdasbin$x_calwfp.e'
!date
Sun Jan 26 18:29:08 EST 1992
purge directory `stsdasbin$'
!date
Sun Jan 26 18:29:08 EST 1992
----- End Included Message -----

 
   

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Anonymous users can post 
Filtered HTML Allowed 
Censored Content 
dog allergies remedies cialis 20 mg chilblain remedies


Privacy Policy
Terms of Use

User Functions

Login