Hi,

I can confirm the warning from the configure script. But anyway it
compiles well.

The warning is introduced by a test in m4/fltk.m4. Maybe a small bug in
the test logic of that script which should be fixed.

73, de Tom DL1JBE.

 Am Tue, 17 Jan 2012 22:00:01 +0000
schrieb Josh Rovero <[email protected]>:

> Dave, et al,
> 
> Just to be certain I wasn't going crazy,
> I set FLTK_CONFIG again and ran ./configure:
> 
> [josh@radio fldigi-3.21.35]$ export
> FLTK_CONFIG=/usr/local/bin/fltk-config [josh@radio fldigi-3.21.35]$
> fltk-config --api-version 1.3
> [josh@radio fldigi-3.21.35]$ fltk-config --version
> 1.3.0
> [josh@radio fldigi-3.21.35]$ ./configure
> 
> ....
> checking for fltk-config... /usr/local/bin/fltk-config
> configure: WARNING: fldigi may not work with FLTK 1.3
> ....
> 
> The words *are* in fldigi's configure script, line 9739+:
> 
> if test $FLDIGI_FLTK_API_MINOR -gt 1; then
>           { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
> $PACKAGE_TARNAME may not work with FLTK $FLTK_API_VERSION" >&5
> $as_echo "$as_me: WARNING: $PACKAGE_TARNAME may not work with FLTK
> $FLTK_API_VERSION" >&2;}
>       fi
> 
> Maybe if the minor version test for was 0 it wouldn't complain?
> 
> I'm just saying.....           :-)
> 
> 



-- 
"Do what is needful!"
Ursula LeGuin: Earthsea
--

_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to