Hi Vicki,

AIX is a pain sometimes. I solved most of my problems by installing GCC
and not using the IBM compiler at all, for anything. You can get it at:

http://aixpdslib.seas.ucla.edu/aixpdslib.html

If you do this get the GNU make utility also. You will need to put
/usr/local/bin first in your path though.

Good luck, Carl

On 24-Apr-00 Vicki Lonell Hain wrote:
>      I brought the ssh 2.1.0 version back over.  Ran configure.  Edited
> all
> (!) the Makefile files and the sshconf.h file to add the reference to
> XAUTH path.  The compile successfully ran past the xauth this time, but
> now it
> bombs on this:
> ===============================
>       cc  -I. -I. -I../.. -I.            -I../.. -I../..
> -I../../include -I./../../include -DETCDIR=\"/etc\"
> -DSSH_BINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H -I. -I. -I../..  -g  -c
> sshfilecopy.c
> "sshfilecopy.h", line 127.1: 1506-120 (S) Function cannot return a
> const
> qualified type.
> "sshfilecopy.c", line 138.25: 1506-120 (S) Function cannot return a
> const
> qualified type.
> make: 1254-004 The error code from the last command is 1.
> ========
> whew.  I'm getting tired of this.  You must be getting tired of it too.
> But if you have any ideas about what I can do with this compile error,
> that
> would be great.
> many thanks!  vicki
> 
> 
> 
> [EMAIL PROTECTED] wrote:
> 
>> hmmm ... I really need to see it to figure it out. If I can get non
>> root
>> access. I can make a diif for you.
>>
>> other thing you could do is cut and paste all output from the 
>> commands I
>> gave you especially
>> the configure. and give me an ls -l  of the ssh package directory.
>> there is
>> a file configure.cache or
>> configure.sh with lots of variables.. that can be fixed. An ls -l on
>> the
>> ssh-version.1/ directory would help.
>>
>> Are you on AOL Instant messenger.. my screen name is edgyct.. If I
>> have the
>> output I might be about to talk
>> you though it.
>>
>> EdGy
>>
>> |--------+----------------------->
>> |        |          Vicki Lonell |
>> |        |          Hain         |
>> |        |          <vicki_hain@u|
>> |        |          nc.edu>      |
>> |        |          Sent by:     |
>> |        |          [EMAIL PROTECTED]|
>> |        |          ibm.com      |
>> |        |                       |
>> |        |                       |
>> |        |          04/21/00     |
>> |        |          04:24 PM     |
>> |        |                       |
>> |--------+----------------------->
>>   >--------------------------------------------------------------------
>>   >-|
>>   |                                                                    
>>   |       To:     Edward Geraghty/Somers/IBM@IBMUS                    
>>   |       |
>>   |       cc:                                                         
>>   |       |
>>   |               From:                                               
>>   |               |
>>   |               Subject:  Re: ssh2 & AIX                            
>>   |               |
>>   |                                                                    
>>   >--------------------------------------------------------------------
>>   >-|
>>
>> Hi Edgy,
>>      I did that ... but then I'm back where I started, with ssh2
>>      getting
>> the XAUTH compile error.  (!)
>> thanks, Vicki
>>
>> [EMAIL PROTECTED] wrote:
>>
>> > Hello,
>> >
>> >      Copying shared libraried from an AIX 4.3.X to AIX v4.1.5
>> >      machine
>> > is a sure way to get a broken machine.. What you need to do is
>> > recompile
>> > the code on the 4.1.5 machine.
>> >
>> > First copy the ssh distribution to 4.1.5 machine from 4.3 machine.
>> > Then
>> >      make distclean
>> >           or
>> >      make clean
>> >
>> > rerun ./configure
>> > then make
>> > then make install
>> >
>> > EdGy
> 
> --
> Vicki Lonell Hain
> Systems Programming - AIS
> Unix Distributed Computing
> UNC-Chapel Hill, NC 27588-1150
> [EMAIL PROTECTED]
> (919)966-1901
> www.ais.unc.edu/info/sys/vlh.html

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 25-Apr-00                             Phone: 315-453-2912 Ex. 5336
Time: 08:06:32                                Fax: 315-453-3052

Software Engineering Group -- AppliedTheory Corp.
224 Harrison Street, 6th Floor, Syracuse, NY  13202
------------------------------------------------------------------------

Reply via email to