Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2007 20:43:16 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/libgsf/files patch-configure
Message-ID:  <20070713014316.GE37324@over-yonder.net>
In-Reply-To: <200707122130.l6CLUE0f022004@repoman.freebsd.org>
References:  <200707122130.l6CLUE0f022004@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 12, 2007 at 09:30:14PM +0000 I heard the voice of
Joe Marcus Clarke, and lo! it spake thus:
> 
>   Modified files:
>     devel/libgsf/files   patch-configure 

With an up to date ports tree, this blew up for me with:

[...]
if test -z "" -a -n "" ; then \
      for p in gsf-office-thumbnailer.schemas; do \
        GCONF_CONFIG_SOURCE= \
          gconftool-2 --makefile-install-rule $p; \
      done \
    fi
test -z "" || /bin/sh ../mkinstalldirs ""
 install  -o root -g wheel -m 444 'gsf-office-thumbnailer.schemas' '/gsf-office-thumbnailer.schemas'
install: /gsf-office-thumbnailer.schemas: Read-only file system
[...]



(the things you see when you run a r/o "/"...  ;)


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070713014316.GE37324>