I just upgraded my mac to system 10.6. The default compiler is gcc  
4.2.1, and I believe the default mode is 64 bit.

When I try to build gwenhywfar r1590, I get:

/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H - 
I. -I../.. -I../../gwenhywfar3 -I../../src/base -I../../src/io -I../../ 
src/ipc -I../../src/parser   -I/sw/include -DBUILDING_GWENHYWFAR -I/sw/ 
include -g -Wall -g -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c -o  
cgui.lo cgui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar3  
-I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/ 
sw/include -DBUILDING_GWENHYWFAR -I/sw/include -g -Wall -g -Wall -MT  
cgui.lo -MD -MP -MF .deps/cgui.Tpo -c cgui.c  -fno-common -DPIC - 
o .libs/cgui.o
cgui.c: In function ‘GWEN_Gui_CGui__ConvertFromUtf8’:
cgui.c:211: error: ‘ICONV_CONST’ undeclared (first use in this function)
cgui.c:211: error: (Each undeclared identifier is reported only once
cgui.c:211: error: for each function it appears in.)
cgui.c:211: error: expected ‘;’ before ‘char’
cgui.c:218: error: ‘pInbuf’ undeclared (first use in this function)
make[4]: *** [cgui.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Suggestions?

Dave
--
David Reiser
dbrei...@earthlink.net





------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to