pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: graphics/gnome-icon-theme build failure



Joerg Sonnenberger --> pkgsrc-users (2007-08-08 17:21:11 +0200):
> On Wed, Aug 08, 2007 at 01:00:13PM +0200, Jukka Salmi wrote:
> >  /usr/bin/install -c -o root -g wheel -m 444 './emblem-trash.icon' 
> > '/usr/pkg/share/icons/gnome/48x48/emblems/emblem-trash.icon'
> > install: ./emblem-trash.icon: stat: No such file or directory
> 
> Does /usr/pkg/share/icons/gnome/48x48/emblems exist?

Yes, it does; but there's no `emblem-trash.icon' in ${WRKSRC}. Having
a closer look at the build process revealed

[...]
INFO: [subst.mk:pkgconfig] Nothing changed in ./gnome-icon-theme.pc.in.
[...]
Making all in emblems
gmake[2]: Entering directory 
`/b/build/pkg/c/graphics/gnome-icon-theme/work/gnome-icon-theme-2.18.0/48x48/emblems'
../../intltool-merge ../../po emblem-art.icon.in emblem-art.icon -d -u -c 
../../po/.intltool-merge-cache
iconv: unknown option -- -
Usage: iconv [-cs] -f <from> -t <to> [file ...]
        iconv -l
 *** GNU iconv is not found on this system!
 *** Without it, intltool-merge can not convert encodings.
[...]
INFO: [subst.mk:unwrap] Nothing changed in ./gnome-icon-theme.pc.
[...]

...and that's a texproc/intltool issue wich was fixed by wiz some hours
ago. Works fine now, thanks!


Regards, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~



Home | Main Index | Thread Index | Old Index