From owner-freebsd-gnome Mon Jan 28 16:11: 6 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id D7B5237B420 for ; Mon, 28 Jan 2002 16:10:52 -0800 (PST) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0T0Aem10448; Mon, 28 Jan 2002 19:10:41 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: deskutils/mrproject From: Joe Clarke To: Anders Andersson Cc: gnome@FreeBSD.ORG In-Reply-To: <20020128222637.GB297@sushi.sanyusan.se> References: <1012183959.78541.11.camel@shumai.marcuscom.com> <20020128143829.T78981-101000@shumai.marcuscom.com> <20020128222637.GB297@sushi.sanyusan.se> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 28 Jan 2002 19:11:02 -0500 Message-Id: <1012263062.93813.4.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2002-01-28 at 17:26, Anders Andersson wrote: > On Mon, Jan 28, 2002 at 02:39:59PM -0500, Joe Clarke wrote: > > Okay, I got it. I had to link the modules into mrproject to get it to > > work. All other dynamic attemtps failed. Here are my collection of > > patches. If everyone approves, I can get a PR together for demon. > > > > Joe > > > > On 27 Jan 2002, Joe Clarke wrote: > > > > > On Sun, 2002-01-27 at 17:35, Joe Clarke wrote: > > > > On Sun, 2002-01-27 at 11:09, Anders Andersson wrote: > > > > > I thought I should give upgrading deskutils/mrproject a shot since it is > > > > > an application many people would like to try out. > > > > > > > > > > I upgraded the port to the latest version 0.5.1 but it doesnt compile > > > > > fully. > > > > > > > > > > Please see attached patch, also please note that you have to add a > > > > > files/ with the patch-ltmain.sh patch file. > > > > > > > > > > Anyone else wanting to give this a try? > > > > > > > > The attached patches work fine for me. I used your Makefile and > > > > distinfo patch with the ltmain.sh patch that prevents .a and .la > > > > installation. I also patched pkg-plist for the new version. > > > > > > > > I'd like to propose Mr.Project gets added to gnome-fifth-toe. I don't > > > > know how demon feels about this, though. > > > > > > Actually, I had to apply some patches in addition to the ones I sent to > > > get things to be a little better. Compilation works, however, running > > > it fails with some gtk_type_create() errors. This seems to be a common > > > problem with Mr.Project and FreeBSD. I hacked it a bit, and got it to > > > at least pop up the initial GUI, but it will quickly SEGFAULTs after > > > that. > > > > > > I'll keep playing with it. > > Still fails to compile for me on -CURRENT with your patchset: > > [snip] > creating libgantt-component.la > (cd .libs && rm -f libgantt-component.la && ln -s > ../libgantt-component.la libgantt-component.la) > sed -e "s|\@COMPONENT_LIBDIR\@|/usr/X11R6/lib/mrproject/components|" \ > ./GNOME_MrProject_GanttComponent.oaf.in.in > > GNOME_MrProject_GanttComponent.oaf.in > ../../../xml-i18n-merge ../../../po > GNOME_MrProject_GanttComponent.oaf.in > GNOME_MrProject_GanttComponent.oaf -o -p > Merging translations into GNOME_MrProject_GanttComponent.oaf. > gmake[4]: Leaving directory > `/usr/ports/deskutils/mrproject/work/mrproject-0.5.1/client/components/gantt' > Making all in resource > gmake[4]: Entering directory > `/usr/ports/deskutils/mrproject/work/mrproject-0.5.1/client/components/resource' > gmake[4]: *** No rule to make target > `../../../libmrproject/Composer.h', needed by `resource-component.lo'. > Stop. > gmake[4]: Leaving directory > `/usr/ports/deskutils/mrproject/work/mrproject-0.5.1/client/components/resource' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory `/usr/ports/deskutils/mrproject/ Do you have evolution installed? I think it wants it. I also need to update the LIB_DEPENDS to include bonobo-conf. If you don't have Evolution installed, could you just install bonobo-conf, and see if things work? If not, then try installing Evolution, and see if they work. Joe > -- > Anders Andersson > UNIX, Networking and Security consultant > +46 (0)705 87 53 35 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message