bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

R: Problems with stdio.h


From: Gabriele Bartolini
Subject: R: Problems with stdio.h
Date: Wed, 26 Mar 2008 09:38:51 +0100

I found the problem. It was probably due to conflicts with the gettext library. 
I have now removed the gettext module from gnulib and everything works:

Here is the import command I have run:

gnulib-tool --import --dir=. --lib=libgnucommon --source-base=gnulib 
--m4-base=m4 --doc-base=doc --aux-dir=config --libtool  gettimeofday mktime 
snprintf stdarg stdbool stdio strftime strptime sys_time time crypto/md5 
snprintf vsnprintf

I have removed gettext and gettext-h.

Thanks,
Gabriele

--
Gabriele Bartolini - Istruttore Informatico - Comune di Prato
Sistema Informativo - Servizi di E-Government e Open-Source
address@hidden - www.comune.prato.it - www.htminer.it

-----Messaggio originale-----
Da: address@hidden [mailto:address@hidden Per conto di Gabriele Bartolini
Inviato: venerdì 14 marzo 2008 14.07
A: Bruno Haible; address@hidden
Oggetto: R: Problems with stdio.h

Ciao Bruno, 

>  - After you ran "gnulib-tool --update", your stdio_h.m4 file should
be
>    saying "stdio_h.m4 serial 9" and set GNULIB_FSEEKO to 0 in line 34.

Correct.

>  - After you ran "aclocal -I config", your aclocal.m4 file should
contain
>    a line saying "stdio_h.m4 serial 9".

Incorrect. I have no such line in the aclocal.m4 file.

What should it depend on?

Thanks,
Gabriele






reply via email to

[Prev in Thread] Current Thread [Next in Thread]