Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2002 16:35:18 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        William Evanson <evawil823@hotmail.com>
Cc:        freebsd-ports@FreeBSD.ORG, <freebsd-mozilla@FreeBSD.ORG>
Subject:   Re: Galeon installation /Mozilla question
Message-ID:  <20020129163306.T41290-100000@shumai.marcuscom.com>
In-Reply-To: <F830xtAEHLB8TrBHxvZ000041e2@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020129163306.T41290-100000>