From owner-freebsd-questions Fri Jul 5 10:10:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA08121 for questions-outgoing; Fri, 5 Jul 1996 10:10:40 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA08098 for ; Fri, 5 Jul 1996 10:10:33 -0700 (PDT) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id TAA06815; Fri, 5 Jul 1996 19:06:27 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id TAA15727; Fri, 5 Jul 1996 19:18:41 +0200 From: "Christoph P. Kukulies" Message-Id: <199607051718.TAA15727@gilberto.physik.rwth-aachen.de> Subject: Re: wu-ftpd compress... To: croot@btp1da.phy.uni-bayreuth.de (Werner Griessl) Date: Fri, 5 Jul 1996 19:18:40 +0200 (MET DST) Cc: dgy@rtd.com, questions@FreeBSD.ORG In-Reply-To: <199607051622.QAA03345@btp1da.phy.uni-bayreuth.de> from Werner Griessl at "Jul 5, 96 04:22:19 pm" Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL16 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > I think you'll find compress is NOT built static (at least it wasn't > > > > in 2.1R). You can use gzip (I believe) to give you compress's > > > > behaviour, though... > > > > > > That's correct ! But you can make it static by hand with the -static switch > > > to cc > > > "cc -static -o compress objlist" > > > I did it so. > > > > Yes. I also rebuilt compress as a static binary. I was merely pointing > > this out as you (I believe) were having some problems getting compress > > to work under ftp? > > > > --don > > > > Hi Don, > > Still have problems with compress (.Z and tar.Z) ! > Can you send me your /local/etc/ftp*-files or made them available for me > via ftp ? I tried that too (static binary). It looks like compress is getting executed but the file I get (get README.Z for example) is always zero size. > > Werner > > P.S.: Next try: Is anybody out there running the newest stable and have > compress working with wu-ftp ? > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de