Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Aug 1997 14:51:39 -0300 (EST)
From:      Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
To:        andrsn@andrsn.stanford.edu
Cc:        freebsd-questions@freebsd.org
Subject:   Re: wu-ftpd doesn't tar or compress
Message-ID:  <199708051751.OAA26535@srv1-bsb.gns.com.br>
In-Reply-To: <Pine.BSF.3.96.970805102219.13094A-100000@andrsn.stanford.edu> from Annelise Anderson at "Aug 5, 97 10:26:57 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I have the source.  I added LDFLAGS= -STATIC to the Makefile but it
> doesn't do anything.  Here's the Makefile; I would appreciate some
> help on what to do to it, as I have no idea. 
> 
> #	@(#)Makefile	8.2 (Berkeley) 4/17/94
> 
> PROG=	compress
> SRCS=	compress.c zopen.c
> LINKS=	${BINDIR}/compress ${BINDIR}/uncompress
> MLINKS=	compress.1 uncompress.1
> 
> # XXX zopen is not part of libc
> # MAN3=zopen.3
> 
> .include <bsd.prog.mk>

	Same over here.
	I tried to static compile the /usr/src compress source shipped
with 2.2-stable and I always end up with 0 bytes files.Z.

	Regards,
		Mario Ferreira.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708051751.OAA26535>