[MacPorts] #26219: libsoup is unable to find libproxy
MacPorts
noreply at macports.org
Tue Aug 24 07:06:44 PDT 2010
#26219: libsoup is unable to find libproxy
--------------------------------------+-------------------------------------
Reporter: derflorianlang@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: haspatch | Port: libsoup
--------------------------------------+-------------------------------------
Comment(by snc@…):
Let's try that again:
{{{
+configure.env-append \
+ LIBPROXY_CFLAGS=-I${prefix}/include \
+ LIBPROXY_LIBS=-L${prefix}/lib/libproxy.dylib
+
}}}
I get some undefined symbols now.
Also saw an old zlib artifact in configure:
{{{
In file included from /opt/local/include/zlib.h:34,
from soup-coding-gzip.c:15:
/opt/local/include/zconf.h:373:6: warning: "_LARGEFILE64_SOURCE" is not
defined
In file included from soup-coding-gzip.c:15:
/opt/local/include/zlib.h:1574:32: warning: "_FILE_OFFSET_BITS" is not
defined
}}}
--
Ticket URL: <http://trac.macports.org/ticket/26219#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list