[MacPorts] #44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed
MacPorts
noreply at macports.org
Sun Jul 6 21:43:22 PDT 2014
#44259: texlive-bin @2014_1: checking requested system `libpaper' library... failed
---------------------------+----------------------
Reporter: ryandesign@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: texlive-bin |
---------------------------+----------------------
Comment (by ryandesign@…):
From the config.log:
{{{
configure:19830: checking requested system `libpaper' library
configure:19845: /usr/bin/clang -o conftest -pipe -Os -arch x86_64
-isystem/Volumes/Data/macports/lion/include
-Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpaper >&5
ld: library not found for -lpaper
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
This old version of clang does not honor the `LIBRARY_PATH` environment
variable, and this compiler invocation is missing the `-L${prefix}/lib`
flag.
--
Ticket URL: <https://trac.macports.org/ticket/44259#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list