Hi all;
I have comment this behavior before to Henrik. (Yes the problem arises for sdt and large fs support).
The script expects some different numbers that the program output.
For example on Solaris 10 32bits the last number that program returns is the maximum value for an int so is 32,767 and the negative sign; as I talked to Henrik looks to me an endiannes issue about that calculation (I guess). Since the value on Solaris Sparc (64bits) is really different.
---
Since I modify the lfs.sh script to let the installation continue I have no invest time to really diagnose/correct the issue.
PD: Sorry the double posting.!
-----Mensaje original-----
De: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] En nombre de Asif Iqbal
Enviado el: Lunes, 14 de Marzo de 2011 09:30
Para: Henrik Størner
CC: xymon at xymon.com
Asunto: Re: [Xymon] LFS support check failed for standard file support - xymon 3.0
On Mon, Mar 14, 2011 at 11:16 AM, Henrik Størner <user-ce4a2c883f75@xymon.invalid> wrote:
Den 14-03-2011 15:21, Asif Iqbal skrev:
On Mon, Mar 14, 2011 at 2:55 AM, Henrik Størner<user-ce4a2c883f75@xymon.invalid> wrote:
Den 14-03-2011 02:11, Asif Iqbal skrev:
# uname -a
SunOS solaris 5.10 Generic_142910-17 i86pc i386 i86pc
# MAKE=gmake ./configure.client
[..]
Checking for clock_gettime() requiring librt ...
clock_gettime() requires librt
Is this means librt is missing?
No, it means we need to compile with "lrt" to get the CLOCK_MONOTONIC
definitions.
I already added LIBRTDEF="-lrt" to the build/Makefile.rules
so why would it still give that message?
It seems to me that I need to recompile with librt, which I am already
doing
It's a diagnostic, just telling you that we need librt when building
binaries. It is NOT an error message.
Could you try running this command for me:
MAKE="gmake" sh -x ./build/lfs.sh
and post the output ?
Make="gmake" sh -x ./build/lfs.sh
Fail! Must be MAKE="gmake" in capital letters.
oops!
MAKE="gmake" sh -x ./build/lfs.sh
+ echo Checking for Large File Support ...
Checking for Large File Support ...
+ cd build
+ gmake -f Makefile.test-lfs clean
+ uname -s
+ tr [/] [_]
OS=SunOS
gmake: *** [clean] Error 2
+ gmake -f Makefile.test-lfs
gmake: Nothing to be done for `all'.
+ [ 0 -ne 0 ]
+ ./test-lfs-std 4
STDRES=4:1:-78191077919555584
+ test 4:1:-78191077919555584 != 4:1:0 -a 4:1:-78191077919555584 != 8:1:0
+ echo ERROR: LFS support check failed for standard file support
ERROR: LFS support check failed for standard file support
+ exit 1
Regards,
Henrik
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
Este mensaje de correo electrónico, incluidos los archivos adjuntos, es para el uso exclusivo de la persona a la que se ha enviado, y puede contener información que sea confidencial o protegida legalmente. Si usted no es el destinatario, o ha recibido este mensaje por error, no está autorizado a copiar, distribuir, o utilizar de alguna manera este mensaje. Por favor notifique inmediatamente al remitente por correo electrónico y suprimir permanentemente este mensaje y los archivos adjuntos. No se otorga ninguna garantía de que este e-mail esté libre de errores o virus.
INSTITUTO COSTARRICENSE DE ELECTRICIDAD