Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2246

Summary: xv using the wrong RANLIB?
Product: Gentoo Linux Reporter: Avi Schwartz <avi>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Avi Schwartz 2002-04-29 15:04:29 UTC
gcc -ansi -O -I. -D_BSD_SOURCE   -c -o tif_warning.o tif_warning.c
gcc -ansi -O -I. -D_BSD_SOURCE   -c -o tif_write.o tif_write.c
ar rc libtiff.a tif_fax3.o tif_fax4.o tif_aux.o tif_ccittrle.o tif_close.o
tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o
tif_dumpmode.o tif_error.o tif_getimage.o tif_jpeg.o tif_flush.o tif_lzw.o
tif_next.o tif_open.o tif_packbits.o tif_print.o tif_read.o tif_strip.o
tif_swab.o tif_thunder.o tif_tile.o tif_unix.o tif_version.o tif_warning.o
tif_write.o
./RANLIB.csh libtiff.a
make[1]: ./RANLIB.csh: Command not found
make[1]: *** [libtiff.a] Error 127
make[1]: Leaving directory `/var/tmp/portage/xv-3.10a-r1/work/xv-3.10a/tiff'
make: *** [tiff/libtiff.a] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 2, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-gfx/xv/xv-3.10a-r1.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-29 20:50:08 UTC
it is a csh script.  NAZ and I are working on a patch to make it a sh script
instead.  Sheesh @ the xv folks, to be honest.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-30 04:12:54 UTC
ok naz did indeed come through with a sh script, so it should be fine.  in about
20 hours, the patch will appear on the ibiblio mirror, at which I will unmask
xv's -r2 ebuild.