Vitaut wrote:
>> That really looks as if something has gone awry with the compilation
>> stage - are you able to build and run other programs using your
>> installed compiler?
> 
> Yes, I can build and run other programs except WINE - It gives the same error.
> 
>> What does  gcc -v  report if you run it at a shell prompt?
> 
> "Using built-in specs.
> Target: i586-suse-linux
> Configured with: ../configure --enable-threads=posix --prefix=/usr 
> --with-local-prefix=/usr/local --infodir=/usr/share/info 
> --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib 
> --enable-languages=c,c++,objc,fortran,obj-c++,java,ada 
> --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.2.1 
> --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib 
> --with-system-zlib --enable-shared --enable-__cxa_atexit 
> --enable-libstdcxx-allocator=new --disable-libstdcxx-pch 
> --program-suffix=-4.2 --enable-version-specific-runtime-libs 
> --without-system-libunwind --with-cpu=generic --host=i586-suse-linux
> Thread model: posix
> gcc version 4.2.1 (SUSE Linux)"


That all seems OK - I guess we'll have to get a look at what errors are 
recorded in your config.log, see if we can see what went wrong. What 
does your config.log show for the failure? Anything useful there?

Also, does anybody else have OpenSuSE 10.3 or similar running? I only 
have ubuntu and Fedora boxes and they all work fine.

-- 
Ian

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

Reply via email to