It was not installed, I "sudo aptitude install pkg-config" installed it with
"successful" result:
WARNING: untrusted versions of the following packages will be installed!
Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.
pkg-config
Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No": yes
50% [Working]Selecting previously unselected package pkg-config.
(Reading database ... 116599 files and directories currently installed.)
Preparing to unpack .../pkg-config_0.28-1_amd64.deb ...
Unpacking pkg-config (0.28-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up pkg-config (0.28-1) ...
… and then got the precisely same result from ./configure:
checking whether to enable the Java AIS interface mapping... no
checking whether to enable the AM4J agent... no
checking whether to use TIPC as the transport... no
./configure: line 12584: syntax error near unexpected token `SYSTEMD,'
./configure: line 12584: `PKG_CHECK_MODULES(SYSTEMD, systemd,
enable_systemd=yes, enable_systemd=no)'
Charlie …
-----Original Message-----
From: Mathivanan Naickan Palanivelu [mailto:[email protected]]
Sent: Thursday, June 11, 2015 3:31 AM
To: Johnson, Charles
Cc: [email protected]
Subject: Re: [users] Problems installing OpenSAF 4.5 and 4.6 on Debian Jessie
8.0.0
Is pkg-config installed on that machine? What's the output of the command $
pkg-config --version
Mathi.
----- [email protected]<mailto:[email protected]> wrote:
> on executing ./configure with no parameters after installing all the
> packages it complained about, I ran into this:
.
.
> ./configure: line 12584: syntax error near unexpected token `SYSTEMD,'
> ./configure: line 12584: `PKG_CHECK_MODULES(SYSTEMD, systemd,
> enable_systemd=yes, enable_systemd=no)'
> I tried the obvious parameters:
>
> * --enable-systemd
> * --with-SYSTEMD
> * --with-systemd=yes,
> * etc.
> No good.
>
> I tried exporting all forms of that as variables (export SYSTEMD=yes,
> etc.), also no good.
>
> What to do?
>
> Charlie ...
>
------------------------------------------------------------------------------
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users