I have installed checker on debian 1.3 and it works fine, but if I try to
link files with X librairies I encounter at my program compilation the
following kind of messages :
cd /home/jtl/esa/model2/
make -fmkvisu -k
checkergcc -Wall -g -I/usr/include -I/usr
> I have installed checker on debian 1.3 and it works fine, but if I try to
> link files with X librairies I encounter at my program compilation the
> following kind of messages :
>
>
>
> cd /home/jtl/esa/model2/
> make -fmkvisu -k
m compilation the
> following kind of messages :
>
>
>
> cd /home/jtl/esa/model2/
> make -fmkvisu -k
> checkergcc -Wall -g -I/usr/include -I/usr/X11R6/include -I../libsx/src -c
> RdStr.c -o RdStr.o
> checkergcc -Wall -g -I/usr/include -I/usr/X11R6/include -I../libsx/src -c
>
> I have installed checker on debian 1.3 and it works fine, but if I try to
> link files with X librairies I encounter at my program compilation the
> following kind of messages :
>
>
>
> cd /home/jtl/esa/model2/
> make -fmkvisu -k
> (sorry to duplicate, I had forgotten to type in the subject.)
>
> Thank you for the help, now with the two libs the compilation works fine, but
> at the execution I have :
>
> visu: can't resolve symbol '_IO_stdout_'
> visu: can't resolve symbol '_IO_stdin_'
>
> Aren't standard? Do you see wha
> > (sorry to duplicate, I had forgotten to type in the subject.)
> >
> > Thank you for the help, now with the two libs the compilation works fine,
> > but
> > at the execution I have :
> >
> > visu: can't resolve symbol '_IO_stdout_'
> > visu: can't resolve symbol '_IO_stdin_'
> >
> > Aren't s
6 matches
Mail list logo