On Fri, 2003-03-14 at 10:35, CARTER Anthony wrote: > I can confirm this is correct, and functions. Should this not be updated > in the ports for other users?
Yes it should, but we are in ports freeze now, and I am no the seahorse maintainer. > > Why does your build not execute this step? Probably has to do with timestamps. My build environment sees seahorse-marshal.c as being up-to-date. I'm sure if you touched seahorse-marshal.c before the build, you would skip this step, too. Joe > > Anthony Carter > > On Fri, 2003-03-14 at 16:19, Joe Marcus Clarke wrote: > > On Fri, 2003-03-14 at 10:02, CARTER Anthony wrote: > > > Hi, > > > > > > I am trying to upgrade seahorse to 0.7.1 from 0.7.0 using: > > > > > > portupgrade -r seahorse and > > > > > > cvsuped followed by make clean, make install clean... > > > > > > They both get to the point given below and then just sits there and > > > idles out... > > > > > > > > > ===> Building for seahorse-0.7.1 > > > cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh > > ./config.status > > > config.status: creating config.h > > > config.status: config.h is unchanged > > > config.status: executing default-1 commands > > > config.status: executing default-2 commands > > > config.status: executing default-3 commands > > > make all-recursive > > > Making all in src > > > echo "#include \"seahorse-marshal.h\"" > seahorse-marshal.c && > > > /usr/local/bin/glib-genmarshal --body --prefix=seahorse-marshal >> > > > seahorse-marshal.c > > > > > > Anyone got any ideas? > > > > Finally figured this one out. My build doesn't execute this step, so it > > was tough, but seahorse requires gmake to resolve $< (note the extra > > space between glib-genmarshal and --body). If you add USE_GMAKE=yes to > > the Makefile, it will work. > > > > Joe > > > > > > > > Thanks, > > > Anthony Carter > > > > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > > with "unsubscribe freebsd-questions" in the body of the message -- PGP Key : http://www.marcuscom.com/pgp.asc
signature.asc
Description: This is a digitally signed message part
