<br clear="all">Hi.  <br><br>I have an application that requires a few source files and a Makefile and it uses cairo.h.  It was running a few months ago before I got a new hard drive and installed new Linux versions.  I have Ubuntu as shown below.  How can I compile my program?  The command "make promog" which I created with the Makefile produces the errors in the attached file 'err4'<br>
<br>root@kayve-Ubuntu11:~# gcc -v<br>Using built-in specs.<br>COLLECT_GCC=gcc<br>COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6.1/lto-wrapper<br>Target: i686-linux-gnu<br>Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu<br>
Thread model: posix<br>gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) <br>root@kayve-Ubuntu11:~# uname -a<br>Linux kayve-Ubuntu11 3.0.0-15-generic-pae #26-Ubuntu SMP Fri Jan 20 17:07:31 UTC 2012 i686 i686 i386 GNU/Linux<br>
root@kayve-Ubuntu11:~# ls -l /usr/include/cairo/cairo.h<br>-rw-r--r-- 1 root root 93134 2011-08-09 14:13 /usr/include/cairo/cairo.h<br>root@kayve-Ubuntu11:~# <br><br>*----------------------------------------------------------*<br>
  Kayven Riese, MSCS, <br>                      MS  (Physiology and Biophysics)<br>  (415) 902 5513 cellular<br>  <a href="http://kayve.net" target="_blank">http://kayve.net</a><br>  Webmaster <a href="http://ChessYoga.org" target="_blank">http://ChessYoga.org</a><br>
*----------------------------------------------------------*<br><br><br><br>