DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2546
Version: 1.3.0


I can confirm this problem. Steps to reproduce :
 - Download and unpack fltk1.3 RC2 or snapshot 8295.
 - cd into fltk directory
 - configure, make (just with defaults)
 - fluid/fluid test
 - fluid/fluid test/tabs.fl
 - From the menu, NEW - OTHER - BOX.
 - Select the box properties and select a local jpeg for it's image.
 - From the menu, 'WRITE CODE', save and exit.
 - Now type make.
I get :
Linking tabs...
tabs.o: In function `global constructors keyed to foo_window':
tabs.cxx:(.text+0x1154): undefined reference to
`Fl_JPEG_Image::Fl_JPEG_Image(char const*, unsigned char const*)'
collect2: ld returned 1 exit status
make[1]: *** [tabs] Error 1
make: *** [all] Error 1

I am using SUSE 11.3, g++ -v gives :
g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.5/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.5
--enable-ssp --disable-libssp --disable-plugin
--with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux'
--disable-libgcj --disable-libmudflap --with-slibdir=/lib64
--with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new
--disable-libstdcxx-pch --enable-version-specific-runtime-libs
--program-suffix=-4.5 --enable-linux-futex --without-system-libunwind
--enable-gold --with-plugin-ld=/usr/bin/gold --with-arch-32=i586
--with-tune=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.5.0 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux)


Link: http://www.fltk.org/str.php?L2546
Version: 1.3.0

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to