Hi,

I think you are missing  libxt-dev

$ sudo apt-get install libxt-dev

Best,

Gnusci

On Sat, Sep 20, 2008 at 10:28 PM, Greg Ercolano <[EMAIL PROTECTED]> wrote:
> Ian MacArthur wrote:
>> removing the reference to X11/Intrinsic.h seems to allow the build to 
>> complete,
>> it doesn't appear that we need it here.
>
>        And these warnings..
>
>> xutf8/utf8Input.c:89: warning: incompatible implicit declaration of built-in 
>> function 'memcpy'
>> xutf8/utf8Input.c:150: warning: incompatible implicit declaration of 
>> built-in function 'memcpy'
>> [..]
>> xutf8/utf8Input.c:378: warning: implicit declaration of function 'strstr'
>
>        ..all sound like a missing #include <string.h>
> _______________________________________________
> fltk-dev mailing list
> fltk-dev@easysw.com
> http://lists.easysw.com/mailman/listinfo/fltk-dev
>

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to