Date: Mon, 28 Jan 2002 23:26:37 +0100 From: Anders Andersson <anders@hack.org> To: Joe Clarke <marcus@marcuscom.com> Cc: gnome@FreeBSD.ORG Subject: Re: deskutils/mrproject Message-ID: <20020128222637.GB297@sushi.sanyusan.se> In-Reply-To: <20020128143829.T78981-101000@shumai.marcuscom.com> References: <1012183959.78541.11.camel@shumai.marcuscom.com> <20020128143829.T78981-101000@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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/ -- Anders Andersson <anders@hack.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020128222637.GB297>