[Scilab-Dev] Weird issue in the Scilab core

Stéphane Mottelet stephane.mottelet at utc.fr
Mon Mar 10 18:46:48 CET 2008


Sylvestre Ledru a écrit :
> Le lundi 10 mars 2008 à 17:47 +0100, Stéphane Mottelet a écrit :
>   
>> I am a bit confused with this warning at configure time :
>>
>> checking libintl.h usability... yes
>> checking libintl.h presence... no
>> configure: WARNING: libintl.h: accepted by the compiler, rejected by the 
>> preprocessor!
>> configure: WARNING: libintl.h: proceeding with the compiler's result
>> checking for libintl.h... yes
>>
>> and later at compilation time
>>
>> In file included from src/cpp/polylineDrawing/PolylineLineDrawerJoGL.cpp:21:
>> ../../modules/localization/includes/localization.h:22:21: error: 
>> libintl.h: No such file or directory
>>
>> although :
>>
>> # find /sw/ -name libintl.h
>> /sw//include/libintl.h
>>
>> and there is no problem to find other includes such as pcre.h
>>
>> Any clue ?
>>     
> Seems that I didn't see that. I thought that Automake was going to
> include this directory by itself.
>
> ./configure <your_options> CXXFLAGS=" -I/sw/include/" CFLAGS="
> -I/sw/include/" 
> should fix this issue.
>
> (I will do it cleaner)
>
> Sylvestre
>   
sorry for this stupid question : when using --with-tk in scilab 5.0, am I
supposed to point to X11 Tk or Aqua Tk ?

S.

-- 
Stéphane Mottelet
Laboratoire de Mathématiques Appliquées
Université de Technologie de Compiègne
http://www.lmac.utc.fr/~mottelet



More information about the dev mailing list