Hello strk, Monday, October 22, 2007, 1:06:48 PM, you wrote: s> /usr/lib/libboost_unit_test_framework.so: undefined reference to s> `init_unit_test_suite(int, char**)'
Confirm, having the same problem when building for FB GUI (different configure settings). But I was able to build for AGG GUI earlier (same machine, just different gnash dirs, both updated from CVS HEAD)... I did "autogen" and "make clean". === Config that does NOT build === $ make dumpconfig Building in directories: libbase libgeometry libamf libmedia server backend utilities gui extensions plugin testsuite po Some directories may be excluded from the build Linux DebianLaptop 2.6.18-4-686 #1 SMP Wed Apr 18 09:55:10 UTC 2007 i686 GNU/Linux g++ -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) CXXFLAGS: -g -O2 -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -DNDEBUG -fvisibility-inlines-hidden Image decoding support... JPEG_CFLAGS is JPEG_LIBS is -ljpeg PNG_CFLAGS is PNG_LIBS is Audio decoding support... GUI Toolkit decoding support... SDL_CFLAGS is SDL_LIBS is X11_CFLAGS is X11_LIBS is Support libraries... INCLTDL LIBLTDL -lltdl GLIB_CFLAGS is GLIB_LIBS is Z_CFLAGS is Z_LIBS is -lz LIBXML_CFLAGS is -I/usr/include/libxml2 LIBXML_LIBS is -lxml2 FREETYPE_CFLAGS is -I/usr/include/freetype2 FREETYPE_LIBS is -lfreetype -lz FONTCONFIG_CFLAGS is FONTCONFIG_LIBS is -lfontconfig PTHREAD_CFLAGS is -pthread PTHREAD_LIBS is -lpthread CURL_CFLAGS is CURL_LIBS is -lcurl BOOST_CFLAGS is -I/usr/include BOOST_LIBS is -lboost_thread -lboost_date_time -lboost_serialization -lboost_unit_test_framework MING_VERSION_CODE 00040005 MING_LIBS -L/usr/local/lib -lz -lm -lungif -lpng -lming MING_CFLAGS -I/usr/local/include MAKESWF /usr/local/bin/makeswf MTASC /usr/bin/mtasc MTASC CLASSPATH /usr/share/ocaml/mtasc/std Graphics support... AGG_CFLAGS is -I/usr/include/agg2 AGG_LIBS is -lagg_pic A blank value for CFLAGS means the header is installed in the default system header location. All the LIBS should have a legit value Configurable options are: Media handler: none Renderer engine: agg Supported GUI: FB Konqueror (KPARTS) plugin disabled Firefox (NSAPI) plugin disabled === Config that DOES build fine with current HEAD === $ make dumpconfig cd . && /bin/sh ./config.status Makefile config.status: creating Makefile Building in directories: libbase libgeometry libamf libmedia server backend utilities gui extensions plugin testsuite po Some directories may be excluded from the build Linux DebianLaptop 2.6.18-4-686 #1 SMP Wed Apr 18 09:55:10 UTC 2007 i686 GNU/Linux g++ -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) CXXFLAGS: -g -O2 -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -DNDEBUG -fvisibility-inlines-hidden Image decoding support... JPEG_CFLAGS is JPEG_LIBS is -ljpeg PNG_CFLAGS is PNG_LIBS is Audio decoding support... GSTREAMER_CFLAGS is -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 GSTREAMER_LIBS is -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lglib-2.0 GUI Toolkit decoding support... SDL_CFLAGS is SDL_LIBS is GTK2_CFLAGS is -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 GTK2_LIBS is -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 PANGO_CFLAGS is -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include PANGO_LIBS is -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ATK_CFLAGS is -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ATK_LIBS is -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 X11_CFLAGS is -I/usr/include X11_LIBS is -lX11 -lXinerama -lXext -lSM -lICE Support libraries... INCLTDL LIBLTDL -lltdl GLIB_CFLAGS is -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include GLIB_LIBS is -lglib-2.0 Z_CFLAGS is Z_LIBS is -lz LIBXML_CFLAGS is -I/usr/include/libxml2 LIBXML_LIBS is -lxml2 FREETYPE_CFLAGS is -I/usr/include/freetype2 FREETYPE_LIBS is -lfreetype -lz FONTCONFIG_CFLAGS is FONTCONFIG_LIBS is -lfontconfig PTHREAD_CFLAGS is -pthread PTHREAD_LIBS is -lpthread CURL_CFLAGS is CURL_LIBS is -lcurl BOOST_CFLAGS is -I/usr/include BOOST_LIBS is -lboost_thread -lboost_date_time -lboost_serialization MING_VERSION_CODE 00040005 MING_LIBS -L/usr/local/lib -lz -lm -lungif -lpng -lming MING_CFLAGS -I/usr/local/include MAKESWF /usr/local/bin/makeswf MTASC /usr/bin/mtasc MTASC CLASSPATH /usr/share/ocaml/mtasc/std Graphics support... AGG_CFLAGS is -I/usr/include/agg2 AGG_LIBS is -lagg_pic A blank value for CFLAGS means the header is installed in the default system header location. All the LIBS should have a legit value Configurable options are: Media handler: gst Renderer engine: agg Supported GUI: GTK Konqueror (KPARTS) plugin disabled Firefox (NSAPI) plugin enabled Udo _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit