From owner-freebsd-ports@FreeBSD.ORG Fri Mar 3 17:35:35 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B82F16A420 for ; Fri, 3 Mar 2006 17:35:35 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF5F43D46 for ; Fri, 3 Mar 2006 17:35:34 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (unknown[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <20060303173533m110096f07e>; Fri, 3 Mar 2006 17:35:33 +0000 Message-ID: <44087E54.3020705@computer.org> Date: Fri, 03 Mar 2006 11:35:16 -0600 From: Eric Schuele User-Agent: Thunderbird 1.5 (X11/20060228) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Native sunbird issues.... (deskutils/sunbird) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Mar 2006 17:35:35 -0000 I posted this to questions@ the other day... thought I'd try here too. ---------------------------------------------------------------------- Hello, Anyone using the deskutils/sunbird (not deskutils/linux-sunbird)? I had been using the linux-sunbird for some time (probably because I could never get the native port to run, don't remember), but I recently used the libtool+gtk issues I was experiencing as an excuse to try out my "rebuild my machine quickly scripts".... and decided to install deskutils/sunbird instead. In any case. The native port does not seem to run for me, and I was wondering if anyone was using it successfully, and if they had any hurdles to overcome in getting it working. I did the normal "make install clean" in the appropriate dir (everything went well). Running it for the first time, I see the process in top, and it writes a bit to the console, but then exits. All subsequent attempts to run it result in the following at the console: Starting calendar alarm service error creating table cal_calendars -- probably already exists error creating table cal_calendars_prefs -- probably already exists observer added observer removed and the process exits. FWIW, I seem to recall seeing the above at the console even with a working deskutils/linux-sunbird. Using RELENG_6 as of yesterday. Any ideas? Any more information needed? -- Regards, Eric