Re: SSH, Telnet and FTP

2022-06-12 Thread Stuart Blake Tener
List members, et alia: Indeed it is a rare occasion upon which I post to this list, however, in the instant case, I think it is warranted. I have to admit I was overcome by laughter as I read the complaints of someone desiring that an old architecture be supported forever by software that is op

Re: SSH, Telnet and FTP

2022-06-11 Thread Ken Cunningham
LLVM doesn’t work on Darwin PPC at all due to ABI inconsistencies, so that is useless on MacOS at present (perhaps someone like Adrian could fix it). Homebrew only supports MacOS 10.15 and up, so that is useless on older darwin systems too. Current ssh may well compile on darwin PPC uisng

Re: SSH, Telnet and FTP

2022-06-11 Thread John Paul Adrian Glaubitz
> On Jun 11, 2022, at 9:21 PM, Christian Calderon > wrote: > > FWIW, last I checked MacPorts SSH doesn’t compile on ppc anymore. Not sure why it shouldn’t though. If not, try Homebrew. We have the latest versions of the GNU and LLVM toolchain on 32-bit PowerPC after all Adrian

Re: SSH, Telnet and FTP

2022-06-11 Thread Christian Calderon
FWIW, last I checked MacPorts SSH doesn’t compile on ppc anymore. Sent from my iPhone > On Jun 11, 2022, at 8:53 AM, John Paul Adrian Glaubitz > wrote: > > Hello! > >> On 6/11/22 17:47, Stan Johnson wrote: >> Well, that's a good thing, some security experts

Re: SSH, Telnet and FTP

2022-06-11 Thread John Paul Adrian Glaubitz
Hello! On 6/11/22 17:47, Stan Johnson wrote: > Well, that's a good thing, some security experts might say, since those > older versions of SSH have been found to have vulnerabilites and should > no longer be used. Which would be a great argument if it were always > possible

SSH, Telnet and FTP

2022-06-11 Thread Stan Johnson
Hello, The latest SSH server available in Debian SID no longer allows connections from older SSH clients from just a few years ago. Well, that's a good thing, some security experts might say, since those older versions of SSH have been found to have vulnerabilites and should no longer be

Re: Is there a way to ssh into the debian installation process?

2014-01-06 Thread Rick Thomas
On Jan 6, 2014, at 2:43 PM, Gary wrote: > On Sun, Jan 5, 2014 at 10:55 AM, Rick Thomas wrote: > Do you have any experience making a pre seeded bootable CD for powerpc? If > so, could you share it with us? > > I don't think it's changed much over the years... 'genisoimage' still has the > -hf

Re: Is there a way to ssh into the debian installation process?

2014-01-06 Thread Rick Thomas
On Jan 6, 2014, at 12:26 PM, Bob Goldberg wrote: > FWIW: > > if you do an "expert" install, debian install gives you the option to > pre-load numerous modules. included in these modules is the option to install > an SSH server, so that the installation may proceed

Re: Is there a way to ssh into the debian installation process?

2014-01-06 Thread Gary
On Sun, Jan 5, 2014 at 10:55 AM, Rick Thomas wrote: > > Do you have any experience making a pre seeded bootable CD for powerpc? > If so, could you share it with us? > I don't think it's changed much over the years... 'genisoimage' still has the -hfs and -hfs-bless options. q.v. http://ubuntuforum

Re: Is there a way to ssh into the debian installation process?

2014-01-05 Thread Rick Thomas
-answer all debian-installer questions up-to and including loading the ssh server and "network console", thus giving me an alternate way to get in and poke-around in the installation. Hopefully, with this I can find out why the USB keyboard and mouse are not being recognized, and pro

Re: Is there a way to ssh into the debian installation process?

2014-01-05 Thread Gary Driggs
advanced installation would give you a menu option to turn on SSH to finish the installation. Or does this config turn it on much earlier in the process? -Gary -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas.

Re: Is there a way to ssh into the debian installation process?

2014-01-05 Thread Rick Thomas
lidays ate my brain for a couple of weeks. On Dec 15, 2013, at 12:57 AM, Scott Ferguson wrote: > On 09/12/13 13:26, Rick Thomas wrote: >> >> Is there some way to tell the debian installer to enable an ssh >> server during the installation? > > Yes. > >> I

Re: Is there a way to ssh into the debian installation process?

2013-12-10 Thread Charles Plessy
Le Sun, Dec 08, 2013 at 08:57:05PM -0800, Rick Thomas a écrit : > > Do I have to build my own CD? Or is there some way I can use a standard > netinst CD, put a magic parameter on the boot command line and maybe > something (what?) on a handy USB stick, and have it all fall into place? > > This s

Re: Is there a way to ssh into the debian installation process?

2013-12-08 Thread Rick Thomas
On Dec 8, 2013, at 7:56 PM, Charles Plessy wrote: > Le Sun, Dec 08, 2013 at 06:26:33PM -0800, Rick Thomas a écrit : >> >> Is there some way to tell the debian installer to enable an ssh server during >> the installation? I'd like to be able to ssh/slogin/scp to the

Re: Is there a way to ssh into the debian installation process?

2013-12-08 Thread Charles Plessy
Le Sun, Dec 08, 2013 at 06:26:33PM -0800, Rick Thomas a écrit : > > Is there some way to tell the debian installer to enable an ssh server during > the installation? I'd like to be able to ssh/slogin/scp to the installation > process so I can retrieve log files and otherwise

Re: Is there a way to ssh into the debian installation process?

2013-12-08 Thread Rick Thomas
Thanks for responding, Scott! On Dec 8, 2013, at 6:57 PM, Scott Ferguson wrote: > On 09/12/13 13:26, Rick Thomas wrote: >> >> Is there some way to tell the debian installer to enable an ssh >> server during the installation? > > > Yes - at least with the i38

Is there a way to ssh into the debian installation process?

2013-12-08 Thread Rick Thomas
Is there some way to tell the debian installer to enable an ssh server during the installation? I'd like to be able to ssh/slogin/scp to the installation process so I can retrieve log files and otherwise snoop the process when the keyboard/mouse are frozen. This is part of my pursuit o

Re: SSH X11 Forwarded OOo refuses to start

2005-05-17 Thread Matthew T. Atkinson
On Tue, 2005-05-17 at 11:51 +0200, Frank Gevaerts wrote: > I think you are hitting bug #265653 Thanks; I've now submitted some extra information. best regards, -- Matthew T. Atkinson <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Re: SSH X11 Forwarded OOo refuses to start

2005-05-17 Thread Frank Gevaerts
On Tue, May 17, 2005 at 10:18:37AM +0100, Matthew T. Atkinson wrote: > Hello, > > I've been having this issue for some time. Sometimes when I start > programs on my PPC box, forwarding them to my desktop they refuse to > start with errors like the following. Usually restarting them makes > them

SSH X11 Forwarded OOo refuses to start

2005-05-17 Thread Matthew T. Atkinson
Hello, I've been having this issue for some time. Sometimes when I start programs on my PPC box, forwarding them to my desktop they refuse to start with errors like the following. Usually restarting them makes them work (e.g. Firefox, Evolution). However, when I start OOo, it /always/ does this

Re: X Client Errors over SSH

2005-01-26 Thread Michel Dänzer
On Wed, 2005-01-26 at 21:00 +, Matthew T. Atkinson wrote: > > Has anyone been getting problems forwarding X over SSH recently? I > remember a while back there was an xlibs upgrade and since then I have > had problems running programs on my PB over SSH to my x86 box. Half o

X Client Errors over SSH

2005-01-26 Thread Matthew T. Atkinson
'ello, Has anyone been getting problems forwarding X over SSH recently? I remember a while back there was an xlibs upgrade and since then I have had problems running programs on my PB over SSH to my x86 box. Half of the time things like evolution won't start because X says there

Re: 2.6.4 boot+modules and /dev/null and new problems (ssh && mol)

2004-04-06 Thread Enrique Morfin
; crw---1 root root ... /dev/null > > do you use devfs ? > could you please provide your .config ? > ok, i attach it > > (this is the perms when boot) > > > > so i can't make much as user. I make a "su" and > change > > to

Re: ftp/ssh services behind a router and firewall

2003-05-24 Thread Jesus Climent
On Sat, May 24, 2003 at 09:55:02AM +0100, Joss Winn wrote: > Thanks, your reference to port forwarding was all i needed. i looked > at the router, twiddled with it a bit and have port forwarding on > ssh and ftp. I fail to see how this thread is related at all with powerpc arch. mooch

Re: ftp/ssh services behind a router and firewall

2003-05-24 Thread Joss Winn
Thanks, your reference to port forwarding was all i needed. i looked at the router, twiddled with it a bit and have port forwarding on ssh and ftp. All seems fine except one thing: from my remote shell account at freeshell.org, i can ftp into my debian box without a hitch. however, i can'

Re: ftp/ssh services behind a router and firewall

2003-05-23 Thread Wm. Josiah Erikson
wrote: Hi, Can anyone point me to documentation or pass on advice for the following: I have just bought a speedtouch 510v4 router. I have a dynamic ip address which pretty much stays the same. I'd like to be able to remotely ssh and ftp into my debian box which sits behind a local firewall.

ftp/ssh services behind a router and firewall

2003-05-23 Thread Joss Winn
Hi, Can anyone point me to documentation or pass on advice for the following: I have just bought a speedtouch 510v4 router. I have a dynamic ip address which pretty much stays the same. I'd like to be able to remotely ssh and ftp into my debian box which sits behind a local firewall. H

apt-get install over ssh [FIXED]

2003-03-06 Thread dylan
this is of use to any one using debian-woody on a nubus-ppc machine dylan ---old message--- hi- while experimenting with some 7100/80 and 8100/80 woody based servers i found that while attempting to use apt-get install via and ssh session, apt-get crashes. after

Re: airport on tibook: surfing vs. ssh/scp

2003-02-24 Thread Serge Rey
On Mon, Feb 24, 2003 at 05:37:02PM +0100, Michel Lanners wrote: > On 24 Feb, this message from Serge Rey echoed through cyberspace: -snip- > > great link. this lead me to poke around some more and one of the > > suggestions i came across was to tweak the mtu setting. so here is what > > i did > >

Re: airport on tibook: surfing vs. ssh/scp

2003-02-24 Thread christophe barbe
On Mon, Feb 24, 2003 at 05:37:02PM +0100, Michel Lanners wrote: > Well, I can explain in a few words what's up with MTU-related problems. > > MTU is the maximum size of a frame you can send out on the network (be > it Ethernet, wireless, whatever). This is a limit on the physical (or > rather, MAC

Re: airport on tibook: surfing vs. ssh/scp

2003-02-24 Thread Michel Lanners
On 24 Feb, this message from Serge Rey echoed through cyberspace: > On Sun, Feb 23, 2003 at 11:05:05AM -0500, christophe barbe wrote: >> On Sat, Feb 22, 2003 at 09:09:35AM -0800, Serge Rey wrote: >> > i tried this last night on my tibook. upgraded OS X and the airport >> > firmware went from 8.4 t

Re: airport on tibook: surfing vs. ssh/scp

2003-02-24 Thread Serge Rey
On Sun, Feb 23, 2003 at 11:05:05AM -0500, christophe barbe wrote: > On Sat, Feb 22, 2003 at 09:09:35AM -0800, Serge Rey wrote: > > i tried this last night on my tibook. upgraded OS X and the airport > > firmware went from 8.4 to 8.7. > > > > however, booting back into linux i see the browsing prob

Re: airport on tibook: surfing vs. ssh/scp

2003-02-23 Thread christophe barbe
On Sat, Feb 22, 2003 at 09:09:35AM -0800, Serge Rey wrote: > i tried this last night on my tibook. upgraded OS X and the airport > firmware went from 8.4 to 8.7. > > however, booting back into linux i see the browsing problem with some > pages not loading still remains. (and the firmware is 8.7 ac

Re: airport on tibook: surfing vs. ssh/scp

2003-02-22 Thread Serge Rey
On Sat, Feb 22, 2003 at 11:11:43AM +, Andrew Keedle wrote: > On Fri, 21 Feb 2003 18:07:01 -0800 > Johannes Muelmenstaedt <[EMAIL PROTECTED]> wrote: > > > > When I gave my ibook an airport card, it couldn't even do icmp. > > The orinoco driver complained about lots of unknown information > > f

Re: airport on tibook: surfing vs. ssh/scp

2003-02-22 Thread Andrew Keedle
On Fri, 21 Feb 2003 18:07:01 -0800 Johannes Muelmenstaedt <[EMAIL PROTECTED]> wrote: > When I gave my ibook an airport card, it couldn't even do icmp. > The orinoco driver complained about lots of unknown information > frames and the like. It took me a while to figure out why --- > and the reaso

Re: airport on tibook: surfing vs. ssh/scp

2003-02-21 Thread Johannes Muelmenstaedt
> "Michel" == Michel Lanners <[EMAIL PROTECTED]> writes: Michel> I'm still waiting for an opportunity to put my card Michel> in an OS X computer, since Apple has newer firmware Michel> than 8.40, but only bundled with the OS X Airport Michel> software. When I gave my ibook an

Re: airport on tibook: surfing vs. ssh/scp

2003-02-20 Thread Benjamin Herrenschmidt
On Thu, 2003-02-20 at 00:09, christophe barbe wrote: > > > Is someone aware of firmware update for the airport card? > > good question. > > I should have CC: ben. I hope you don't mind ben if I CC you. Is there > something like firmware update for this kind of hardware? If yes do you > know a way

Re: airport on tibook: surfing vs. ssh/scp

2003-02-20 Thread Michel Lanners
although there are often dropouts of a few seconds (up to maybe 20 sec.) where my wireless monitor indicates noise level above signal level. But what kills it systematically is for example opening an X client through ssh, which makes a burst of traffic. THat _always_ leeds to a dropout. For w

Re: airport on tibook: surfing vs. ssh/scp

2003-02-19 Thread christophe barbe
On Wed, Feb 19, 2003 at 11:03:25AM -0800, Serge Rey wrote: > > For me turning the encryption off fix the problem. > i did see your note on this and tried turning off the encryption on both > the wap and the tibook. the problem is i can't connect the tibook when > encryption is off, only when it is

Re: airport on tibook: surfing vs. ssh/scp

2003-02-19 Thread Serge Rey
On Wed, Feb 19, 2003 at 01:24:00PM -0500, christophe barbe wrote: > On Wed, Feb 19, 2003 at 09:30:19AM -0800, Serge Rey wrote: > > the issue is more subtle than i realized last night. in galeon directly > > entering www.google.com in the url bar results in a long pause and then > > nothing. but, if

Re: airport on tibook: surfing vs. ssh/scp

2003-02-19 Thread christophe barbe
On Wed, Feb 19, 2003 at 09:30:19AM -0800, Serge Rey wrote: > the issue is more subtle than i realized last night. in galeon directly > entering www.google.com in the url bar results in a long pause and then > nothing. but, if i enter some phrases to search in the url bar then the > google search re

Re: airport on tibook: surfing vs. ssh/scp

2003-02-19 Thread Serge Rey
gt; with that wap under OS X. > > > > on debian (sid) the connection is made between the card and wap and i'm > > able to ssh/scp/ping etc, but i can't browse with either galeon or lynx. > > Did you ask the driver maintainer ? (David Gibson). He might have &

Re: airport on tibook: surfing vs. ssh/scp

2003-02-19 Thread Benjamin Herrenschmidt
card and wap and i'm > able to ssh/scp/ping etc, but i can't browse with either galeon or lynx. Did you ask the driver maintainer ? (David Gibson). He might have an updated driver, the version on the tree is quite old. Ben.

airport on tibook: surfing vs. ssh/scp

2003-02-18 Thread Serge Rey
i've been trying to get the airport card on my g4 tibook to work with a linksys wap11. this tibook dual boots with OS X and the card works fine with that wap under OS X. on debian (sid) the connection is made between the card and wap and i'm able to ssh/scp/ping etc, but i can

Re: useful links & one caveat: apt over ssh

2002-11-09 Thread Clive Menzies
At 4:07 pm -0800 31/10/02, Dylan Beaudette wrote: howdy-- i would recomend using the newest kernel, Etsushi Kato's mach_kernel + Debian 3.0 installer, to format a partition, and then install the base system via CD or ftp. (i usually use the base install CD, and then upon rebooting install the res

Re: useful links & one caveat: apt over ssh

2002-11-01 Thread Dylan Beaudette
e when run from either an ssh session, or over a consol connected via the serial port. the only time that i am able to use 'apt-get install [package] over ssh is when i am also logged into the main consol. if anyone knows what this is casued by, it would surely save a lot of hassel! i will add

Re: useful links & one caveat: apt over ssh

2002-11-01 Thread Clive Menzies
is preferable to dselect? there is only one problem that i have been having with woody.. perhaps somone can figure this out... 'apt-get install [package]' seems to alwasy die when run from either an ssh session, or over a consol connected via the serial port. the only time that i am ab

Re: apt-get install over ssh

2002-09-17 Thread Chris Tillman
On Sun, Sep 15, 2002 at 10:52:49PM -0700, dylan wrote: > hi- > > while experimenting with some 7100/80 and 8100/80 woody based servers i > found that while attempting to use apt-get install via and ssh > session, apt-get crashes. after proceeding through the first part of the >

apt-get install over ssh

2002-09-16 Thread dylan
hi- while experimenting with some 7100/80 and 8100/80 woody based servers i found that while attempting to use apt-get install via and ssh session, apt-get crashes. after proceeding through the first part of the install: checking deps and so on it will freeze. the machine then will not respond

Re: xauath problem when loging in with ssh from suse to debian

2002-06-29 Thread Gareth Bowker
On Sat, Jun 29, 2002 at 12:52:33AM -0400, Adam wrote: > >I have done some research on this and sooo far I can not find an >answer.. to my ssh problem. When I log in to my debian box from my >suse box using X I seam to get this error once loging in to the debian >

xauath problem when loging in with ssh from suse to debian

2002-06-28 Thread Adam
I have done some research on this and sooo far I can not find an answer.. to my ssh problem.  When I  log in to my debian box from my suse box using X I seam to get this error once loging in to the debian box. /usr/bin/X11/xauth: (stdin):1:  bad display name "debian:10.0" in &qu

Re: ssh stopped working

2001-08-29 Thread Adam C Powell IV
n't. Could that be part of the problem -- does sshd keep track of hostnames, IPs and keys? This is probably tcpwrapper's PARANOID setting. Remove ALL: PARANOID from /etc/hosts.deny. Akhaa! I changed the IP address in /etc/hosts on the ssh servers, and now it sshes into them just

Re: ssh stopped working

2001-08-29 Thread Michael Schmitz
hiccup over the changed IP address, but only if your machine was in /etc/ssh/ssh_known_hosts[2]. Michael

Re: ssh stopped working

2001-08-28 Thread Matt Brubeck
On Tue, 28 Aug 2001, Adam C Powell IV wrote: >>> % ssh lyre >>> ssh_exchange_identification: Connection closed by remote host > > Oh, in the month or so since I last logged in via the cable modem, the > IP address changed, but the machine name didn't (since the c

Re: ssh stopped working

2001-08-28 Thread Colin Walters
Adam C Powell IV <[EMAIL PROTECTED]> writes: > Oh, in the month or so since I last logged in via the cable modem, > the IP address changed, but the machine name didn't (since the cable > company puts the hardware address in the machine name), and AFAIK > the key didn't. Could that be part of the

Re: ssh stopped working

2001-08-28 Thread Adam C Powell IV
Michael Schmitz wrote: % ssh lyre ssh_exchange_identification: Connection closed by remote host I've had trouble with ssh whenever the MTU (PPP link) was set too small. Are you on ethernet, or some point to point link? A cable modem, the machine gets its address via dhcp... Oh, i

Re: ssh stopped working

2001-08-28 Thread Michael Schmitz
> % ssh lyre > ssh_exchange_identification: Connection closed by remote host I've had trouble with ssh whenever the MTU (PPP link) was set too small. Are you on ethernet, or some point to point link? Michael

ssh stopped working

2001-08-28 Thread Adam C Powell IV
Greetings, Because of network problems, I didn't upgrade sid between mid-July and three days ago. Then when I upgraded, I could no longer ssh into my Debian sid i386 boxes, I get: % ssh lyre ssh_exchange_identification: Connection closed by remote host In that time, of course, the

Re: SSH upgrade

2001-02-20 Thread Michael Schmitz
> My question is where can I find debian packages of openssh 2.3.0., I http://security.debian.org/dists/stable/updates/main/binary-powerpc/ssh_1.2.3-9.2_powerpc.deb is the ssh 1.2 update Debian released. Watch the security advisories on the Debian home page in future, please. Michael

SSH upgrade

2001-02-20 Thread Mark Lamers
This is part of a message I got from securityspace.com: Title: SSH1 CRC-32 compensation attack ID: 10607 Category: Gain a shell remotely URL: http://www.securityspace.com/smysecure/catid.html?id=10607 Summary: Checks for the remote SSH version Description: You are running a version of

ssh-nonfree

2000-01-19 Thread Sergio Brandano
I remember this package was available before OpenSSH has been introduced in the distribution. As OpenSSH does not work, is it possible to have ssh-nonfree back? Thank you. Sergio

Re: SSH

1999-12-20 Thread Daniel Jacobowitz
libz1 is provided by recent versions of zlib1g. Apt should be able to figure that out... try upgrading zlib1g. On Sun, Dec 19, 1999 at 04:40:15PM +0100, Benjamin Herrenschmidt wrote: > On Sun, Dec 19, 1999, Hartmut Koptein <[EMAIL PROTECTED]> wrote: > > >ssh is in the non-us

Re: SSH

1999-12-19 Thread Benjamin Herrenschmidt
On Sun, Dec 19, 1999, Hartmut Koptein <[EMAIL PROTECTED]> wrote: >ssh is in the non-us section. Use this in your /etc/apt/source.list > > ># deb file:/your/mirror/here/debian stable main contrib non-free ># See sources.list(5) for more information, especial ># Remember th

Re: SSH

1999-12-19 Thread Hartmut Koptein
> Is there an SSH package for debian-ppc ? > > I need to use bitkeeper which requires ssh. When I tried "apt-get install > ssh", I got an error about an existing reference but no actual package to > download. ssh is in the non-us section. Use this in your /etc/apt/sourc

SSH

1999-12-19 Thread Benjamin Herrenschmidt
Is there an SSH package for debian-ppc ? I need to use bitkeeper which requires ssh. When I tried "apt-get install ssh", I got an error about an existing reference but no actual package to download. I can still try to "alien" the rpm...

Re: ssh not compiled against pam

1999-11-24 Thread Susumu OSAWA
Hello Greg, > It seems that the version of ssh in the distribution is not compiled > against pam. I have recompiled it locally, and it works fine. It seems > to only be the powerpc version. Hmm, Yesterday I did binary NMU(Non Maintainer Upload) for OpenSSH on powerpc. I forgot i

ssh not compiled against pam

1999-11-24 Thread Greg Johnson
It seems that the version of ssh in the distribution is not compiled against pam. I have recompiled it locally, and it works fine. It seems to only be the powerpc version. BTW, should I report this sort of issue to the BTS, or just post it here? Greg -- Greg Johnson

Re: still ssh problems

1998-12-13 Thread Georg Bauer
Hi! On Sat, 12 Dec 1998 00:18:15 + [EMAIL PROTECTED] (Hartmut Koptein) wrote: >Hmm, not nice and not reproduceable for me; this versions was working >for me, before my harddisk crashed. > >Have you older libs installed? Nope. Everything the newest version. I did fetch the current potato-vers

Re: still ssh problems

1998-12-13 Thread Hartmut Koptein
> Still the same problems with ssh: I fetched the ssh from the Incoming > from non-us, but the problem is the same: mpn_add_n is missing. Looks > like the complete low-level functions in gmp2 are missing! (I looked at > the symbols when linking ssh, all symbols where low-lev

still ssh problems

1998-12-10 Thread Georg Bauer
Hi! Still the same problems with ssh: I fetched the ssh from the Incoming from non-us, but the problem is the same: mpn_add_n is missing. Looks like the complete low-level functions in gmp2 are missing! (I looked at the symbols when linking ssh, all symbols where low-level functions) Anybody has

Re: ssh on Debian/PPC

1998-12-07 Thread Hartmut Koptein
> Since there is no ssh package on ftp.de.debian.org for PowerPC, I tried to > compile it myself. Compilation runs fine, but linking gives the attached > errors. Any idea how to fix? Is there some lib missing? libgmp2 and > libgmp2-dev are installed, as are the other libs that are

ssh on Debian/PPC

1998-12-06 Thread Georg Bauer
Hi! Since there is no ssh package on ftp.de.debian.org for PowerPC, I tried to compile it myself. Compilation runs fine, but linking gives the attached errors. Any idea how to fix? Is there some lib missing? libgmp2 and libgmp2-dev are installed, as are the other libs that are named in the