What happened to this site? And what's that frog about?

Change to the configure script for TCL c

F148 - Failure Feedback Forum 

Status: closed Severity: minor Category: Metakit OOMK Created: 2007-03-26 Updated: 2007-06-21

I was trying to install Metakit 2.4.9.6 on CentOS 4.4 for a local install with TCL.

Everything compiled just fine, but when I tried to do pkg_mkIndex, I kept getting: warning: error while loading Mk4tcl.so: couldn't load file "./Mk4tcl.so": ./Mk4tcl.so: undefined symbol: __gxx_personality_v0

After some thinking it dawned on me, the configure script was using gcc by default, not g++. I had to do make CC=g++ to get it to compile properly.

You may want to update your configure script to reflect this minor detail.

Summary

Must be something specific to CentOS - there is no reference to "gcc" anywhere in unix/configure.in or unix/Makefile.in, so this must be coming from outside.



2007-03-26 Vadtec

Imported

2007-04-01 jcw

Thanks for the report. I don't quite know what to do about this - the configure.in file already has "AC_PROG_CXX" in it, and there is no explicit mention of gcc as far as I can tell.

(pw for this page is "columnwise")

2007-06-21

(Changed: stat desc)

2007-06-21 jcw

(Changed: stat)

Add a comment:

Tip: add empty lines between paragraphs and indent lines to prevent reformatting.

Your name or initials:  

Powered by Mavrig