You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2013/05/03 13:01:37 UTC

[Bug 54922] New: apr_snprintf undefined reference to modf

https://issues.apache.org/bugzilla/show_bug.cgi?id=54922

            Bug ID: 54922
           Summary: apr_snprintf undefined reference to modf
           Product: APR
           Version: 1.4.6
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: xguzman@lbmsys.com
    Classification: Unclassified

Trying to compile a test program and go the following error:
/usr/local/apr/lib/libapr-1.a(apr_snprintf.o)(.text+0x50): In function
`apr_snpr
intf':
/apr-1.4.6/strings/apr_snprintf.c: undefined reference to `_modf'
/usr/local/apr/lib/libapr-1.a(apr_snprintf.o)(.text+0x9f):/apr-1.4.6/strings/apr
_snprintf.c: undefined reference to `_modf'
/usr/local/apr/lib/libapr-1.a(apr_snprintf.o)(.text+0x163):/apr-1.4.6/strings/ap
r_snprintf.c: undefined reference to `_modf'

I am using subsystem for UNIX on WIndows (SUA), I compiled apr correctly and
all libraries were created correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org