From owner-freebsd-mozilla Tue Jan 29 13:35:18 2002 Delivered-To: freebsd-mozilla@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id E67BC37B400; Tue, 29 Jan 2002 13:35:03 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g0TLZIg43252; Tue, 29 Jan 2002 16:35:18 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Tue, 29 Jan 2002 16:35:18 -0500 (EST) From: Joe Clarke To: William Evanson Cc: freebsd-ports@FreeBSD.ORG, Subject: Re: Galeon installation /Mozilla question In-Reply-To: Message-ID: <20020129163306.T41290-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset="en_US.ISO_8859-1" Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 29 Jan 2002, William Evanson wrote: > I am trying to install galeon-1.0.2 port onto my > 4.3 system of freebsd. It errored out building > mozilla-0.9.7_2,1 onto the system. In the build process of mozilla * got > this message. > > /usr/libexec/elf/ld: cannot find -lglib > > I also got this message earlier in the > install process. > > checking for libIDL - version >=3D 0.6.3... no > *** Could not run libIDL test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > the > *** exact error that occured. This usually means libIDL was incorrectly > installed Looks like you don't have ORBit and friends installed correctly. You might want to install the portupgrade utility from /usr/ports/sysutils/portupgrade, and run: portupgrade -r -f glib To force an upgrade of glib and all the bits that depend on glib. You will also want to make sure your ORBit port is installed correctly, and up-to-date. > > Has anyone seen this message before and have any ideas how to get this po= rt > working. Mozilla and Galeon work fine for me. You'll find that when working with GNOME, you need to make sure all your dependencies are up-to-date. Joe > > > > Here is the area around the error messages. > > cc -o xpidl_java.o -c -DOSTYPE=3D\"FreeBSD4\" -DOSARCH=3D\"FreeBSD\" -DOJ= I > -I../../../dist/include/xpcom -I../../../dist/include > -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr > -I/usr/local/include -I/usr/local/include -I/usr/local/include > -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include > -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pipe > -DNDEBUG -DTRIMMED -O -pipe -I/usr/local/include/glib12 > -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include -I/usr/X11R6/inclu= de > -include ../../../config-defs.h -DMOZILLA_CLIENT xpidl_java.c > cc -o xpidl -I/usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-unus= ed > -Wpointer-arith -Wcast-align -Wno-long-long -pipe -DNDEBUG -DTRIMMED -O > -pipe -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 xpidl.o > xpidl_idl.o xpidl_util.o xpidl_header.o xpidl_typelib.o xpidl_doc.o > xpidl_java.o -L../../../dist/bin -L../../../dist/lib > ../../../dist/lib/libxpt.a -L/usr/local/lib -lIDL -lglib -lm > /usr/libexec/elf/ld: cannot find -lglib > gmake[3]: *** [xpidl] Error 1 > gmake[3]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/xpcom/typelib/xpidl' > gmake[2]: *** [export] Error 2 > gmake[2]: Leaving directory > `/usr/ports/www/mozilla/work/mozilla/xpcom/typelib' > gmake[1]: *** [export] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom' > gmake: *** [export] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/mozilla-headers. > *** Error code 1 > > Stop in /usr/ports/www/mozilla-headers. > *** Error code 1 > > checking for libIDL-config... /usr/local/bin/libIDL-config > checking for libIDL - version >=3D 0.6.3... no > *** Could not run libIDL test program, checking why... > *** The test program failed to compile or link. See the file config.log f= or > the > *** exact error that occured. This usually means libIDL was incorrectly > installed > *** or that you have moved libIDL since it was installed. In the latter > case, you > *** may want to edit the libIDL-config script: /usr/local/bin/libIDL-conf= ig > checking for orbit-config... /usr/local/bin/orbit-config > creating config-defs.h > =3D=3D=3D=3D config-defs.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > /* List of defines generated by configure. Included with preprocessor fla= g, > * -include, to avoid long list of -D defines on the compile command-line. > * Do not edit. > */ > > > _________________________________________________________________ > Join the world=92s largest e-mail service with MSN Hotmail. > http://www.hotmail.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message