>>>>> On Mon, 8 Mar 2010 09:50:55 -0700, Ben <[email protected]> said:

> Having build problems. I've compiled and installed all the specified
> support packages, including fast light. However, during fldigi build,
> during linking, I get this...

> Undefined symbols:
>   "Fl::lock()", referenced from:
>       _main in fldigi-main.o
>       showRxViewer(int, int)in fldigi-mfsk.o
>       mfsk::rx_process(double const*, int)in fldigi-mfsk.o
>       mfsk::tx_process()      in fldigi-mfsk.o
>       buildlist()    in fldigi-rigsupport.o
>   "Fl::unlock()", referenced from:
>       showRxViewer(int, int)in fldigi-mfsk.o
>       mfsk::rx_process(double const*, int)in fldigi-mfsk.o
>       mfsk::tx_process()      in fldigi-mfsk.o
>       buildlist()    in fldigi-rigsupport.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [fldigi] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1

> ...From what I can gather, this is a call to fast light. But fast
> light configured, compiled, and was installed ("make install" after
> having su'd)

> What am I missing here? Anyone have any ideas?

Yes, you forgot --enable-threads for FLTK's configure command.

  https://fedorahosted.org/fldigi/wiki/Documentation/HOWTO/BuildOnOSX#FLTK


-- 

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

Reply via email to