Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x? - Mailing list pgsql-ports

From jgramke@oak.computing.csbsju.edu (Jim Gramke)
Subject Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x?
Date
Msg-id 10001041622.ZM447739@oak.computing.csbsju.edu
Whole thread Raw
In response to Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-ports
I changed the Makefile.shlib so that the line reads:
    LDFLAGS_SL := -shared -rpath $(LIBDIR)
instead of
    LDFLAGS_SL := -shared.
This change made no difference.
I'm a little concerned though.  It seems that you believe this change should be
in the current distribution, however, it is certainly not in the copy that I
downloaded just yesterday.



Also, I searched for errors earlier in the make, and found this error:

as: Error: /var/tmp/cca004nD.s, line 313: undefined assembler operation:
.global^M
     .global tas   ^M
gmake[3]: *** [s_lock.o] Error 1^M
gmake[3]: Leaving directory
`/usr/people/students/other/postgres/src/pgsql/src/backend/storage/buffer'^M



About the last item that I can add is that when I run the "configure" script,
I use the --with-CXX=CC  option.  If I don't use this option, I get this error:

checking whether the C++ compiler (c++   ) works... no
configure: error: installation or configuration problem: C++ compiler cannot
create executables.


Is there anything other information you would like for me to provide?

Thanks!!

Jim


--



--------------------------------------------------------------
Jim Gramke             Unix & Web Systems Administrator
College of St. Benedict/     jgramke@csbsju.edu
St. John's University         PH: (320) 363-2785
Collegeville, MN 56321         FX: (320) 363-2761
    URL: http://www.users.csbsju.edu/~jgramke
--------------------------------------------------------------

pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x?
Next
From: "G. Anthony Reina"
Date:
Subject: Re: [PORTS] Re: Postgress 6.5.3 on Irix 6.5.x?