Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2011 19:55:58 +0200
From:      xavier.humbert@xavhome.fr.eu.org (Xavier HUMBERT)
To:        freebsd-ports@freebsd.org (freebsd-ports@freebsd.org)
Subject:   Building caire and $PATH order
Message-ID:  <1k7nitf.1ikr0yv1nu03laM%xavier.humbert@xavhome.fr.eu.org>

next in thread | raw e-mail | index | archive | help
Hi,

A couple of weeks ago, after installing openssl from ports, I changed
PATH order in my .bash_login, in order to use /usr/local before /usr an
so on.

Today, I upgraded icu, and its dependants, including cairo. The build
was successful until reaching cairo :

-----------------------------------------------------------------------
checking how to allow undefined symbols in shared libraries used by test
suite... checking whether cc supports -Wl,--allow-shlib-undefined... yes
-Wl,--allow-shlib-undefined
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... fopen: No such file
or directory
fopen: No such file or directory
unknown
configure: error: 

Unknown float word ordering. You need to manually preset
ax_cv_c_float_words_bigendian=no (or yes) according to your system.
-----------------------------------------------------------------------

Setting PATH with /usr/local *after*, on the command line fixed the
problem.

Is this a known behavior ? A mess with two include files with the same
name in /usr/include and /usr/local/include ?

Thanks,

-- 
XAv
In your pomp and all your glory you're a poorer man than me,
as you lick the boots of death born out of fear.
(Jethro Tull)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1k7nitf.1ikr0yv1nu03laM%xavier.humbert>