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

rebuild mozilla on debian woody



Hello list,

I'd like to rebuild mozilla .deb package in debian woody. I tried to use
apt-build as the following command:

$apt-build --rebuild --build-only --reinstall install mozilla

then I got the error msg:

cd build-tree/mozilla && autoconf && \
OS_LIBS="-lc -lpthread" CC=gcc CXX=g++ \
./configure --prefix=/usr --sysconfdir=/etc \
--mandir=/usr/share/man --infodir=/usr/share/info \
--localstatedir=/var \
--with-default-mozilla-five-home=/usr/lib/mozilla --disable-debug --disable-tests --disable-short-wchar --enable-xprint --enable-optimize="-pipe -w -O2 -DDEBIAN" --enable-strip-libs --enable-crypto --enable-mathml --enable-oji --enable-extensions=all --enable-ldap --with-system-zlib --enable-freetype2  \
--disable-svg --without-system-mng --without-system-png  \
 \

build/autoconf/altoptions.m4:140: error: m4_defn: undefined macro: _m4_divert_diversion
build/autoconf/altoptions.m4:137: MOZ_READ_MOZCONFIG is expanded from...
build/autoconf/altoptions.m4:140: the top level
make: *** [debian/stampdir/build] Error 1
Error while building mozilla !
-----> Moving packages to repository <-----
mv: cannot stat `/var/cache/apt-build/build/*.deb': No such file or directory
-----> Updating repository <-----



How can I correct this? Any other method to rebuild mozilla 1.0.0 in
Woody?


-- 
Patrick Hsieh<pahud@ezplay.tv>
GnuPG Pubilc Key at http://www.ezplay.tv/~pahud/pahudatezplay.pubkey
MD5 checksum: b948362c94655b74b33e859d58b8de91



Reply to: