Bug 87329

Summary: Can't find mathlib when installing lang/mawk
Product: Ports & Packages Reporter: jane <jane>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jane 2005-10-12 17:30:12 UTC
Installing MAWK 1.3.3
# ./configure
loading cache ./config.cache
checking for gcc . . . gcc
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc -E
checking for -ln... no
checking for log ... no
configgure: error: Cannot find a math library. You need to set MATHLIB in config.user

How and where do I set the MATHLIB in config.user  Im a newbie and would like to setup a hylafax server
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-10-27 05:31:41 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-ports-bugs

Reclassify.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-01 15:49:32 UTC
State Changed
From-To: open->feedback

What's the content of config.log? 

libm should be detected by configure, so there is something wrong 
with your libm 


Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2005-11-01 15:49:32 UTC
Class Changed
From-To: maintainer-update->sw-bug

fix class
Comment 4 Volker Stolz freebsd_committer freebsd_triage 2005-11-15 16:37:33 UTC
State Changed
From-To: feedback->closed

Please use the Ports Infrastructure as described eg. in the 
Porter's Handbook. Simply doing 'make install' in /usr/ports/lang/mawk 
should be sufficient. 
Please get back to us on the freebsd-questions mailinglist if you 
need further advice!