On 7/19/12 3:11 PM, Oliver King wrote:
> Hi,
> 
> I'm trying to install libxslt-1.1.26-1 (or any libxslt, for that matter) 
> using fink and the installation fails. The command I use to install it is:
> fink install libxslt-1.1.26-1
> 
> After compiling and linking it fails with this error:
> Please fix build process to get consistent use of fink's headers.
> ### execution of fink-package-precedence failed, exit code 255
> ### execution of /tmp/fink.PA3yx failed, exit code 255
> Removing runtime build-lock...
> Removing build-lock package...
> /sw64/bin/dpkg-lockwait -r fink-buildlock-libxslt-1.1.26-1
> (Reading database ... 14419 files and directories currently installed.)
> Removing fink-buildlock-libxslt-1.1.26-1 ...
> Failed: phase compiling: libxslt-1.1.26-1 failed
> 
> The full error message is appended below. Does anyone know how to fix this 
> problem?
> 
> Thanks,
> Oliver
> 
> 
> ...snip...
> Making all in date
> make[4]: Nothing to be done for `all'.
> make[4]: Nothing to be done for `all-am'.
> Making all in plugins
> make[3]: Nothing to be done for `all'.
> make[3]: Nothing to be done for `all-am'.
> sed -e 's?\@XSLT_LIBDIR\@?-L/sw64/lib?g' \
>           -e 's?\@XSLT_INCLUDEDIR\@?-I/sw64/include?g' \
>           -e 's?\@VERSION\@?1.1.26?g' \
>           -e 's?\@XSLT_LIBS\@?-lxslt  -L/sw64/lib -lxml2 -lz -lpthread 
> -L/sw64/lib -liconv -lm ?g' \
>              < ./xsltConf.sh.in > xsltConf.tmp \
>       && mv xsltConf.tmp xsltConf.sh
> fink-package-precedence --prohibit-bdep=libxslt .
> Scanning /\.Plo,\.Po$/ dependency files...
>       ./libexslt/.deps/common.Plo
>       ./libexslt/.deps/crypto.Plo
>       ./libexslt/.deps/date.Plo
>       ./libexslt/.deps/dynamic.Plo
>       ./libexslt/.deps/exslt.Plo
>       ./libexslt/.deps/functions.Plo
>       ./libexslt/.deps/math.Plo
>       ./libexslt/.deps/saxon.Plo
>       ./libexslt/.deps/sets.Plo
>       ./libexslt/.deps/strings.Plo
>       ./libxslt/.deps/attributes.Plo
>       ./libxslt/.deps/attrvt.Plo
>       ./libxslt/.deps/documents.Plo
>       ./libxslt/.deps/extensions.Plo
>       ./libxslt/.deps/extra.Plo
>       ./libxslt/.deps/functions.Plo
>       ./libxslt/.deps/imports.Plo
>       ./libxslt/.deps/keys.Plo
>       ./libxslt/.deps/namespaces.Plo
>       ./libxslt/.deps/numbers.Plo
>       ./libxslt/.deps/pattern.Plo
>       ./libxslt/.deps/preproc.Plo
>       ./libxslt/.deps/security.Plo
>       ./libxslt/.deps/templates.Plo
>       ./libxslt/.deps/transform.Plo
>       ./libxslt/.deps/variables.Plo
>       ./libxslt/.deps/xslt.Plo
>       ./libxslt/.deps/xsltlocale.Plo
>       ./libxslt/.deps/xsltutils.Plo
>       ./python/.deps/libxslt-py.Plo
>       ./python/.deps/libxslt.Plo
>       ./python/.deps/types.Plo
>       ./tests/plugins/.deps/xmlsoft_org_xslt_testplugin_la-testplugin.Plo
>       ./xsltproc/.deps/testThreads.Po
>       ./xsltproc/.deps/xsltproc.Po
> Looking for incorrect headers in 35 dependency files...
>        ./libxslt/.deps/attributes.Plo uses /usr/local/include/nan.h
>        ./libxslt/.deps/attributes.Plo uses /usr/local/include/prsetup.h
> Please fix build process to get consistent use of fink's headers.

In spite of what the message implies, this is a problem in _your_ system
(the tool that does this scanning doesn't offer multiple forms of output):

http://www.finkproject.org/faq/comp-general.php?phpLang=en#usr-local-libs

We recommend that folks temporarily rename /usr/local when building with
Fink.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to