Re: Script configure failed unexpectedly
"Thomas D. Dean" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On 5/31/21 4:17 AM, Jan Beich wrote: > "Thomas D. Dean" <[email protected]> writes: > >> A new install. In /usr/ports/x11/xorg. >> >>> make >> ... >> checking for APPRES... no >> configure: error: Package requirements (x11 xt xproto >= 7.0.17) were >> not met: >> >> Package 'ice', required by 'xt', not found >> Package 'sm', required by 'xt', not found > > Looks like a pilot error and doesn't occur on the package cluster. > http://beefy2.nyi.freebsd.org/data/122amd64-quarterly/50477f68e31b/logs/appres-1.0.5.log > > x11/appres doesn't use ice (libICE) and sm (libSM) directly but relies > on x11-toolkits/libXt which specifies ice and sm in its pkg-config file. > > To fix reinstall x11-toolkits/libXt or run "pkg check -d". > >> libX11-1.6.12,1 X11 library >> libXt-1.2.0,1 X Toolkit library >> xorgproto-2020.1 X Window System unified protocol definitions > > Before trying to build anything make sure to upgrade dependencies first. > If you've installed some packages from /quarterly (default) set then > switch the ports/ tree from "main" to "2021Q2" branch. > > Alternatively, "pkg install appres" or "pkg install xorg". > This was the first action after install from 'FreeBSD-13.0-RELEASE-amd64-dvd1.iso' # cd /usr/ports/x11/xorg # make I will redo the install and try to repeat. Tom Dean _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"