I have an issue update openssl to 0.9.8j from 0.9.8i.
the system I am using is a Web Server without much on it ... so no X. I do also have configured my /etc/portsnap.conf to ignore/refuse x11 (so don't extract this packages).
Now updating to the latest release of openssl gives me following error:
portupgrade -a
---> Upgrading 'openssl-0.9.8i' to 'openssl-0.9.8j' (security/openssl)
---> Building '/usr/ports/security/openssl'
openssl-0.9.8j: "/usr/ports/x11/xproto" non-existent -- dependency list incomplete
===> Cleaning for makedepend-1.0.1,1
===> Cleaning for openssl-0.9.8j
===> Vulnerability check disabled, database not found
===> Extracting for openssl-0.9.8j
=> MD5 Checksum OK for openssl-0.9.8j.tar.gz.
cd /usr po sec
checking for X... gnome-config: not found
configure: error: Package requirements (xproto) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the X_CFLAGS and X_LIBS environment variables
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/devel/makedepend/work/makedepend-1.0.1/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
Stop in /usr/ports/devel/makedepend.
*** Error code 1
Stop in /usr/ports/security/openssl.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.82899.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=openssl-0.9.8i UPGRADE_PORT_VER=0.9.8i make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! security/openssl (openssl-0.9.8i) (configure error)
Is there a switch i can use to openssl doesn't check for x packages?
This is a FreeBSD 6.3 amd64 box.
Feedback is appreciated.
the system I am using is a Web Server without much on it ... so no X. I do also have configured my /etc/portsnap.conf to ignore/refuse x11 (so don't extract this packages).
Now updating to the latest release of openssl gives me following error:
portupgrade -a
---> Upgrading 'openssl-0.9.8i' to 'openssl-0.9.8j' (security/openssl)
---> Building '/usr/ports/security/openssl'
openssl-0.9.8j: "/usr/ports/x11/xproto" non-existent -- dependency list incomplete
===> Cleaning for makedepend-1.0.1,1
===> Cleaning for openssl-0.9.8j
===> Vulnerability check disabled, database not found
===> Extracting for openssl-0.9.8j
=> MD5 Checksum OK for openssl-0.9.8j.tar.gz.
cd /usr po sec
checking for X... gnome-config: not found
configure: error: Package requirements (xproto) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the X_CFLAGS and X_LIBS environment variables
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/devel/makedepend/work/makedepend-1.0.1/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
Stop in /usr/ports/devel/makedepend.
*** Error code 1
Stop in /usr/ports/security/openssl.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.82899.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=openssl-0.9.8i UPGRADE_PORT_VER=0.9.8i make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! security/openssl (openssl-0.9.8i) (configure error)
Is there a switch i can use to openssl doesn't check for x packages?
This is a FreeBSD 6.3 amd64 box.
Feedback is appreciated.