[MacPorts] #15453: cglib user strndup wich is not available
#15453: cglib user strndup wich is not available ---------------------------------+------------------------------------------ Reporter: marcelo@bezerra.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: cgilib | ---------------------------------+------------------------------------------ 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
-- Ticket URL: <http://trac.macports.org/ticket/15453> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15453: cglib user strndup wich is not available ----------------------------------+----------------------------------------- Reporter: marcelo@bezerra.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: cgilib ----------------------------------+----------------------------------------- Comment(by mike@flyn.org): See Ticket #17216. -- Ticket URL: <http://trac.macports.org/ticket/15453#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15453: cgilib user strndup wich is not available ----------------------------------+----------------------------------------- Reporter: marcelo@bezerra.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: cgilib | ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * keywords: cgilib => * port: => cgilib * milestone: => Port Bugs Old description:
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
New description: 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 }}}
-- -- Ticket URL: <http://trac.macports.org/ticket/15453#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15453: cgilib user strndup wich is not available ----------------------------------+----------------------------------------- Reporter: marcelo@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: cgilib | ----------------------------------+----------------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => duplicate Comment: Superseded by #17216. -- Ticket URL: <http://trac.macports.org/ticket/15453#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts