IRSSI Compile Problems
Posted: Mon Oct 31, 2005 9:53 pm
I have been trying to compile IRSSI, and it can't find my glib, so I let it download its own.
When it compiles the glib it downloads, it gets these errors:
Anyone know how to fix this?
EDIT: Forgot to mention I am usin GCC 3.4.2, and my OS is Fedora Core 3
When it compiles the glib it downloads, it gets these errors:
Code: Select all
gstrfuncs.c: In function `g_printf_string_upper_bound':
gstrfuncs.c:870: error: syntax error before string constant
gstrfuncs.c:1037: error: syntax error before string constant
gstrfuncs.c:1080: error: syntax error before string constant
gstrfuncs.c:1111: error: syntax error before string constant
make[2]: *** [gstrfuncs.lo] Error 1
make[2]: Leaving directory `/root/irssi-0.8.10-rc5/glib-1.2.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/irssi-0.8.10-rc5/glib-1.2.10'
make: *** [all-recursive-am] Error 2EDIT: Forgot to mention I am usin GCC 3.4.2, and my OS is Fedora Core 3