You are not logged in.

#1 2009-06-06 18:39:10

moore.bryan
Member
Registered: 2008-08-17
Posts: 4

installing putty on archlinuxppc?

i'm trying to compile putty with archlinuxppc, but it won't let me.

cc1: warnings being treated as errors
../unix/uxnet.c: In function 'sk_getxdmdata':
../unix/uxnet.c:853: error: dereferencing pointer 'sa' does break strict-aliasing rules
../unix/uxnet.c:838: note: initialized from here
../unix/uxnet.c:858: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:858: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:857: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:857: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:857: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:857: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:839: note: initialized from here
../unix/uxnet.c:866: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:866: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:864: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:864: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:864: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:836: note: initialized from here
../unix/uxnet.c: In function 'net_select_result':
../unix/uxnet.c:293: error: dereferencing pointer 'ss.75' does break strict-aliasing rules
../unix/uxnet.c:1071: note: initialized from here
../unix/uxnet.c:296: error: dereferencing pointer 'sin' does break strict-aliasing rules
../unix/uxnet.c:295: note: initialized from here
../unix/uxnet.c:300: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:300: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:300: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:300: error: dereferencing pointer 'sin6' does break strict-aliasing rules
../unix/uxnet.c:299: note: initialized from here
make: *** [uxnet.o] Error 1
==> ERROR: Build Failed.
    Aborting...

now, i know putty can be installed on ppc because i used to run debian on this machine and putty worked fine. what gives? any ideas? thanks!!!

Offline

#2 2009-06-06 19:21:36

Garns
Member
Registered: 2008-05-28
Posts: 239

Re: installing putty on archlinuxppc?

Seems to be a general problem when building with gcc-4.4. To work around this you can disable strict aliasing (add -fno-strict-aliasing to your CFLAGS).

Offline

#3 2009-06-14 08:31:07

Ronin15
Member
Registered: 2008-12-18
Posts: 24

Re: installing putty on archlinuxppc?

From pretty muchany linux distro you can use the ssh command from the terminal to ssh to machines. You can use the agetty command to connect to serial connectons


"Once you go Arch you will never go back"

Offline

#4 2009-06-14 09:36:04

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: installing putty on archlinuxppc?

This seems to have been zombified, but since it was, I might as well add a comment if someone runs across this again. Garns is correct, and I spoke to the maintainer a ways back to have the suggested temporary fix applied. Should work fine from aur now, putty-svn.

Offline

#5 2010-10-28 03:39:39

smoreno
Member
From: Montevideo - Uruguay
Registered: 2010-10-21
Posts: 3

Re: installing putty on archlinuxppc?

Same response that #3


You can do all things that putty do from terminal, like port forwardings, etc.


Best Regards


Sebastián Moreno
Montevideo | Uruguay

Offline

#6 2010-11-10 06:15:37

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: installing putty on archlinuxppc?

Please don't resurrect old threads.

Closing for necro-bumping...


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB