Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2015 02:15:58 -0500
From:      "Herminio Hernandez, Jr." <herminio.hernandezjr@gmail.com>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>
Subject:   xorg dependency hell
Message-ID:  <CAJRA9dy%2B0p=OD_R0twV4kszpCDNZVoR%2BtGQxJBw7sDMjmxu6LQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
In current I am trying to install xorg and I thought I was making progress
however I feel I am stuck in dependancy hell. Right now my xorg install is
failing here

*===>   nghttp2-1.0.5 depends on file: spdylay>=1.3.0 - not found*
*===>  Building for spdylay-1.3.2*
*/usr/bin/make  all-recursive*
*Making all in lib*
*Making all in includes*
*Making all in src*
*depbase=`echo spdycat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++48
-DHAVE_CONFIG_H -I. -I..   -Wall -I./../lib/includes -I./../lib/includes
 -I -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include
-DHAVE_CONFIG_H   -O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc48
-fno-strict-aliasing  -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -MT
spdycat.o -MD -MP -MF $depbase.Tpo -c -o spdycat.o spdycat.cc && mv -f
$depbase.Tpo $depbase.Po*
*In file included from spdycat.cc:58:0:*
*/usr/local/include/libxml2/libxml/HTMLparser.h:15:31: fatal error:
libxml/xmlversion.h: No such file or directory*
* #include <libxml/xmlversion.h>*
*                               ^*
*compilation terminated.*
**** [spdycat.o] Error code 1*

*make[15]: stopped in /usr/ports/www/spdylay/work/spdylay-1.3.2/src*
*1 error*

*I*t is saying it cannot find *xmlversion.h *however I know I have that
file:

$ find /usr/local/include/ -name xmlversion.h -print
/usr/local/include/libxml2/libxml/xmlversion.h

I know there is something wrong in the code but my C skills are not that
great. Can someone point me in the right direction?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJRA9dy%2B0p=OD_R0twV4kszpCDNZVoR%2BtGQxJBw7sDMjmxu6LQ>