Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2013 09:31:23 -0500
From:      "D." <404dowser@gmail.com>
To:        x11@freebsd.org
Subject:   error in the 9.1-release-1386 ISO file
Message-ID:  <512CC73B.4050608@gmail.com>

next in thread | raw e-mail | index | archive | help
I found an error in the 9.1-release-1386 ISO file. The port for 
dri-7.6.1_2 lists python32 as
a dependence. It also lists py32-libxml2 as a dependence. neither is 
correct.
On my new install dri-7 would not compile. It tried to build 
py32-libxml2 and python3.2
even though python2.7 was installed, though py27-libxml2 was not. Both 
pyXX-libxml2
ports fail to install, if the other is present. After 2 days of 
re-trying the ports,
including checking the latest ports tree, I found that the only work 
around was TO
REMOVE BOTH PYTHON VERSIONS, and py32-libxml2 from the system. 
Afterward, I ran my
make command on the dri-7 port and let it install py27-libxml2 and 
python2.7 via
it's "internal" makedep list. Now dri-7 and py27-libxml are installed 
and all the
odd errors involving syntax and missing file issues were absent.

A problem report and this post, in the forums are available for info.
http://forums.freebsd.org/showthread.php?t=38021

Let me know if details are needed.

Thanks.

David




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?512CC73B.4050608>