sb_rc.h:19478: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.

erike@visi.com erike@visi.com
Fri Mar 10 21:46:00 GMT 2000


Normally I try and resolve errors myself, but I have no idea what to 
do about this one.  If you see what my problem is please let me know, 
otherwise, I hope this helps.

My system is a PII 333 on RH6.1 Linux on kernel 2.2.12-20smp
	(one processor is out of the box right now but I did not recompile 
without smp support)
I have 160MB ram in it and plenty of disk space.
If there is any other info you want please let me know.
	--Erik

here is what happened:

[root@ns software]# cd xc-mail-1.0.1
[root@ns xc-mail-1.0.1]# ./configure && make && make check && make 
install
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of 
Makefiles... no
checking for Cygwin32 environment... no
checking for Mingw32 environment... no
checking for executable suffix... no
checking for perl... /usr/bin/perl
updating cache ./config.cache
creating ./config.status
creating Makefile
creating converters/Makefile
creating converters/elm2xcmail
creating converters/ns2xcmail
creating config/Makefile
configuring in plugins
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of 
Makefiles... no
checking for XC_UNAME... Linux
checking for XC_RELEASE... 2.2.12-20smp
checking for XC_ARCH... unknown
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for mawk... no
checking for gawk... gawk
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... 
yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether ln -s works... (cached) yes
checking for ls... ls
checking build system type... i686-pc-linux-gnu
checking for ld... /usr/bin/ld
checking for ranlib... (cached) ranlib
checking for ldd... ldd
checking for perl... (cached) /usr/bin/perl
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for working const... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for Cygwin32 environment... (cached) no
checking for Mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for special include path... no
checking for Xclasses lib environment... yes
checking for Xclasses include environment... yes
checking for main in -lm... yes
checking for main in -lg++... no
checking for libg++.a... no
checking for main in -lstdc++... yes
checking for libstdc++.a... 
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/libstdc++.a
checking for main in -lcompat... no
checking for main in -lposix4... no
checking for main in -lX11... no
checking for X11 library path manually
checking for exit in -lX11... yes
checking for main in -lXext... yes
checking for main in -lXpm... yes
checking for libXpm.a... /usr/X11R6/lib/libXpm.a
checking for main in -lbsd... yes
checking for libXclasses.a... /usr/local/lib/libXclasses.a
checking for main in -lXclasses... yes
checking for main in -ldl... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for strings.h... yes
checking for sys/select.h... yes
checking for sysent.h... no
checking for sys/time.h... yes
checking for Xclasses/Xclasses.h... yes
checking for X11/X.h... yes
creating spam_bouncer/freemail.h
creating spam_bouncer/legitlists.h
creating spam_bouncer/notify.h
creating spam_bouncer/spam.h
creating spam_bouncer/sb_rc.h
checking for dlfcn.h... yes
checking for dlopen flags... yes
checking for longjmp... yes
checking for siglongjmp... yes
checking for sys_nerr... yes
checking for timezone... yes
checking for daylight... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating linkshared
creating include/Makefile
creating binhex_encoding/Makefile
creating trashmgr/Makefile
creating mhstyle/Makefile
creating simple_filter/Makefile
creating check_new_release/Makefile
creating js_code/Makefile
creating rot13_encoding/Makefile
creating search/Makefile
creating test/Makefile
creating dictionary/Makefile
creating babelfish/Makefile
creating spam_bouncer/Makefile
creating configure.h
configuring in src
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of 
Makefiles... no
checking for XC_UNAME... (cached) Linux
checking for XC_RELEASE... (cached) 2.2.12-20smp
checking for XC_ARCH... (cached) unknown
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for mawk... (cached) gawk
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... 
yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether ln -s works... (cached) yes
checking for ls... (cached) ls
checking build system type... i686-pc-linux-gnu
checking for ld... (cached) /usr/bin/ld
checking for ranlib... (cached) ranlib
checking for ldd... (cached) ldd
checking for perl... (cached) /usr/bin/perl
checking for sendmail... /usr/lib/sendmail
checking for pgp... no
checking for ispell... /usr/bin/ispell
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking whether char is unsigned... (cached) no
checking for Cygwin32 environment... (cached) no
checking for Mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for X... (cached) libraries /usr/X11R6/lib, headers 
/usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for special include path... no
checking for Xclasses lib environment... yes
checking for Xclasses include environment... yes
checking for main in -lm... (cached) yes
checking for main in -lg++... (cached) no
checking for libg++.a... no
checking for main in -lstdc++... (cached) yes
checking for libstdc++.a... 
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/libstdc++.a
checking for main in -lcompat... (cached) no
checking for main in -lposix4... (cached) no
checking for main in -lX11... (cached) no
checking for X11 library path manually
checking for exit in -lX11... (cached) yes
checking for main in -lXext... (cached) yes
checking for main in -lXpm... (cached) yes
checking for libXpm.a... /usr/X11R6/lib/libXpm.a
checking for main in -lbsd... (cached) yes
checking for libXclasses.a... /usr/local/lib/libXclasses.a
checking for main in -lXclasses... (cached) yes
checking for main in -ldl... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sysent.h... (cached) no
checking for sys/time.h... (cached) yes
checking for Xclasses/Xclasses.h... (cached) yes
checking for X11/X.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for dlopen flags... (cached) yes
checking for longjmp... (cached) yes
checking for siglongjmp... (cached) yes
checking for system mail folder... /var/spool/mail
checking for system mail folder permissions... critical
checking for sys_nerr... (cached) yes
checking for timezone... (cached) yes
checking for daylight... (cached) yes
creating XCmail.readme.h
checking local regex source... done
checking regex source permissions... done
checking for local regex source file... built
checking for local regex header file... built
updating cache .././config.cache
creating ./config.status
creating Makefile
creating helpers/Makefile
creating encoders/Makefile
creating xface/Makefile
creating configure.h

SUMMARY:
 program package is................. xc-mail
 package version is................. 1.0.1
 installing binary files to......... /usr/local/bin
 installing configuration files to.. /usr/local/XCmail
 plugins are dynamically linked..... yes
 pgp support........................ yes
 sendmail binary.................... /usr/lib/sendmail
 system mail folder................. /var/spool/mail
 system mail folder permissions..... critical

 -------------------------------------------------
  your current system mail folder permissions
  may cause problems when using programms without
  user or group s-bit of the folders owner.
  When you have trouble writing your inbox
  read the FAQ!
 -------------------------------------------------

Making all in plugins
make[1]: Entering directory `/home/software/xc-mail-1.0.1/plugins'
make all-recursive
make[2]: Entering directory `/home/software/xc-mail-1.0.1/plugins'
Making all in include
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/include'
Making all in dictionary
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/dictionary'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
dictionary.cxx
c++ -o dictionary_pl.o -shared -Wl,-soname,dictionary_pl.o 
dictionary.o
-----------------------------------------------------------------
  dictionary_pl.o
-----------------------------------------------------------------
  Interface for the German <-> English web service
  done by the TU Chemnitz
  
  - no longer supported -
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/dictionary'
Making all in babelfish
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/babelfish'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
babelfish.cxx
c++ -o babelfish_pl.o -shared -Wl,-soname,babelfish_pl.o babelfish.o
-----------------------------------------------------------------
  babelfish_pl.o
-----------------------------------------------------------------
  Interface for babelfish.altavista.com
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/babelfish'
Making all in binhex_encoding
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/binhex_encoding'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
binhex_encoding.cxx
c++ -o binhex_encoding_pl.o -shared -Wl,-soname,binhex_encoding_pl.o 
binhex_encoding.o
-----------------------------------------------------------------
  binhex_encoding_pl.o
-----------------------------------------------------------------
  Offers Mac hinhex encoding, only decode is supported
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/binhex_encoding'
Making all in check_new_release
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/check_new_release'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
check_new_release.cxx
c++ -o check_new_release_pl.o -shared 
-Wl,-soname,check_new_release_pl.o check_new_release.o
-----------------------------------------------------------------
  check_new_release_pl.o
-----------------------------------------------------------------
  Checks automatically for new XCmail releases (by
  menu selection or at startup)
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/check_new_release'
Making all in js_code
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/js_code'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
js_code.cxx
c++ -o js_code_pl.o -shared -Wl,-soname,js_code_pl.o js_code.o
-----------------------------------------------------------------
  js_code_pl.o
-----------------------------------------------------------------
  was the first binary encoder of XCmail used for development
  and testing
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/js_code'
Making all in rot13_encoding
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/rot13_encoding'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
rot13_encoding.cxx
c++ -o rot13_encoding_pl.o -shared -Wl,-soname,rot13_encoding_pl.o 
rot13_encoding.o
-----------------------------------------------------------------
  rot13_encoding_pl.o
-----------------------------------------------------------------
  Offers rot13 encoding/decoding
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/rot13_encoding'
Making all in simple_filter
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/simple_filter'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
misc.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
simple_filter.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
filterlist.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
orderlist.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
conditionlist.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
buildin_conditions.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
buildin_jobs.cxx
c++ -o simple_filter_pl.o -shared -Wl,-soname,simple_filter_pl.o 
misc.o simple_filter.o filterlist.o orderlist.o conditionlist.o 
buildin_conditions.o buildin_jobs.o
-----------------------------------------------------------------
  simple_filter_pl.o
-----------------------------------------------------------------
  Main XCmail filters - simple to use, so "simple filters"
  -> Beta code
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/simple_filter'
Making all in search
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/search'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
search.cxx
c++ -o search_pl.o -shared -Wl,-soname,search_pl.o search.o
-----------------------------------------------------------------
  search_pl.o
-----------------------------------------------------------------
  searching in new mail or read mail window
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/search'
Making all in test
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/test'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
test.cxx
c++ -o test_pl.o -shared -Wl,-soname,test_pl.o test.o
-----------------------------------------------------------------
  test_pl.o
-----------------------------------------------------------------

make[3]: Leaving directory `/home/software/xc-mail-1.0.1/plugins/test'
Making all in mhstyle
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/mhstyle'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
mhstyle.cxx
c++ -o mhstyle_pl.o -shared -Wl,-soname,mhstyle_pl.o mhstyle.o
-----------------------------------------------------------------
  mhstyle_pl.o
-----------------------------------------------------------------
  Import MH style mailfolders
-----------------------------------------------------------------

make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/mhstyle'
Making all in spam_bouncer
make[3]: Entering directory 
`/home/software/xc-mail-1.0.1/plugins/spam_bouncer'
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
spam_bouncer.cxx
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -g -O2 -c 
mailtexts.cxx
In file included from mailtexts.cxx:10:
sb_rc.h:19478: Internal compiler error.
sb_rc.h:19478: Please submit a full bug report to 
`egcs-bugs@egcs.cygnus.com'.
sb_rc.h:19478: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for 
details.
make[3]: *** [mailtexts.o] Error 1
make[3]: Leaving directory 
`/home/software/xc-mail-1.0.1/plugins/spam_bouncer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/software/xc-mail-1.0.1/plugins'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/software/xc-mail-1.0.1/plugins'
make: *** [all-recursive] Error 1
[root@ns xc-mail-1.0.1]#





More information about the Gcc-bugs mailing list