List Archive: gentoo-alt
1.1 |
Michael Haubenwallner wrote:
> On Tue, 2008-07-15 at 19:09 -0500, Greg Trigg wrote:
>> I've run into a snag trying to use ssh in AIX. When I try to ssh to
>> another box I get this.
>>
>>
>> >ssh ibm_left
>> >exec(): 0509-036 Cannot load program ssh because of the following >errors:
>> > 0509-022 Cannot load module
>> >/home/greg/gentoo/usr/lib/libcrypto.a(libcrypto.so.0.9.8).
>> > 0509-150 Dependent module libgcc_s.a(shr.o) could not be
>> >loaded.
>> > 0509-022 Cannot load module libgcc_s.a(shr.o).
>
> Congrats, after your initial troubles your AIX prefix is up-to-date
> now ;)
Thanks. It's worth the battle.
>
> This is why I created sys-devel/gcc-config-1.4.0-r04.4, which is still
> in its testing phase (Darwin?), but works here so far for AIX.
I was wondering what 'Darwin' was.
>
> Unfortunately, aixdll-query from aix-miscutils (used by this gcc-config)
> also requires libgcc_s.a and libstdc++.a.
>
> To fix your currently broken prefix:
>
> 1) find the most recent
> EPREFIX/usr/lib/gcc/powerpc-ibm-aix5.2.0.0/*/libgcc_s.a
> and copy it over to
> EPREFIX/lib/
>
> 2) find the most recent
> EPREFIX/usr/lib/gcc/powerpc-ibm-aix5.2.0.0/*/libstdc++.a
> and copy it over to
> EPREFIX/usr/powerpc-ibm-aix5.2.0.0/lib/gcc/
>
> To use that gcc-config while it is package.masked, do this once:
> $ echo '=sys-devel/gcc-config-1.4.0-r04.4' > /home/greg/gentoo/etc/portage/package.unmask
> $ emerge -av1 gcc-config
> This should upgrade to gcc-config from [1.4.0-r04.3] to [1.4.0-r04.4],
> which should keep your libgcc_s.a in place permanently.
Thank you very much. I have ssh'ed into another box. That's half the
battle. Now for the important part...ssh'ing in. I really, really,
really don't like using telnet, especially since I'm using it while
connecting remotely through another box. It's through an ssh tunnel,
but still...
Anyways, this is what I get when I try to start the daemon.
$ ~/gentoo/etc/init.d/sshd restart
bash: /home/greg/gentoo/etc/init.d/sshd: /sbin/runscript: bad
interpreter: A file or directory in the path name does not exist.
Otherwise, it's great to be in familiar territory, using Gentoo. All
the hard work you all are putting into this is greatly appreciated. It
can't be easy to get all this working and for so many different archs.
Greg Trigg
Jacksonville, AR
--
gentoo-alt@g.o mailing list
|
|