Date: Tue, 29 Jan 2002 22:40:49 +0100 From: Szilveszter Adam <sziszi@bsd.hu> To: freebsd-mozilla@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Galeon installation /Mozilla question Message-ID: <20020129214048.GC1570@fonix.adamsfamily.xx> In-Reply-To: <F830xtAEHLB8TrBHxvZ000041e2@hotmail.com> References: <F830xtAEHLB8TrBHxvZ000041e2@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On Tue, Jan 29, 2002 at 02:53:42PM -0600, William Evanson wrote: > /usr/libexec/elf/ld: cannot find -lglib I am not sure about this one, but there is some chance that the lib it is looking for is actually -lglib12 or somesuch on FreeBSD. (Because ports installs it that way so that multiple versions of glib and gtk may coexist on the same system. If this the case, you should be able to tell configure about this. Did you install glib from ports oe from package or from source? What does your glib-config script say? > I also got this message earlier in the > install process. > > checking for libIDL - version >= 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 for > the > *** exact error that occured. This usually means libIDL was incorrectly > installed This may indicate that either libIDL (part of the ORBit port on FreeBSD) is not installed correctly or that it is older than version 0.6.3. Unlikely, the latter one. Also, it is possible that the mozilla-headers port is not in sync with the main mozilla port? If so, you can see this by trying the mozilla port and if that build goes through than we have the culprit. Note that I have not met these problems recently although I build Mozilla from CVS every Saturday. Although the last build was slooooooow as hell:-) But it works. Hope this helps somewhat or at least some knowledgeable person can help you more. -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020129214048.GC1570>