Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 17:50:02 -0700 (PDT)
From:      "Chris Knight" <chris@aims.com.au>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0
Message-ID:  <200204260050.g3Q0o2m20827@freefall.freebsd.org>

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

From: "Chris Knight" <chris@aims.com.au>
To: <freebsd-gnats-submit@FreeBSD.org>
Cc: <dwcjr@inethouston.net>
Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0
Date: Fri, 26 Apr 2002 10:44:18 +1000

 Howdy,
 
 Could you try running the following script concurrently with a build of
 Firebird? This should let me know if it's a softupdates issue. Disk
 performance will suck while running the script, but it will ensure that any
 effects of softupdates will be mostly negated. Thanks.
 
 #!/bin/sh
 while [ 1 -eq 1 ]
 do
   sync;sync;sync;sync
   sleep 1
 done
 
 Regards,
 Chris Knight
 Systems Administrator
 AIMS Independent Computer Professionals
 Tel: +61 3 6334 6664  Fax: +61 3 6331 7032  Mob: +61 419 528 795
 Web: http://www.aims.com.au
 
 

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?200204260050.g3Q0o2m20827>