Date: Thu, 30 Oct 2003 11:30:41 -0500 From: Jesse Guardiani <jesse@wingnet.net> To: freebsd-ports@freebsd.org Subject: Re: grip-3.1.2 still broken Message-ID: <bnrebi$8mf$1@sea.gmane.org> References: <bnpt58$4se$1@sea.gmane.org> <20031030040009.GA25467@rot13.obsecurity.org> <3FA0E685.1040101@web.de> <20031030102245.GA27971@rot13.obsecurity.org> <bnrbip$16r$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jesse Guardiani wrote: > Kris Kennaway wrote: > >> On Thu, Oct 30, 2003 at 11:23:01AM +0100, Kay Lehmann wrote: >>> Kris Kennaway schrieb: [...] >> OK, try taking it up with the grip developers, since it seems like a >> bug in their software. > > I'll do this today, but I'm still wondering why we've got ONLY the devel > version of grip in the ports tree. 3.1.2 is devel. 3.0.7 is stable. > > http://nostatic.org/grip/ Well, I take it back, I'm NOT going to contact the grip developers later today because I no longer think it's a problem with the grip package at all. I just built, installed, and successfully ran the grip-3.1.2 source tarball on my 5.1-RELEASE box. Here's EXACTLY what I did: cd /usr/local/src wget http://www.nostatic.org/grip/grip-3.1.2.tar.gz tar -xvzf grip-3.1.2.tar.gz cd grip-3.1.2/ setenv CPPFLAGS -I/usr/local/include ./configure gmake gmake install And it works beautifully. Note: I use tcsh as my shell. You'll have to modify the 'setenv' line if you run /bin/sh or something similar. I then ran `gmake uninstall` and installed the FreeBSD grip port yet again, just to be sure, and it faithfully core dumped. My money is on a linking issue of some kind. Unfortunately, I'm not well versed in FreeBSD port creation, so I'm not sure where to start looking. Any ideas? -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bnrebi$8mf$1>