Skip site navigation (1)Skip section navigation (2)
Date:      06 Jul 2002 17:38:19 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Mike Harding <mvh@ix.netcom.com>
Cc:        sobomax@FreeBSD.ORG, gnome@FreeBSD.ORG
Subject:   Re: /usr/ports/x11/gnome doesn't build
Message-ID:  <1025991500.369.14.camel@gyros.marcuscom.com>
In-Reply-To: <20020706162026.E62CA13109@netcom1.netcom.com>
References:  <20020706162026.E62CA13109@netcom1.netcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2002-07-06 at 12:20, Mike Harding wrote:
> 
> There seems to be some issue with this line, I am using -STABLE as of
> a day or so ago... I think that REINPLACE_CMD is not set, thus the
> complaing about xargs...

Looks like Maxim's workaround in bsd.gnomeng.mk isn't working.  The real
solution is to play with bsd.port.mk per the patch here:

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1595314+0+current/freebsd-ports

Hopefully portmgr will bless this, and these problems will disappear
soon.  In the meantime, I've updated the Makefile to include
USE_REINPLACE.

Joe

> 
> - Mike H.
> 
> ./bsd.gnomeng.mk:25:gnomehack_PRE_PATCH=	${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \
> 
> ===>   gdk-pixbuf-0.18.0 depends on shared library: glib12.3 - found
> ===>   gdk-pixbuf-0.18.0 depends on shared library: gtk12.2 - found
> ===>  Patching for gdk-pixbuf-0.18.0
> xargs: illegal option -- e
> usage: xargs [-0pt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
>              [-L number] [-n number [-x] [-s size] [utility [argument ...]]
> *** Error code 1
> 
> Stop in /usr/ports/graphics/gdk-pixbuf.
> *** Error code 1
> 
> Stop in /usr/ports/graphics/gnomecanvas.
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/gnomecontrolcenter.
> *** Error code 1
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


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?1025991500.369.14.camel>