From dpd@dpdtech.com Fri Aug 22 18:04:30 2014 Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by underdog.stansell.org (8.14.9/8.14.9) with ESMTP id s7MI4S7D026190 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 22 Aug 2014 18:04:29 GMT Received: by mail-pd0-f179.google.com with SMTP id v10so16194429pde.10 for ; Fri, 22 Aug 2014 11:04:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:content-type:subject:message-id:date:to :mime-version; bh=QdvWzRC9/xEz2radP4SLjJkEzBjuPqqbuVsUrOgxAvk=; b=B+4wTHXMoCVpjHl2nOPRgqxNeVUXqJgEqPV4cx+/fW5YZWO0jRPS+jvkSAH0XfQZDy yi+TAwyR+wEHljAnCgrF6VED/5YS/meiNvOVKxkno5lYDMWn697fNY5xzNUCCx1+SdJz R2Nt5/9XakUv0pE/PwGajB+1msCYY7EyqiBjkRH+NGkS+9q+KixR9uEjgIveE2d2/o+6 wpw7kyJm/maQN2H7Ba0JgBfTYJeoXio2pAcVVlId85nrDhGl8brWIx21ktKOzbJuElSl ycWqP66tA097eg430cD8AS+PnJa0K7L5suX049bH0yjT/1yCBbbTCUCavJFWvfH/uFC2 mQfA== X-Gm-Message-State: ALoCoQmEZK1jSlFL5lYIZUoQAKWYsfv6M/dAlLesVKUoL5DCF96cGrwIIAZHl0ReiiNHkYtN64uX X-Received: by 10.68.182.67 with SMTP id ec3mr1817111pbc.74.1408730667998; Fri, 22 Aug 2014 11:04:27 -0700 (PDT) Received: from valiant.corp.netflix.com ([69.53.237.72]) by mx.google.com with ESMTPSA id q6sm4497358pdm.75.2014.08.22.11.04.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Aug 2014 11:04:27 -0700 (PDT) From: "David P. Discher" Content-Type: multipart/signed; boundary="Apple-Mail=_00F85D79-44A7-4F2B-A74F-54C6CC76CFF8"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: Compiling FreeIPMI into conserver 8.2.0 on Ubuntu 12.04.4 LTS Message-Id: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> Date: Fri, 22 Aug 2014 11:04:28 -0700 To: users@conserver.com Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) X-Mailer: Apple Mail (2.1878.6) X-Spam-Score: -1.5 () BAYES_00 X-Scanned-By: MIMEDefang 2.72 on 198.151.248.21 X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:04:30 -0000 --Apple-Mail=_00F85D79-44A7-4F2B-A74F-54C6CC76CFF8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hey conserver users - I=92d like to give the free ipmi support a try in = 8.2.0 - however, I can=92t seem to get autoconf/configure to pick up the = headers/libraries. Can someone on point me in the correct direction ?=20 Thanks ! # cat issue.net Ubuntu 12.04.4 LTS # dpkg -l | grep -i ipmi ii freeipmi-common 0.8.12-3ubuntu1 = GNU implementation of the IPMI protocol - common files ii libfreeipmi10 0.8.12-3ubuntu1 = GNU IPMI - libraries ii libipmiconsole-dev 0.8.12-3ubuntu1 = GNU IPMI - ipmiconsole development package ii libipmiconsole2 0.8.12-3ubuntu1 = GNU IPMI - Serial-over-Lan library ii libipmidetect-dev 0.8.12-3ubuntu1 = GNU IPMI - ipmidetect development package ii libipmidetect0 0.8.12-3ubuntu1 = GNU IPMI - IPMI node detection library # ./configure --with-freeipmi checking for port number specification... port 'conserver' [...] checking ipmiconsole.h usability... no checking ipmiconsole.h presence... no checking for ipmiconsole.h... no checking for PAM support... no [...] configure: creating ./config.status config.status: creating Makefile config.status: creating conserver/Makefile config.status: creating conserver.cf/Makefile config.status: creating console/Makefile config.status: creating autologin/Makefile config.status: creating contrib/chat/Makefile config.status: creating conserver/conserver.rc config.status: creating config.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Feature Summary Unix domain sockets (--with-uds) : NO TCP wrappers (--with-libwrap) : NO OpenSSL (--with-openssl) : NO GSS-API (--with-gssapi) : NO FreeIPMI (--with-freeipmi) : NO dmalloc (--with-dmalloc) : NO PAM support (--with-pam) : NO IPv6 support (--with-ipv6) : NO =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -- David P. Discher http://davidpdischer.com/ AIM: DavidDPD | Y!M: daviddpdz=20 --Apple-Mail=_00F85D79-44A7-4F2B-A74F-54C6CC76CFF8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT94YsAAoJEEmwU6XuhYWONAAIAI6wBhR6xbGWQEYjuEJAuTlf TVBnwIHPgJNKpqmqEyzdSGo1umDERqTACexNRbiUBeIPCuAOfR2lgKAXywF74geN GNv6GvTKCwNhCX0PUjk8RlG0M5tnMjP3v2R5A+VcTkVEFZZgnczdIeDb1O6sDfyM bpBGlo2YOQn3gnhNjvk8+j/odS89kxAUDsZ0T/hT69mxVqgC1aVZSQcKBKzLMOIo EPybkWu8gvWalRGgO4DRo7pqKpi0BJrq//WvESWOIOHMrPSqV6z/O7YL5G4ES/ck G9T/L20VIw5nnLF545awcHPK+xLt8+POlwJ10S7NNIqE9HbpAnAHtDzOIo874fE= =qAxY -----END PGP SIGNATURE----- --Apple-Mail=_00F85D79-44A7-4F2B-A74F-54C6CC76CFF8-- From mouse@yandex-team.ru Fri Aug 22 18:19:54 2014 Received: from forward-corp1g.mail.yandex.net (forward-corp1g.mail.yandex.net [95.108.253.251]) by underdog.stansell.org (8.14.9/8.14.9) with ESMTP id s7MIJpK3026627 (version=TLSv1/SSLv3 cipher=ADH-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 22 Aug 2014 18:19:53 GMT Received: from webcorp01g.yandex-team.ru (webcorp01g.yandex-team.ru [87.250.230.44]) by forward-corp1g.mail.yandex.net (Yandex) with ESMTP id A8B9B366015C; Fri, 22 Aug 2014 22:19:49 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by webcorp01g.yandex-team.ru (Yandex) with ESMTP id 77EDDA07EF; Fri, 22 Aug 2014 22:19:49 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1408731589; bh=EnbrwjLVb68JYAEU11GyDEvoI+j4JDlCMXPQUOO5Ra0=; h=From:To:In-Reply-To:References:Subject:Date; b=YHSpzgIJ6cU/BkYTSRCclqN/3nuyNgk7AmeyC3tMyWkn/FjWiEbf85zTtG4FcHOgJ Edy5m6AXDedyr0/dEefYJONWgJO0RTAyk5Nhjd+YMsJPTUgv0ul/lUmznTvfCRrKzL QcDS3PsNGsaRoVuVWss7OA95l2nvkp9coZkreMaE= Received: from [2a02:6b8:0:82c::7] ([2a02:6b8:0:82c::7]) by webcorp01g.yandex-team.ru with HTTP; Fri, 22 Aug 2014 22:19:49 +0400 From: "Anton D. Kachalov" To: "David P. Discher" , "users@conserver.com" In-Reply-To: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> References: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> Subject: Re: Compiling FreeIPMI into conserver 8.2.0 on Ubuntu 12.04.4 LTS MIME-Version: 1.0 Message-Id: <379951408731589@webcorp01g.yandex-team.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Fri, 22 Aug 2014 22:19:49 +0400 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 X-Spam-Score: 0.51 () BAYES_00,FSL_HELO_BARE_IP_2,T_DKIM_INVALID X-Scanned-By: MIMEDefang 2.72 on 198.151.248.21 X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:19:55 -0000 Hello, David. Could you please send me a configure.log file? 22.08.2014, 22:08, "David P. Discher" : > Hey conserver users - I’d like to give the free ipmi support a try in 8.2.0 - however, I can’t seem to get autoconf/configure to pick up the headers/libraries. > > Can someone on point me in the correct direction ? > > Thanks ! > > # cat issue.net > Ubuntu 12.04.4 LTS > > # dpkg -l | grep -i ipmi > ii  freeipmi-common                      0.8.12-3ubuntu1                     GNU implementation of the IPMI protocol - common files > ii  libfreeipmi10                        0.8.12-3ubuntu1                     GNU IPMI - libraries > ii  libipmiconsole-dev                   0.8.12-3ubuntu1                     GNU IPMI - ipmiconsole development package > ii  libipmiconsole2                      0.8.12-3ubuntu1                     GNU IPMI - Serial-over-Lan library > ii  libipmidetect-dev                    0.8.12-3ubuntu1                     GNU IPMI - ipmidetect development package > ii  libipmidetect0                       0.8.12-3ubuntu1                     GNU IPMI - IPMI node detection library > > # ./configure --with-freeipmi > checking for port number specification... port 'conserver' > [...] > checking ipmiconsole.h usability... no > checking ipmiconsole.h presence... no > checking for ipmiconsole.h... no > checking for PAM support... no > [...] > configure: creating ./config.status > config.status: creating Makefile > config.status: creating conserver/Makefile > config.status: creating conserver.cf/Makefile > config.status: creating console/Makefile > config.status: creating autologin/Makefile > config.status: creating contrib/chat/Makefile > config.status: creating conserver/conserver.rc > config.status: creating config.h > ============================================================== >                      Feature Summary > >  Unix domain sockets (--with-uds)       : NO >         TCP wrappers (--with-libwrap)   : NO >              OpenSSL (--with-openssl)   : NO >              GSS-API (--with-gssapi)    : NO >             FreeIPMI (--with-freeipmi)  : NO >              dmalloc (--with-dmalloc)   : NO >          PAM support (--with-pam)       : NO >         IPv6 support (--with-ipv6)      : NO > > ============================================================== > > -- > David P. Discher > http://davidpdischer.com/ > AIM: DavidDPD | Y!M: daviddpdz > , > > _______________________________________________ > users mailing list > users@conserver.com > https://www.conserver.com/mailman/listinfo/users -- Anton D. Kachalov ITO, System Architect Tel: 7 (495) 739-70-00 ext.7613 From dpd@dpdtech.com Fri Aug 22 18:26:43 2014 Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by underdog.stansell.org (8.14.9/8.14.9) with ESMTP id s7MIQfUf026865 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 22 Aug 2014 18:26:43 GMT Received: by mail-pa0-f49.google.com with SMTP id hz1so16682632pad.36 for ; Fri, 22 Aug 2014 11:26:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dpdtech.com; s=google; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=qHewbyFFEiBxoS00UwNQ50Vm5cfRYFXAbAxH5rf1SOc=; b=g7e99dX0/6ygDJmAby98CAlanKhy4jQDfJoWmMPBmraWpmqNKIGEDSdbssEUknASvd YKq6/iNFyDix3uvwNSADF8UBOjAm3jyUSS4kOedVOg9rzLUFLsP9FPJ/W7wDZ0MHBUK9 KeqrOwcfYszl68AJidQHlcHTN4a9B+PpTJjXM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=qHewbyFFEiBxoS00UwNQ50Vm5cfRYFXAbAxH5rf1SOc=; b=kEnj4VuOF5jS+zh8ecJ56Hk9bk8NbAQwNsQb6dF1XvF/QkqKVzB6DFD/rLmjpML+Dx MM+9eULJwH295jOfnW/ttmLQ+rfpI+jtcwTx+IuskLsafzlcEeN/1O/08tO9b9x4koNq fu6hQLS9yqvMrxbyR3cpzIzewroItvO5WQcYxAMcGrT1pEsUBILXNxaB5CkQEP13Grnu qOuz0vTY0bDbs09aDengu05ZiZY+xv6qbSwszkSQ2UIXKeHbpv3csJWd1ngHYuPTgK79 lNdJ2aA2VOkamjS650ZaoHrIdYw6P11Zfnep1eFvlBYpIERIwQxAc4Y4VDBOO+eIR0Cr etDQ== X-Gm-Message-State: ALoCoQn7x3kuq9V4X6kIQMVjWw+bMJgcub7K2dhaIZkysfuvUwbM6NKvqQN0ja76Cr948TvG8o+Z X-Received: by 10.70.23.101 with SMTP id l5mr8595865pdf.30.1408732001052; Fri, 22 Aug 2014 11:26:41 -0700 (PDT) Received: from ?IPv6:2607:fb10:2:236:e096:254c:577e:e19f? ([2607:fb10:2:236:e096:254c:577e:e19f]) by mx.google.com with ESMTPSA id bm7sm17516760pdb.66.2014.08.22.11.26.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 22 Aug 2014 11:26:40 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_DDC61C69-96ED-4E2D-809E-447FAF285F90"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Compiling FreeIPMI into conserver 8.2.0 on Ubuntu 12.04.4 LTS From: "David P. Discher" In-Reply-To: <379951408731589@webcorp01g.yandex-team.ru> Date: Fri, 22 Aug 2014 11:26:40 -0700 Message-Id: <9EDBF783-562A-470D-86D8-30AC45984633@dpdtech.com> References: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> <379951408731589@webcorp01g.yandex-team.ru> To: "Anton D. Kachalov" X-Mailer: Apple Mail (2.1878.6) X-Spam-Score: -1.49 () BAYES_00,T_DKIM_INVALID X-Scanned-By: MIMEDefang 2.72 on 198.151.248.21 Cc: "users@conserver.com" X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2014 18:26:44 -0000 --Apple-Mail=_DDC61C69-96ED-4E2D-809E-447FAF285F90 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Doh ! I looked at config.log myself - configure:5452: checking ipmiconsole.h usability /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No = such file or directory configure:5452: checking ipmiconsole.h presence /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No = such file or directory I was missing the package "libfreeipmi-dev=94 =85 I finally got it now : config.status: creating config.h =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Feature Summary Unix domain sockets (--with-uds) : NO TCP wrappers (--with-libwrap) : NO OpenSSL (--with-openssl) : NO GSS-API (--with-gssapi) : NO FreeIPMI (--with-freeipmi) : YES dmalloc (--with-dmalloc) : NO PAM support (--with-pam) : NO IPv6 support (--with-ipv6) : NO =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -- David P. Discher http://davidpdischer.com/ AIM: DavidDPD | Y!M: daviddpdz=20 On Aug 22, 2014, at 11:19 AM, Anton D. Kachalov = wrote: > Hello, David. >=20 > Could you please send me a configure.log file? >=20 > 22.08.2014, 22:08, "David P. Discher" : >> Hey conserver users - I=92d like to give the free ipmi support a try = in 8.2.0 - however, I can=92t seem to get autoconf/configure to pick up = the headers/libraries. >>=20 >> Can someone on point me in the correct direction ? >>=20 >> Thanks ! --Apple-Mail=_DDC61C69-96ED-4E2D-809E-447FAF285F90 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT94tgAAoJEEmwU6XuhYWOfV4IAMKiNqMFwahfWs77wi4RYR8R TKFW8OoMmF9IhrH6SP5W3/y7sBlmLMnh2Wwkt7kWZ0sh+hrtuFMCCaQ81S2Uqa7A +UPfNqP6SuJb8SXJGAirsUAn9FG+/bJnlACovAUnBkZAP726SzdkCZrW+UaDyZZ/ +u6fgc2Hs3f0blSETZmj7f9xQkx/qnu+2aK6sPd2ilZUvc9otVP4YDuGlCcq996V 3nnigUyvMXng/UeJdYxuVn5KPQqaaJLt9tOs9OgNaAKpw0PUWAwM1efeuP0veh2O V6sc8JPLM8mUFK54qIy2NH/K2M0397S+AMyjZ9fhPKB++qXkgEFIdvB8P43b6rc= =3xEf -----END PGP SIGNATURE----- --Apple-Mail=_DDC61C69-96ED-4E2D-809E-447FAF285F90-- From dpd@dpdtech.com Mon Aug 25 21:20:08 2014 Received: from mail-pd0-f171.google.com (mail-pd0-f171.google.com [209.85.192.171]) by underdog.stansell.org (8.14.9/8.14.9) with ESMTP id s7PLK6Rd024183 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 25 Aug 2014 21:20:08 GMT Received: by mail-pd0-f171.google.com with SMTP id z10so21011127pdj.30 for ; Mon, 25 Aug 2014 14:20:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=ge8L3bEMZs1Px4YkrV9OEJV0f+PhLPjWneqGZFECKDA=; b=RIX1jQldngg0B7uZ0LGT7A34bGikl8F5AJRVLGw1WUd9IyOCfGMCmE5tcny7keJdgM SG3tCJpHzzyhk8YvajriG2B7q98e7mQKIo/i3bDG7QUuaDitrWRziYd4B0ykBURRoWwz iP1uW90ja88GLVy2J8SccO2ObDkWeNKwMZZQCDQhk4t3PWSqF3PsnqLpnMrfj5dg6lMj OWBPxoj9tKaQOunfjuE7jE5hJFOEYHGC2Zv7NcDyJujjdkKT0CHzWjIXlIM2BpAeoN4F ofl3xHq7+/KBPVESA7jjkd4ngcPqEqqzgHwMqW1VRE6SPxKl+/cMRIgKqQdmOyyJ8SCL gskg== X-Gm-Message-State: ALoCoQk0ZWS+Cjb8RriXhk3EDV5ViX73TGzzAo8wNVlbakE0iG3M4bvGgKr4a2zWpRMtHDZ86/Ql X-Received: by 10.66.147.67 with SMTP id ti3mr32045440pab.2.1409001605934; Mon, 25 Aug 2014 14:20:05 -0700 (PDT) Received: from valiant.corp.netflix.com ([69.53.237.72]) by mx.google.com with ESMTPSA id 2sm1190654pdz.67.2014.08.25.14.20.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Aug 2014 14:20:05 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_B974C16E-CCE0-4D86-B6D3-6EFC19896E44"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: Compiling FreeIPMI into conserver 8.2.0 on Ubuntu 12.04.4 LTS From: "David P. Discher" In-Reply-To: <9EDBF783-562A-470D-86D8-30AC45984633@dpdtech.com> Date: Mon, 25 Aug 2014 14:20:09 -0700 Message-Id: <3E2ABBC0-A0BE-4F85-9F88-8246A146C89B@dpdtech.com> References: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> <379951408731589@webcorp01g.yandex-team.ru> <9EDBF783-562A-470D-86D8-30AC45984633@dpdtech.com> To: "Anton D. Kachalov" X-Mailer: Apple Mail (2.1878.6) X-Spam-Score: -1.5 () BAYES_00 X-Scanned-By: MIMEDefang 2.72 on 198.151.248.21 Cc: "users@conserver.com" X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 21:20:09 -0000 --Apple-Mail=_B974C16E-CCE0-4D86-B6D3-6EFC19896E44 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 [ edit, re-send - config.log too big for the list ] Actually Anton - I have another error at compile time now: main.c: In function 'Version': main.c:689:27: error: 'LIBIPMICONSOLE_VERSION_MAJOR' undeclared (first = use in this function) main.c:689:27: note: each undeclared identifier is reported only once = for each function it appears in main.c:691:27: error: 'LIBIPMICONSOLE_VERSION_MINOR' undeclared (first = use in this function) main.c:693:27: error: 'LIBIPMICONSOLE_VERSION_PATCH' undeclared (first = use in this function) Assuming that I=92m still missing some header file. [ Had to remove the config.log, there is a 40k limit on this mailing = list. ] -- David P. Discher http://davidpdischer.com/ AIM: DavidDPD | Y!M: daviddpdz=20 On Aug 22, 2014, at 11:26 AM, David P. Discher wrote: > Doh ! >=20 > I looked at config.log myself - >=20 > configure:5452: checking ipmiconsole.h usability > /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No = such file or directory >=20 > configure:5452: checking ipmiconsole.h presence > /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No = such file or directory >=20 > I was missing the package "libfreeipmi-dev=94 =85 I finally got it now = : >=20 >=20 > config.status: creating config.h > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Feature Summary >=20 > Unix domain sockets (--with-uds) : NO > TCP wrappers (--with-libwrap) : NO > OpenSSL (--with-openssl) : NO > GSS-API (--with-gssapi) : NO > FreeIPMI (--with-freeipmi) : YES > dmalloc (--with-dmalloc) : NO > PAM support (--with-pam) : NO > IPv6 support (--with-ipv6) : NO >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 >=20 > -- > David P. Discher > http://davidpdischer.com/ > AIM: DavidDPD | Y!M: daviddpdz=20 >=20 > On Aug 22, 2014, at 11:19 AM, Anton D. Kachalov = wrote: >=20 >> Hello, David. >>=20 >> Could you please send me a configure.log file? >>=20 >> 22.08.2014, 22:08, "David P. Discher" : >>> Hey conserver users - I=92d like to give the free ipmi support a try = in 8.2.0 - however, I can=92t seem to get autoconf/configure to pick up = the headers/libraries. >>>=20 >>> Can someone on point me in the correct direction ? >>>=20 >>> Thanks ! >=20 --Apple-Mail=_B974C16E-CCE0-4D86-B6D3-6EFC19896E44 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJT+6iJAAoJEEmwU6XuhYWOsEoH/jE+MHZHQZLXhuVVmH/54alM 2mixbTeiHxssQNaJgBRmW8OdTGmmikU657gHi9ojVTLwU3U4Pxt4/1l7f9fPQztt 4ZyHQ3lgsGsk3m8aRMEgq9XNCKTGU/t1Bi8s0tBGHuLhmRZzhuYQduzFdpqQ8Qbz ZZj5or7WbJGtFCpHKDVVf1qUY5+gNs51x8me039noPHXutFvs4LRg3p0LOpmq9aN IsTPrPixRPa3oJ7a5Kucnj2f8ORnQKaYBbLRArHxOD3x4op36MPeHJ+UytCbYo7m YowJMToTX8L/6G6CL/iafxxjDY7hhY5Vf/G8Chxq3ZfAaq5PVsAGz+gBVibf2qI= =uZdD -----END PGP SIGNATURE----- --Apple-Mail=_B974C16E-CCE0-4D86-B6D3-6EFC19896E44-- From bryan@conserver.com Tue Aug 26 09:03:44 2014 Received: from [192.168.0.227] (c-98-207-6-47.hsd1.ca.comcast.net [98.207.6.47]) (authenticated bits=0) by underdog.stansell.org (8.14.9/8.14.9) with ESMTP id s7Q93g9j005086 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 26 Aug 2014 09:03:44 GMT References: <7472A014-3436-48BA-B8A9-769C425FAB14@dpdtech.com> <379951408731589@webcorp01g.yandex-team.ru> <9EDBF783-562A-470D-86D8-30AC45984633@dpdtech.com> <3E2ABBC0-A0BE-4F85-9F88-8246A146C89B@dpdtech.com> X-Universally-Unique-Identifier: 4AFAB0BD-44DF-4FFD-9026-D4F983350976 In-Reply-To: <3E2ABBC0-A0BE-4F85-9F88-8246A146C89B@dpdtech.com> Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=utf-8 X-Smtp-Server: underdog.stansell.org:bryan Message-Id: <068F3F1E-8148-41AF-AB38-71B4A4D39E36@conserver.com> X-Mailer: iPhone Mail (11D257) From: Bryan Stansell Subject: Re: Compiling FreeIPMI into conserver 8.2.0 on Ubuntu 12.04.4 LTS Date: Tue, 26 Aug 2014 02:03:42 -0700 To: "users@conserver.com" X-Spam-Score: 0.164 () BAYES_00,MIME_QP_LONG_LINE,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.72 on 198.151.248.21 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by underdog.stansell.org id s7Q93g9j005086 X-BeenThere: users@conserver.com X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Conserver Users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 09:03:44 -0000 Those are defined in more recent versions of freeipmi (well, if my hunting is correct, these were added early 2011). If you upgrade to something "newer" (I was using the latest when I released the code), things should work. Using much older versions are untested, and as you hit, possibly fail outright. Bryan > On Aug 25, 2014, at 2:20 PM, David P. Discher wrote: > > [ edit, re-send - config.log too big for the list ] > > Actually Anton - I have another error at compile time now: > > main.c: In function 'Version': > main.c:689:27: error: 'LIBIPMICONSOLE_VERSION_MAJOR' undeclared (first use in this function) > main.c:689:27: note: each undeclared identifier is reported only once for each function it appears in > main.c:691:27: error: 'LIBIPMICONSOLE_VERSION_MINOR' undeclared (first use in this function) > main.c:693:27: error: 'LIBIPMICONSOLE_VERSION_PATCH' undeclared (first use in this function) > > Assuming that I’m still missing some header file. > > [ Had to remove the config.log, there is a 40k limit on this mailing list. ] > > > -- > David P. Discher > http://davidpdischer.com/ > AIM: DavidDPD | Y!M: daviddpdz > >> On Aug 22, 2014, at 11:26 AM, David P. Discher wrote: >> >> Doh ! >> >> I looked at config.log myself - >> >> configure:5452: checking ipmiconsole.h usability >> /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No such file or directory >> >> configure:5452: checking ipmiconsole.h presence >> /usr/include/ipmiconsole.h:35:31: fatal error: freeipmi/freeipmi.h: No such file or directory >> >> I was missing the package "libfreeipmi-dev” … I finally got it now : >> >> >> config.status: creating config.h >> ============================================================== >> Feature Summary >> >> Unix domain sockets (--with-uds) : NO >> TCP wrappers (--with-libwrap) : NO >> OpenSSL (--with-openssl) : NO >> GSS-API (--with-gssapi) : NO >> FreeIPMI (--with-freeipmi) : YES >> dmalloc (--with-dmalloc) : NO >> PAM support (--with-pam) : NO >> IPv6 support (--with-ipv6) : NO >> >> ============================================================== >> >> >> -- >> David P. Discher >> http://davidpdischer.com/ >> AIM: DavidDPD | Y!M: daviddpdz >> >>> On Aug 22, 2014, at 11:19 AM, Anton D. Kachalov wrote: >>> >>> Hello, David. >>> >>> Could you please send me a configure.log file? >>> >>> 22.08.2014, 22:08, "David P. Discher" : >>>> Hey conserver users - I’d like to give the free ipmi support a try in 8.2.0 - however, I can’t seem to get autoconf/configure to pick up the headers/libraries. >>>> >>>> Can someone on point me in the correct direction ? >>>> >>>> Thanks ! > > _______________________________________________ > users mailing list > users@conserver.com > https://www.conserver.com/mailman/listinfo/users