[gtkmm] Re: Problems compiling libsigc++-2.0.3 on Slackware



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Juergen Rose wrote:

| Hi all,
|
| I cannot build libsigc++-2.0.3 on Slackware-9.1 updated to gcc-3.3.2

Well, I'm also having problems with the same package on Cygwin with
gcc-3.3.1; see the attached output from configure and make.  Could
anyone help out with this?


Yaakov

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBE/D2piWmPGlmQSMRAgaIAJ9x6wN+7n2rn0iyx6q2ErMFl+N06gCcCXIG
2hzGb2kxgoDcT/o4LCPctFo=
=2GyE
-----END PGP SIGNATURE-----
Script started on Wed Jul 28 19:10:20 2004
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for gm4... no
checking for m4... m4
checking for perl... /usr/bin/perl
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for some Win32 platform... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking for as... as
checking for objdump... objdump
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... 
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... 
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... 
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sigc++-2.0.pc
config.status: creating sigc++/Makefile
config.status: creating scripts/Makefile
config.status: creating tests/Makefile
config.status: creating examples/Makefile
config.status: creating MSVC_Net2003/Makefile
config.status: creating docs/Makefile
config.status: creating docs/images/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/Doxyfile
config.status: creating sigc++config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build'
Making all in sigc++
make[2]: Entering directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build/sigc++'
make  all-am
make[3]: Entering directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build/sigc++'
if /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H   -I/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3 -I..   -g -O2 -MT signal.lo -MD -MP -MF ".deps/signal.Tpo" -c -o signal.lo /home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/signal.cc; \
then mv -f ".deps/signal.Tpo" ".deps/signal.Plo"; else rm -f ".deps/signal.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3 -I.. -g -O2 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c /home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/signal.cc  -DPIC -o .libs/signal.o
In file included from /home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/signal_base.h:27,
                 from /home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/signal.h:8,
                 from /home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/signal.cc:20:
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call1<T_functor, T_return, 
   T_arg1>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:122: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call2<T_functor, T_return, T_arg1, 
   T_arg2>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:158: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call3<T_functor, T_return, T_arg1, T_arg2, 
   T_arg3>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take, 
   typename sigc::type_trait<T_arg5>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:196: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call4<T_functor, T_return, T_arg1, T_arg2, T_arg3, 
   T_arg4>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take, 
   typename sigc::type_trait<T_arg5>::take, typename 
   sigc::type_trait<T_arg6>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:236: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call5<T_functor, T_return, T_arg1, T_arg2, T_arg3, 
   T_arg4, T_arg5>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take, 
   typename sigc::type_trait<T_arg5>::take, typename 
   sigc::type_trait<T_arg6>::take, typename sigc::type_trait<T_arg7>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:278: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call6<T_functor, T_return, T_arg1, T_arg2, T_arg3, 
   T_arg4, T_arg5, T_arg6>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take, 
   typename sigc::type_trait<T_arg5>::take, typename 
   sigc::type_trait<T_arg6>::take, typename sigc::type_trait<T_arg7>::take, 
   typename sigc::type_trait<T_arg6>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:322: error: syntax
   error before `;' token
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h: In 
   static member function `static T_return 
   sigc::internal::slot_call7<T_functor, T_return, T_arg1, T_arg2, T_arg3, 
   T_arg4, T_arg5, T_arg6, T_arg7>::call_it(sigc::internal::slot_rep*, typename 
   sigc::type_trait<T_arg3>::take, typename sigc::type_trait<T_arg4>::take, 
   typename sigc::type_trait<T_arg5>::take, typename 
   sigc::type_trait<T_arg6>::take, typename sigc::type_trait<T_arg7>::take, 
   typename sigc::type_trait<T_arg6>::take, typename 
   sigc::type_trait<T_arg7>::take)':
/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/sigc++/functors/slot.h:368: error: syntax
   error before `;' token
make[3]: *** [signal.lo] Error 1
make[3]: Leaving directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build/sigc++'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build/sigc++'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Yaakov/devel/Gnome2/libsigc++/libsigc++-2.0.3/.build'
make: *** [all] Error 2

Script done on Wed Jul 28 19:16:04 2004


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]