[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 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- I'm unsure why this fails for you. I just did a test build on my 11.2 STABLE r337832 and I can confirm that he file was installed properly into the stage directoty: /bin/mkdir -p '/usr/ports/x11-servers/xorg-server/work/stage/usr/local/include/xorg' install -m 0644 compiler.h fourcc.h xf86.h xf86Module.h xf86Opt.h xf86PciInfo.h xf86Priv.h xf86Privstr.h xf86cmap.h xf86fbman.h xf86str.h xf86Xinput.h xisb.h xf86xv.h xf86xvmc.h xf86xvpriv.h dgaproc.h xorgVersion.h xf86sbusBus.h xf86VGAarbiter.h xf86Optionstr.h xf86platformBus.h xaarop.h '/usr/ports/x11-servers/xorg-server/work/stage/usr/local/include/xorg' and is present when "make install" is run: # ls /usr/ports/x11-servers//xorg-server/work/stage/usr/local/include/xorg/dgaproc.h /usr/ports/x11-servers//xorg-server/work/stage/usr/local/include/xorg/dgaproc.h Are you doing anything locally that might impact the build such as custom environmental variables that are used by the ports system? Have you looked at the build longs for any clue as to why dgaproc.h might not be properly installed into the stage directories? -- 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]"