Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jul 2012 22:28:25 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        Dirk Meyer <dinoex@FreeBSD.org>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>
Subject:   Re: graphics/tiff fails to install
Message-ID:  <4FF096C9.2010903@yandex.ru>
In-Reply-To: <4FF0951D.1000502@yandex.ru>
References:  <4FF0951D.1000502@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, I'm sorry. It's something more common. I have the same install 
error with multimedia/cuse4bsd-kmod and multimedia/gstreamer. What it 
may be?


Ruslan Mahmatkhanov wrote on 01.07.2012 22:21:
> Hi Dirk,
>
> I have an error like this when trying to update tiff to 4.0.2:
> """
> test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
>    /bin/sh /usr/local/bin/libtool   --mode=install install  strip -o
> root -g wheel -m 555 bmp2tiff fax2ps fax2tiff gif2tiff pal2rgb ppm2tiff
> ras2tiff raw2tiff rgb2ycbcr thumbnail tiff2bw tiff2pdf tiff2ps tiff2rgba
> tiffcmp tiffcp tiffcrop tiffdither tiffdump tiffinfo tiffmedian tiffset
> tiffsplit '/usr/local/bin'
> libtool: install: install strip /usr/local/bin/strip
> install: strip: No such file or directory
> *** [install-binPROGRAMS] Error code 71
> """
>
> I may be completely wrong, but this line in tiff-4.0.2/tools/Makefile
> triggers this error:
>
> INSTALL_PROGRAM = install  strip -o root -g wheel -m 555
>
>
> I'm not sure how it was generated, but ``strip'' seems unnecessary
> there, because install(1) knows nothing about this (there is -s switch
> though). I didn't checked if it supposed to be replaced by something,
> but according to install output - it is not. Have nothing in the
> /etc/make.conf related to STRIP.
>
> Would you please help? Thanks!
>


-- 
Regards,
Ruslan

Tinderboxing kills... the drives.





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