[Bug 230837] x11-servers/xorg-server: make install fails for xorg-server-1.18.4_9,1
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230837 --- Comment #2 from Adrian Bocaniciu <[email protected]> --- I have verified once more. There are no environment variables that could have an influence, the xorg-server options are the default. However, while executing "make", I see: checking for DGA... no which I suppose might be the cause. I do not know what is checked here, if this is a library that should have already been installed, then this should be either made a dependency of xorg-server, or "make install" should not try to install the header when configure has not found the library. I see 2 ports with "dga" in their names and which might be what configure was searching: /usr/ports/x11/libXxf86dga /usr/ports/x11/xf86dga From my experience, this is the most frequent reason for a port to fail on another computer than that of the maintainer: the maintainer has extra installed ports which were forgotten as dependencies. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"