Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 20:50:04 -0700 (PDT)
From:      Cyrille Lefevre <cyrille.lefevre@laposte.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31744: New port: emulators/minix (2.0.0)
Message-ID:  <200206300350.g5U3o4lk045452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31744; it has been noted by GNATS.

From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc: Will Andrews <will@FreeBSD.org>, Kris Kennaway <kris@FreeBSD.org>
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




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