Date: Tue, 13 Aug 1996 08:35:52 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: karl@Mcs.Net Subject: Re: Building ports and packages? Message-ID: <199608130635.IAA03023@uriah.heep.sax.de> In-Reply-To: <199608122240.RAA13995@Jupiter.mcs.net> from Karl Denninger at "Aug 12, 96 05:40:26 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608130635.IAA03023>