I'm currently having a problem getting the x11/sessreg port to install on FreeBSD 9.0-RELEASE amd64. I first attempted to install by installing the x11/xorg port, but trying to install it on its own also gives the same error. Below is the STDERR output.
The full output: http://amorris.sdf.org/output.txt
The config.log: http://amorris.sdf.org/config.log
This is a brand spanking new installation of FreeBSD 9.0-RELEASE. Out of desperation, I even blew away all the partitions and started over with the install. No matter what I try I can't seem to get x11/sessreg installed, and thus I can't get x11/xorg installed.
Any help is appreciated. Thanks in advance.
Code:
configure: error: Package requirements (xproto) were not met:
-I/usr/local/include
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables SESSREG_CFLAGS
and SESSREG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
===> Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/sessreg/work/sessreg-1.0.7/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
The full output: http://amorris.sdf.org/output.txt
The config.log: http://amorris.sdf.org/config.log
This is a brand spanking new installation of FreeBSD 9.0-RELEASE. Out of desperation, I even blew away all the partitions and started over with the install. No matter what I try I can't seem to get x11/sessreg installed, and thus I can't get x11/xorg installed.
Any help is appreciated. Thanks in advance.