Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24121 - mozilla-1.4 ebuild requires csh to compile
Summary: mozilla-1.4 ebuild requires csh to compile
Status: RESOLVED DUPLICATE of bug 20622
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-08 12:56 UTC by alexander j pierce
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexander j pierce 2003-07-08 12:56:35 UTC
mafter finishing in the ipc subdirectory, the mozilla ebuild fails on a makemake
script, which requires /bin/csh.

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla
2.
3.

Actual Results:  
ar cr libipc_s.a nsPipeTransport.o nsPipeConsole.o nsPipeChannel.o
nsPipeFilterListener.o IPCProcess.o nsIPCBuffer.o nsIPCService.o nsProcessInfo.o  
ranlib libipc_s.a
../../../config/nsinstall -R -m 644 libipc_s.a ../../../dist/lib
make[2]: Leaving directory
`/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/ipc/src'
make[1]: Leaving directory
`/var/tmp/portage/mozilla-1.4/work/mozilla/extensions/ipc'
/usr/sbin/ebuild.sh: ./makemake: /bin/csh: bad interpreter: No such file or
directory
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: net-www/mozilla-1.4 failed.
!!! Function src_compile, Line 388, Exitcode 2
!!! (no error message)


Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm avi crypt cups encode gif imlib jpeg libg++ libwww mikmod mmx
ncurses pdflib png quicktime truetype xml2 xmms xv zlib gdbm berkdb slang
readline java X sdl tcpd pam python esd oggvorbis gtk opengl -3dnow aalib alsa
-arts cdr dvd ethereal gnome gphoto2 -gpm gtk2 icc icc-pgo jack -kde lcms ldap
-motif mozilla mpeg perl pic postgres qt qt-mt ruby slp spell sse ssl -svga
tcltk tiff -nls"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe -fprefetch-loop-arrays -falign-functions=4
-fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O2 -pipe -fprefetch-loop-arrays -falign-functions=4
-fomit-frame-pointer"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-07-08 13:52:20 UTC

*** This bug has been marked as a duplicate of 20622 ***