Henri Gomez wrote:
> 
> /Users/hgo/httpd-2.0.48/srclib/pcre/libpcre.la 
> /Users/hgo/httpd-2.0.48/srclib/apr-util/libaprutil-0.la 
> /Users/hgo/httpd-2.0.48/srclib/apr-util/xml/expat/lib/libexpat.la 
> -liconv /Users/hgo/httpd-2.0.48/srclib/apr/libapr-0.la -lresolv
> ld: warning multiple definitions of symbol _regcomp
> /Users/hgo/httpd-2.0.48/srclib/pcre/.libs/libpcre.al(pcreposix.lo) 
> definition of _regcomp in section (__TEXT,__text)
> /usr/lib/libSystem.dylib(regcomp.So) definition of _regcomp
> ld: warning multiple definitions of symbol _regexec
> /Users/hgo/httpd-2.0.48/srclib/pcre/.libs/libpcre.al(pcreposix.lo) 
> definition of _regexec in section (__TEXT,__text)
> /usr/lib/libSystem.dylib(regexec.So) definition of _regexec
> ld: warning multiple definitions of symbol _regfree
> /Users/hgo/httpd-2.0.48/srclib/pcre/.libs/libpcre.al(pcreposix.lo) 
> definition of _regfree in section (__TEXT,__text)
> /usr/lib/libSystem.dylib(regfree.So) definition of _regfree
> 
> 

These are (should be) non-fatal...

What gcc are you using ('gcc_select')?

-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson

Reply via email to