From owner-freebsd-hackers Mon Aug 12 23:52:50 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA25623 for hackers-outgoing; Mon, 12 Aug 1996 23:52:50 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA25617 for ; Mon, 12 Aug 1996 23:52:47 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA22397; Tue, 13 Aug 1996 08:51:40 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA01594; Tue, 13 Aug 1996 08:51:40 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id IAA03023; Tue, 13 Aug 1996 08:35:52 +0200 (MET DST) From: J Wunsch Message-Id: <199608130635.IAA03023@uriah.heep.sax.de> Subject: Re: Building ports and packages? To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Tue, 13 Aug 1996 08:35:52 +0200 (MET DST) Cc: karl@Mcs.Net Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199608122240.RAA13995@Jupiter.mcs.net> from Karl Denninger at "Aug 12, 96 05:40:26 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Karl Denninger wrote: > ln -s ../../lib/Xdmcp/Wrap.c Wrap.c > make: don't know how to make ../../lib/Xdmcp/Wraphelp.c. Stop > *** Error code 2 > This is exactly the kind of insanity that I'm talking about, and its a > problem. As i understand it, Wraphelp.c is ``forbidden'' stuff: #include "Wrap.h" /* des routines for non-usa - eay 10/9/1991 eay@psych.psy.uq.oz.au * These routines were written for speed not size so they are bigger than * needed. I have removed some of the loop unrolling, this will reduce * code size at the expense of some speed. * 25/9/1991 eay - much faster _XdmcpAuthSetup (4 times faster). * 19/9/1991 eay - cleaned up the IP and FP code. * 10/9/1991 eay - first release. * The des routines this file has been made from can be found in * ftp.psy.uq.oz.au /pub/DES */ -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)