[Mono-devel-list] Help getting past error building libgdiplus
Joe Audette
joe_audette at yahoo.com
Wed May 4 20:25:17 EDT 2005
Hi,
On revision 44055
I'm getting this error when trying to build
libgdiplus.
After ./autogen.sh --prefix=$HOME/mono
it said yes to everything except GIF
error:
eps/cairo_font.pp -c cairo_font.c -fPIC -DPIC -o
.libs/cairo_font.o
cairo_font.c: In function `_font_cache_create_entry':
cairo_font.c:89: error: `CAIRO_FONT_BACKEND_DEFAULT'
undeclared (first use in this function)
cairo_font.c:89: error: (Each undeclared identifier is
reported only once
cairo_font.c:89: error: for each function it appears
in.)
make[4]: *** [cairo_font.lo] Error 1
make[4]: Leaving directory
`/home/advanced/jaudette/src/mono/libgdiplus/cairo/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/advanced/jaudette/src/mono/libgdiplus/cairo'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/advanced/jaudette/src/mono/libgdiplus/cairo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/advanced/jaudette/src/mono/libgdiplus'
make: *** [all-recursive-am] Error 2
My hosting company grokthis.net is letting my run my
sites using mono from svn if I can get it working. I
have my own instance of apache and the idea is to
build and run mono, xsp, mod_mono from my home
direcotry. Its a Debian machine if that helps any.
Any help or advice much appreciated.
Thanks,
Joe Audette
joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
More information about the Mono-devel-list
mailing list