[cairo] Help! building on Solaris

Mathew Yeates myeates at jpl.nasa.gov
Tue May 23 16:58:14 PDT 2006


If I remember correctly, the problem was that my version of gcc (3.4?) 
doesnt support the attribute "hidden" even though, according to the 
cairo/pixman config file, it does. I went in to the header files and 
found where the attribute "hidden" was being set (config.h?) and removed it.

Hope that helps.
Mathew
Fabrizio Listello wrote:
> I've found this thread in the cairo mailing-list 
> (http://lists.freedesktop.org/archives/cairo/2006-May/006873.html).
> I'm running into the same problem.
> I'm using gcc -v:
> Reading specs from /usr/lib/gcc/i386-pc-solaris2.11/3.4.6/specs
> Configured with: 
> /var/tmp/portage/gcc-3.4.6-r1100/work/gcc-3.4.6/configure 
> --prefix=/usr --bindir=/usr/i386-pc-solaris2.11/gcc-bin/3.4.6 
> --includedir=/usr/lib/gcc/i386- pc-solaris2.11/3.4.6/include 
> --datadir=/usr/share/gcc-data/i386-pc-solaris2.11/3.4.6 
> --mandir=/usr/share/gcc-data/i386-pc-solaris2.11/3.4.6/man 
> --infodir=/usr/share/gcc-data/i386-pc-solaris2.11/3.4.6/info 
> --with-gxx-include-dir=/usr/lib/gcc/i386- 
> pc-solaris2.11/3.4.6/include/g++-v3 --host=i386-pc-solaris2.11 
> --build=i386-pc-solaris2.11 --disable-altivec --disable-nls 
> --with-system-zlib --disable-checking --disable-werror 
> --disable-libunwind-exceptions --disable-libgcj 
> --enable-languages=c,c++ --enable-shared --enable-threads=posix 
> --enable-__cxa_atexit --with-as=/usr/bin/gas --with-gnu-as 
> --without-gnu-ld --with-ld=/usr/ccs/bin/ld
> Thread model: posix
> gcc version 3.4.6 (Gentoo 3.4.6-r1100, ssp-3.4.5-1.0)
>
> Have you manged it to work?
> Any hints?
>
> Thanks.
>
>
>
> -- 
> I can receive www.openoffice.org <http://www.openoffice.org> files... 
> and you ?
> --
>
> FList



More information about the cairo mailing list