[daip] Unusual error when COMLNKing AIPS with local custom modules:

Samuel Conner samuelconner at mail.arczip.com
Sat Aug 27 23:45:08 EDT 2005


To Whom it may concern,

   I have a heavily customized installation of 31DEC04 working on an HP laptop running
Fedora Core 3. The custom hacks are mostly VERBs, which I have put into a set of
additional $AIPSUB subroutines called AUXn.FOR. There are 8 AUXns, named to correspond
to the AUn modules that their functions most closely resemble.

   I am attempting to install this code onto a Desktop machine running Fedora Core 3. I did the installation from the 31DEC04 frozen tarball and then retrofitted my additional $AIPSUB modules. 

The mods to the distributed AIPS source code are:

PKSZ.INC has LBLOCK, KBLOCK increased to give me more RUNfile space
DPOP.INC has the STACK, CSTACK and V arrays enlarged to 5000; I increase SLIM accordingly
  in INIT.FOR and POPSGN.FOR (I'm not using AIPSB or AIPSC, so I have not bothered to
alter SLIM in them)
VERBS has been altered to call my AUX routines
POPSDAT has been altered to know about the AUXn verbs

I made the changes to the .INC files and the changes to SLIM after unpacking the tarball but before starting INSTEP2 within the perl wizard. Then I linked my AUX routines and replaced AIPS.FOR with a linked version with the enhanced VERBS. All the link targets were copied from my laptop, which is running the same frozen 31DEC04 version.


The Problem:

I am getting a bizarre error in the COMLNK on AIPS. To verify it, I deleted the AIPSUB/SUBLIB and recompiled all of the $AIPSUB .FOR files; it still happens. When I COMLNK $AIPPGM/AIPS (which is my modded AIPS with the additions to VERBS, I get the following:

If you scroll to the bottom, you will see that the COMLNK dies because it cannot find the module AUX5B to link. Yet the preceeding verbiage does show AUX5B being incorporated into the AIPSUB/SUBLIB.


LIBR      : Create new /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB
LIBR      : Library    /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      : created
LIBR      : Add to     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ADVERB.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ADVRBS.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AMOEBA.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ASSGN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU1A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU1.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU2A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU2.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU4.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5C.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5D.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5E.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6C.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6D.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6E.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU8A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU8.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9A.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9C.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUA.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUB.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUC.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX1.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX2.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX3.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX4.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX5B.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX5.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX6D.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX9.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/BBUILD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/BCLEAN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CATCR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CATLST.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CHGRIP.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CHUNT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/COMPIL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CONCAT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CONFRM.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CUBINT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/DESCR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/EDITOR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/EQUIV.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/FWRITE.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GETFLD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GETNME.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GRLUTS.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GRPOLY.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HELPS.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HIENH.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HILUT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HPSORT_REAL_INDEX.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HUNT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/INIT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/K2TEXT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KILSRV.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KWICK.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KWIKHD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/LLOCAT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/LTSTOR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MASSGN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MAXDISTFUNC.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MSGHDR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/OERROR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/OFMLST.o
LIBR      : Add to     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PASSGN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PFIT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/POLISH.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/POP.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PREAD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRINTR.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRTALN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRTMSG.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PSEUDO.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PUSH.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RDUSER.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RENUMB.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RLHIST.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RLOCAT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SCHOLD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SET1DG.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SETTYP.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SGLAST.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SGLOCA.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SLOCIN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/STORES.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBS.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SYMBOL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TAPSHO.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TASKWT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TBDATA.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TBHEAD.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKGGPL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKGMPL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKRSPL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKSLAC.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKSLPL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVLAB.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVMOVI.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVROAM.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLAC.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLIN.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLPL.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVVEC.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/UINIT.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/UWRITE.o
LIBR      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/VERSTR.o
LIBR      : Randomize  /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      : Library    /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      : randomized.
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ADVERB.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ADVRBS.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AMOEBA.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/ASSGN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU1A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU1.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU2A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU2.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU3.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU4.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5C.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5D.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5E.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU5.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6C.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6D.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6E.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU6.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU7.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU8A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU8.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9A.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9C.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AU9.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUA.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUB.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUC.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX1.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX2.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX3.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX4.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX5B.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX5.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX6D.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/AUX9.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/BBUILD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/BCLEAN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CATCR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CATLST.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CHGRIP.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CHUNT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/COMPIL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CONCAT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CONFRM.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/CUBINT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/DESCR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/EDITOR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/EQUIV.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/FWRITE.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GETFLD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GETNME.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GRLUTS.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/GRPOLY.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HELPS.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HIENH.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HILUT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HPSORT_REAL_INDEX.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/HUNT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/INIT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/K2TEXT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KILSRV.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KWICK.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/KWIKHD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/LLOCAT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/LTSTOR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MASSGN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MAXDISTFUNC.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/MSGHDR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/OERROR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/OFMLST.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PASSGN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PFIT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/POLISH.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/POP.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PREAD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRINTR.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRTALN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PRTMSG.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PSEUDO.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/PUSH.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RDUSER.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RENUMB.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RLHIST.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/RLOCAT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SCHOLD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SET1DG.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SETTYP.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SGLAST.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SGLOCA.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SLOCIN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/STORES.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBS.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SYMBOL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TAPSHO.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TASKWT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TBDATA.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TBHEAD.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKGGPL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKGMPL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKRSPL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKSLAC.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TKSLPL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVLAB.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVMOVI.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVROAM.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLAC.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLIN.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVSLPL.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/TVVEC.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/UINIT.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/UWRITE.o
LIBR      : Delete     /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/VERSTR.o
LIBR      : Moved      /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB.3028
LIBR      : to         /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB
LIBR      : Ends successfully
LINK      : Date is... Sat Aug 27 23:15:43 EDT 2005
LINK      : Interpret  LINK \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.o
LINK      : as         PURGE=TRUE REPLACE=TRUE SAVE=TRUE STRIP=TRUE
LINK      : plus       /usr/local/bin/g77 \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.o \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/AIPSUB/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/APLLINUX/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/YSUB/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/YSS/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/APLSUB/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/APLLINUX/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/APLSUB/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/APLLINUX/SUBLIB \
LINK      :            /usr/local/astro/custom_aips/31DEC04/LINUX/LIBR/GNU/libreadline.a \
LINK      :            -lncurses \
LINK      :             -s \
LINK      :            -o /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.EXE
/usr/local/lib/gcc-lib/i386-pc-linux/2.95.3/libg2c.a(open.o)(.text+0x637): In function `f_open':
/usr/local/src/gcc-2.95.3/i386-pc-linux/libf2c/libI77/open.c:213: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.o(.text+0x10ea): In function `verbs_':
: undefined reference to `aux5b_'
collect2: ld returned 1 exit status
LINK      : Status from /usr/local/bin/g77 is 1
LINK      : Link of    /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.o
LINK      : dies from wimpy compiler
LINK      : Dies of unnatural causes.
COMLNK    : Link failed!
COMLNK    : Deleted    /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.o
COMLNK    : Deleted    /usr/local/astro/custom_aips/31DEC04/LINUX/PREP/AIPS.f
COMLNK    : Dies of unnatural causes
[aips at LOCALHOST SUB]$


---

I can work around this by deleting the AUX5B module (it contains only one verb, a hack to COSTAR). But I am disturbed by this and wonder if it augurs instability in my AIPS installation on this other machine. I have no problems like this on the laptop.

If you have time to think about this and have any feedback to offer, I would appreciate it.

Sincerely yours,

Sam Conner


 




More information about the Daip mailing list