#15453 closed defect (duplicate)
cgilib user strndup wich is not available
Reported by: | marcelo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | cgilib |
Description (last modified by jmroot (Joshua Root))
Cgilib is using strndup internally, wich is not available in macosx.
This make cgilib detection with AC_CHECK_LIB impossible.
configure:6931: result: no configure:6943: checking for cgiHeader in -lcgi configure:6978: gcc -o conftest -g -O2 -L/opt/local/lib conftest.c -lcgi >&5 Undefined symbols: "_strndup", referenced from: _cgiReadMultipart in libcgi.a(cgi.o) _cgiReadMultipart in libcgi.a(cgi.o) ld: symbol(s) not found
Change History (4)
comment:1 Changed 16 years ago by mike@…
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | cgilib removed |
Milestone: | → Port Bugs |
Port: | cgilib added |
Summary: | cglib user strndup wich is not available → cgilib user strndup wich is not available |
comment:3 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Superseded by #17216.
Note: See
TracTickets for help on using
tickets.
See Ticket #17216.