Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2001 20:29:27 -0800 (PST)
From:      sreid@sea-to-sky.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24473: ports/www/galeon configure fails
Message-ID:  <200101200429.f0K4TR537369@freefall.freebsd.org>

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

>Number:         24473
>Category:       ports
>Synopsis:       ports/www/galeon configure fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 19 20:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steve Reid
>Release:        4.1-RELEASE
>Organization:
>Environment:
FreeBSD grok 4.1-RELEASE FreeBSD 4.1-RELEASE #1: Wed Dec 13 02:40:48 PST 2000     steve@grok:/usr/src/sys/compile/GROK  i386

>Description:
galeon 0.9.b1 port configure fails looking for mozilla. Ports tree is freshly CVS'ed from today.

There are some other messages ahead of that, which I don't think are related but will include below just in case...

configure:3318: cc -o conftest -O -pipe -D_REENTRANT -D_THREAD_SAFE -fno-rtti -I/usr/X11R6/include -Wall -Wunused  -I/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/lib -lnspr4 -lplc4 -lplds4 -lgtksuperwin conftest.c -lgtksuperwin  -L/usr/local/lib -L/usr/ports/www/galeon/work/galeon-0.9pre1 -pthread -lgcc_r 1>&5
/usr/lib/libstdc++.so.3: undefined reference to `exception type_info function'
/usr/lib/libstdc++.so.3: undefined reference to `__cp_push_exception'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_user'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_si'
/usr/lib/libstdc++.so.3: undefined reference to `__get_eh_context'
/usr/lib/libstdc++.so.3: undefined reference to `__sjthrow'
/usr/lib/libstdc++.so.3: undefined reference to `terminate(void)'
/usr/lib/libstdc++.so.3: undefined reference to `exception type_info node'
/usr/lib/libstdc++.so.3: undefined reference to `exception virtual table'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_class'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__terminate'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_new'
/usr/lib/libstdc++.so.3: undefined reference to `__eh_alloc'
configure: failed program was:
#line 3307 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char gdk_superwin_get_type();

int main() {
gdk_superwin_get_type()
; return 0; }
configure:3341: checking for gtk_moz_embed_get_type in -lgtkembedmoz
configure:3360: cc -o conftest -O -pipe -D_REENTRANT -D_THREAD_SAFE -fno-rtti -I/usr/X11R6/include -Wall -Wunused  -I/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/lib -lnspr4 -lplc4 -lplds4 -lgtkembedmoz -lxpcom conftest.c -lgtkembedmoz  -L/usr/local/lib -L/usr/ports/www/galeon/work/galeon-0.9pre1 -pthread -lgcc_r 1>&5
/usr/libexec/elf/ld: warning: libgtksuperwin.so, needed by /usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/lib/libgtkembedmoz.so, not found (try using --rpath)
configure:3383: checking for main in -lmpfilelocprovider_s
configure:3398: cc -o conftest -O -pipe -D_REENTRANT -D_THREAD_SAFE -fno-rtti -I/usr/X11R6/include -Wall -Wunused  -I/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/include -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/X11R6/lib -L/usr/ports/www/galeon/../../www/mozilla/work/mozilla/dist/lib -lnspr4 -lplc4 -lplds4 -lmpfilelocprovider_s -lxpcom conftest.c -lmpfilelocprovider_s  -L/usr/local/lib -L/usr/ports/www/galeon/work/galeon-0.9pre1 -pthread -lgcc_r 1>&5
configure:3424: checking for Mozilla
(end of "config.log")
*** Error code 1

Stop in /usr/ports/www/galeon.
*** Error code 1

Stop in /usr/ports/www/galeon.
*** Error code 1

Stop in /usr/ports/www/galeon.
*** Error code 1

Stop in /usr/ports/www/galeon.

Looking at the configure script it appears it should print out a message if it can't find mozilla, but that's not happening here. It seems the checking for mozilla throws an error instead of finding or not finding.

I had the same problem a couple of days ago trying to install the previous Galeon port using the mozilla CVS tree in my home dir, gave up and waited for the updated port to appear. I nuked and re-cvs'ed the whole ports tree, to make sure my failed attempt wasn't causing failures now (and to get an updated ports tree :).

System is 4.1-RELEASE, with the 4.1 ports update kit pkg_add'ed earlier today.

I haven't updated my gtk and related libs in quite a while, but the dependancy checks in the port all pass. I also haven't installed Mozilla 0.7; nothing says I should do so, and it looks like the Galeon port builds Mozilla on its own.

Suggestions?

>How-To-Repeat:
cd ports/www/galeon
make

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200101200429.f0K4TR537369>