Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] problem with new install and test grimoire.

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Robin Cook <rcook AT wyrms.net>
  • To: Source Mage - Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] problem with new install and test grimoire.
  • Date: Wed, 17 Sep 2003 21:19:40 -0500

I seem to be having a problem with a new install from the 0.7pre1 iso. I
did the install, recompiled the kernel, rebooted, did a sorcery update
and scribe add test.

I then recompiled gcc and glibc. I then did a cast --fix and then a
sorcery rebuild.

There were several spells that failed due to not being able to download
source files most I was able to get and they compiled just fine. One
spell out of the rebuild still fails to build, groff.
Below is the error message I get from it. I also tried casting mysql
and the error I get from it is below the groff failure.

Any ideas where I might find a fix for these problems?

The error from groff 1.19

checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking that C++ compiler can compile simple program... no
configure: error: a working C++ compiler is required
make[1]: *** [all] Error 1
make[1]: Leaving directory `/usr/src/groff-1.19'

The error from mysql 4.0.15

g++ -O3 -DDBUG_OFF -march=pentium3 -mmmx -mfpmath=sse -msse -O3
-fno-implicit-templates -fno-exceptions -fno-rtti -z combreloc -s
-rdynamic -o gen_lex_hash gen_lex_hash.o ../isam/libnisam.a
../merge/libmerge.a ../myisam/libmyisam.a ../myisammrg/libmyisammrg.a
../heap/libheap.a ../vio/libvio.a ../mysys/libmysys.a ../dbug/libdbug.a
../regex/libregex.a ../strings/libmystrings.a -lpthread -lz -lcrypt
-lnsl -lm -lpthread
make[6]: Leaving directory `/usr/src/mysql-4.0.15/sql'
./gen_lex_hash > lex_hash.h
./gen_lex_hash: /lib/libgcc_s.so.1: version `GCC_3.3' not found
(required by /usr/lib/libstdc++.so.5)





Archive powered by MHonArc 2.6.24.

Top of Page