Problem updating xorg-server

Chris bsd-lists at BSDforge.com
Sat Feb 22 17:40:15 UTC 2020


On Sat, 22 Feb 2020 17:33:33 +0000 (UTC) Filippo Moretti filippomore at yahoo.com said

> ====> You cannot select multiple options from the CONF radio=====> Only one
> of these must be defined: DEVD UDEV*** Error code 1
> Stop.make[1]: stopped in /usr/ports/x11-servers/xorg-server*** Error code 1
> Stop.make: stopped in /usr/ports/x11-servers/xorg-server
> ===>>> make build failed for x11-servers/xorg-server===>>> Aborting update
> This is the error I get while attempting the upgrade.I did choose UDEV but I
> keep getting an errorsincerelyFilippo
> _______________________________________________
On a hunch, try the following:

# cd /usr/ports/x11-servers/xorg-server
# make clean
# make rmconfig
# make config

then try your upgrade again.
NOTE: the last command; make config, is optional. If you're fine with
the default settings, it isn't necessary.

HTH

--Chris




More information about the freebsd-current mailing list