Deactivation of X11

Lukasz Kaczmarczyk likask at civil.gla.ac.uk
Thu Feb 5 10:16:40 CST 2009


Hello
I deactivated graphics by using switches --with-x=0 --with-x11=0. However,  
when I compile may program I get following errors.

/golem/civil/likask/YaFEMS/petsc-2.3.3-p13/lib/linux-gnu-c-debug/libpetsc.a(xops.o):  
In function `PetscDrawLine_X':
/golem/civil/likask/YaFEMS/petsc-2.3.3-p13/src/sys/draw/impls/x/xops.c:29:  
undefined reference to `XSetForeground'
/golem/civil/likask/YaFEMS/petsc-2.3.3-p13/src/sys/draw/impls/x/xops.c:32:  
undefined reference to `XDrawLine'
>> cut here

What I have to do to make it working?

Thank You for help,
Lukasz


More information about the petsc-users mailing list