[daip] new error

Pedro Manuel Augusto augusto at uma.pt
Wed Nov 27 04:33:57 EST 2002


Hi Eric,

I have proceeded as indicated below:


On Thu, 14 Nov 2002, Eric Greisen wrote:

> On Thu, 14 Nov 2002 08:53:43 -0700, Eric Greisen <egreisen at nrao.edu> said:
> 
> > I have no idea what to say to him.
> 
> He should try commenting out the indicated line:
> 
> > creating config.h
> > cd . && autoconf        ## Comment-me-out in distribution
> 
> "comment-me-out..."  Just put a # in column one, then (in the LIBR/GNU
> directory) type "make".  The wizard can then be restarted.
> 
> I'm 95% sure you don't need to run autoconf to have the readline stuff
> build, even on Solaris.  But it's been years since I did this.
> 
> 				- Pat
> 
> 

In fact, since I did not understand straight away what was said what I did
was the following (hope I was correct):

edit the two files:

AIPS/31DEC02/SUL/LIBR/GNU/Makefile
AIPS/31DEC02/SUL/LIBR/GNU/Makefile.in

by placing a "#" on the first column of the line:

cd $(srcdir) && autoconf ...

and ONLY on this line although there was a line before that also said in
from of it "Comment-me-out".

THen I have done "make" here and got:

make: Nothing to be done for `all'

Since I thought this was what to be expected I moved on with the
install.pl script (re-started) and got the error (new?):

AipsWiz: Running Readline 'configure' in quiet mode, and then make...
loading cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
Can't open ./doc/Makefile.in
creating examples/Makefile
Can't open ./examples/Makefile.in
creating config.h
config.h is unchanged
make: Nothing to be done for `all'.
AipsWiz: The GNU readline library was apparently created.
AipsWiz:  =====> Make the XAS TV Server from source if needed...
AipsWiz: XAS.SHR appears to be already unpacked.
AipsWiz: About to try to make XAS...

rm -f *.o xas XAS
/usr/bin/gcc -I/usr/openwin/include -D_BSD -DUSE_SHM -O -v -K PIC -Xa -c xas.c
gcc: PIC: No such file or directory
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/specs
gcc: unrecognized option `-K'
gcc: unrecognized option `-Xa'
Configured with: ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld
Thread model: posix
gcc version 3.0.3
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/cc1 -lang-c -v -I/usr/openwin/include -iprefix /usr/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/ -D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=3 -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D__spar
c__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__OPTIMIZE__ -D__STDC_HOSTED__=1 -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc -D_BSD -DUSE_SHM xas.c -quiet -dumpbase xas.c -O -version -o /var/tmp/
cc1eIJvH.s
GNU CPP version 3.0.3 (cpplib) (sparc)
GNU C version 3.0.3 (sparc-sun-solaris2.7)
        compiled by GNU C version 3.0.2.
ignoring nonexistent directory "/usr/lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/include"
ignoring nonexistent directory "/usr/lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/../../../../sparc-sun-solaris2.7/include"
ignoring nonexistent directory "/usr/local/sparc-sun-solaris2.7/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/openwin/include
 /usr/local/include
 /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.0.3/include
 /usr/include
End of search list.
 /usr/local/bin/as -V -Qy -s -o xas.o /var/tmp/cc1eIJvH.s
GNU assembler version 2.11.2 (sparc-sun-solaris2.7) using BFD version 2.11.2
make: *** [xas.o] Error 1
AipsWiz: Error: Failed to build the XAS program.
AipsWiz: Error: This means no AIPS TV will be available.
AipsWiz: ==> Press <ENTER> to acknowledge:: 

 I stopped (quited) here since I certainly want a TV! What can I do to
change things right?

Thanks a lot.

Pedro




More information about the Daip mailing list