Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 12:10:08 -0800 (PST)
From:      Will Andrews <will@physics.purdue.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/24473: ports/www/galeon configure fails
Message-ID:  <200101202010.f0KKA8E30815@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24473; it has been noted by GNATS.

From: Will Andrews <will@physics.purdue.edu>
To: sreid@sea-to-sky.net
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/24473: ports/www/galeon configure fails
Date: Sat, 20 Jan 2001 15:09:45 -0500

 On Fri, Jan 19, 2001 at 08:29:27PM -0800, sreid@sea-to-sky.net wrote:
 > /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'
 
 I seem to recall the above being solved by adding (to LIBS)
 -Wl,--export-dynamic -lgcc.  However, it has been awhile since I used
 those flags on KDE, but I know __eh_alloc and friends comes from
 libgcc.a (in /usr/lib).
 
 Good luck.
 -- 
 wca
 


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?200101202010.f0KKA8E30815>