Bug 2437 - TCL build fails due to missing -lm flag
Summary: TCL build fails due to missing -lm flag
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-25 01:58 UTC by spargue
Modified: 2010-11-24 22:09 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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