From owner-freebsd-ports Sat Jun 29 20:50:26 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1664E37B406 for ; Sat, 29 Jun 2002 20:50:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB84843E09 for ; Sat, 29 Jun 2002 20:50:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5U3o4JU045453 for ; Sat, 29 Jun 2002 20:50:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5U3o4lk045452; Sat, 29 Jun 2002 20:50:04 -0700 (PDT) Date: Sat, 29 Jun 2002 20:50:04 -0700 (PDT) Message-Id: <200206300350.g5U3o4lk045452@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Cyrille Lefevre Subject: Re: ports/31744: New port: emulators/minix (2.0.0) Reply-To: Cyrille Lefevre Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/31744; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd-gnats-submit@FreeBSD.org Cc: Will Andrews , Kris Kennaway Subject: Re: ports/31744: New port: emulators/minix (2.0.0) Date: Sun, 30 Jun 2002 05:47:08 +0200 On Sat, 25 May 2002 02:53:21 -0700, Kris Kennaway wrote: > I tried to build this port but the compilation fails. There was also > something funky about the shar archive; I had to create the minix and > minix/files directories by hand. Finally, I'm not sure emulators is > really the best category for this to live in. > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Sat Jun 22 23:22:42 PDT 2002 > State-Changed-Why: > I can't extract the shar. Can you post a tarball instead? Also, I > didn't see a reply to Kris' comments regarding this PR a few weeks ago. Hi, well, I've just discovered the status flag in the current problem reports ! so, I'll take more care about the `f' for feedback ;^) also, citeweb.net is dead since december, so, I didn't see Kris's messages... about the shar archive, as Kriss did, you just have to manually create `minix/files' using mkdir -p before to extract it, sorry for the convenience. in the future, I'll take care about putting directories in the shell archive. anout the category, emulators is, IMHO, better than misc or whatever, no ? finally, about the built failure, here is the patch : --- files/patch-elle.old Sun Nov 4 04:36:37 2001 +++ files/patch-elle Sun Jun 30 05:38:42 2002 @@ -484,6 +484,14 @@ printf("Too many SDs for table (%d)\n",NPTRS)) --- work.old/src/commands/elle/sbm.c Tue Oct 1 14:00:00 1996 +++ work.new/src/commands/elle/sbm.c Fri Nov 2 07:20:12 2001 +@@ -50,7 +50,6 @@ + #endif /*DBG_SIZE*/ + + /* Forward routine declarations */ +-char *sbrk(); + struct smblk *sbm_nmak(), *sbm_nget(), *sbm_mget(), *sbm_split(); + struct smblk *sbm_lmak(), *sbm_err(); + @@ -77,7 +77,7 @@ || (int) cp == -1) return(sbm_err(0,"Can't sbrk")); Cyrille. -- Cyrille Lefevre mailto:cyrille.lefevre@laposte.net 12, Rue de Bizerte 75017 Paris http://clefevre.fr.st tel/fax: +33 (0)1 45 22 83 85 gsm: +33 (0)6 80 94 76 63 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message