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 what is missing now ?
JT 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/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
> loc.c -o loc.o
> checkergcc -Wall -g -I/usr/include -I/usr/X11R6/include -I../libsx/src -c
> camera.c -o camera.o
> checkergcc visu.o intervisu.o RdStr.o point3d.o matrix.o binmoddrw.o
> names.o binarymod.o hidden.o loc.o camera.o perm.o -o visu
> -L/usr/X11R6/lib/Xaw95 -L/usr/X11R6/lib -L../libsx/src -lsx -lXaw95 -lXmu
> -lXt -lX11 -lm
>I would add -lICE -lSM after -lX11
>Alex Y.
>
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .