Date: Wed, 10 Nov 2004 02:07:01 -0500 (EST) From: "" <ewout1@excite.com> To: gnome@freebsd.org Subject: mozilla build error Message-ID: <20041110070701.DD8ECB6C1@xprdmailfe20.nwk.excite.com>
next in thread | raw e-mail | index | archive | help
Hi, I just upgraded to FreeBSD 5.3 and needed to install a new version of mozilla. I cvsup'ped a fresh ports base and most packages and libs I recompile work fine. however, I got the following error trying to build mozilla from the port: Apparently it trips on the fact that perl is not a base package anymore. The gnomelogalyser doesn't know what to do either. Do you have any suggestions as to solve this problem? Thanks, Ewout Boks pinkeltje# make ===> mozilla-1.7.3_3,2 depends on executable: zip - found ===> mozilla-1.7.3_3,2 depends on executable: freetype-config - found ===> mozilla-1.7.3_3,2 depends on executable: gmake - found ===> mozilla-1.7.3_3,2 depends on file: /usr/local/bin/perl5.8.5 - found ===> mozilla-1.7.3_3,2 depends on executable: pkg-config - found ===> mozilla-1.7.3_3,2 depends on file: /usr/local/bin/intltool-extract - found ===> mozilla-1.7.3_3,2 depends on shared library: jpeg.9 - found ===> mozilla-1.7.3_3,2 depends on shared library: png.5 - found ===> mozilla-1.7.3_3,2 depends on shared library: mng.1 - found ===> mozilla-1.7.3_3,2 depends on shared library: freetype.9 - found ===> mozilla-1.7.3_3,2 depends on shared library: nspr4.1 - found ===> mozilla-1.7.3_3,2 depends on shared library: Xft.2 - found ===> mozilla-1.7.3_3,2 depends on shared library: iconv.3 - found ===> mozilla-1.7.3_3,2 depends on shared library: X11.6 - found ===> mozilla-1.7.3_3,2 depends on shared library: glib-2.0.400 - found ===> mozilla-1.7.3_3,2 depends on shared library: atk-1.0.800 - found ===> mozilla-1.7.3_3,2 depends on shared library: pango-1.0.600 - found ===> mozilla-1.7.3_3,2 depends on shared library: gtk-x11-2.0.400 - found ===> mozilla-1.7.3_3,2 depends on shared library: IDL-2.0 - found ===> Configuring for mozilla-1.7.3_3,2 pkg_info: no packages match pattern(s) loading cache ./config.cache checking host system type... i386-unknown-freebsd5.3 checking target system type... i386-unknown-freebsd5.3 checking build system type... i386-unknown-freebsd5.3 checking for gcc... cc checking whether the C compiler (cc -O -pipe -march=athlon -O2 ) works... yes checking whether the C compiler (cc -O -pipe -march=athlon -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O -pipe -march=athlon -O2 ) works... yes checking whether the C++ compiler (c++ -O -pipe -march=athlon -O2 ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for as... /usr/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for perl5... /usr/bin/perl5 checking for minimum required perl version >= 5.004... 5.00503 checking for full perl installation... Segmentation fault (core dumped) no configure: error: Cannot find Config.pm or $Config{archlib}. A full perl installation is required . ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr3/ports/www/mozilla/work/mozilla/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr3/ports/www/mozilla. _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041110070701.DD8ECB6C1>