From owner-freebsd-current Sat May 11 02:04:56 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA27646 for current-outgoing; Sat, 11 May 1996 02:04:56 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA27641 for ; Sat, 11 May 1996 02:04:51 -0700 (PDT) Received: from palmer.demon.co.uk (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with ESMTP id KAA05542 ; Sat, 11 May 1996 10:04:22 +0100 (BST) To: Gianmarco Giovannelli cc: current@FreeBSD.ORG From: "Gary Palmer" Subject: Re: Some misc questions In-reply-to: Your message of "Sat, 11 May 1996 10:28:17 -0000." <31946BC1.41C67EA6@masternet.it> Date: Sat, 11 May 1996 10:04:20 +0100 Message-ID: <5538.831805460@palmer.demon.co.uk> Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Gianmarco Giovannelli wrote in message ID <31946BC1.41C67EA6@masternet.it>: > 1) I just did a ctm upgrade till src-cur 1773... > but When I try to do a "make && make install" it fail after a few > seconds with this error... > make: don't know how to make /usr/include/machine/pte.h. Stop > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > I don't have any pte.h in my /usr/include/machine ... Is it my fault ? Nope. It was removed recently. > Can I solve it ? Yep. Do a ``make cleandir'' I believe, then your ``make && make install''. It could be ``make cleandist'', I can't remember. Basically you have to remove all existing `.depend' files from the tree. > 4) An Amiga Emulator is on the net, it has a lot of makefile options, > but not for Freebsd. It is a pity... Is there anyone working on the > porting, or I am the only person who own an Amiga here ? (The first love > is unforgettable :-) Try (in order) netbsd, sunos, withgcc, generic and see if one of them works. NetBSD is pretty close to FreeBSD after all (in userland stuff anyhow). Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD - Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info.