checkergcc

1997-06-14 Thread lapreste
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

Re: checkergcc

1997-06-14 Thread Alex Yukhimets
> 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

1997-06-14 Thread lapreste
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 >

Re: checkergcc

1997-06-14 Thread Ciccio
> 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

Re: checkergcc

1997-06-14 Thread joost witteveen
> (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

Re: checkergcc

1997-06-14 Thread Alex Yukhimets
> > (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