Bug 2437

Summary: TCL build fails due to missing -lm flag
Product: buildroot Reporter: spargue
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description spargue 2010-08-25 01:58:58 UTC
When make runs tcl's configure it misses out the MATH_LIBS="-lm" variable

run:
make MATH_LIBS="-lm" as a quick fix.
Comment 1 Peter Korsgaard 2010-08-30 08:41:26 UTC
Could you please provide more details? What exactly fails, and with what .config? I've just built TCL here without any problems.
Comment 2 Peter Korsgaard 2010-11-24 22:09:30 UTC
No feedback from submitter for ~3 months and unable to reproduce, closing