Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2000 19:52:46 -0500
From:      Stan Kolkmeier <skolkmeier@home.com>
To:        ade@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: gnucash-1.4.7
Message-ID:  <39DD225E.E1368730@home.com>

next in thread | raw e-mail | index | archive | help
won't build using 4.1

 FileIO.c
rm -f .libs/FileIO.lo
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I/usr/local/include
-I/usr/X11R6/includ
e -O -pipe -Wall -I/usr/local/include -c FileIO.c  -fPIC -DPIC -o
.libs/FileIO.l
o
FileIO.c:89: glib.h: No such file or directory
FileIO.c: In function `xaccFlipInt':
FileIO.c:203: syntax error before `flip'
FileIO.c:204: `flip' undeclared (first use in this function)
FileIO.c:204: (Each undeclared identifier is reported only once
FileIO.c:204: for each function it appears in.)
FileIO.c:209: warning: control reaches end of non-void function
FileIO.c: In function `xaccFlipDouble':
FileIO.c:222: syntax error before `guint32'
FileIO.c:225: syntax error before `w0'
FileIO.c:227: `w0' undeclared (first use in this function)
FileIO.c:227: union has no member named `i'
FileIO.c:228: `w1' undeclared (first use in this function)
FileIO.c:228: union has no member named `i'
FileIO.c:230: union has no member named `i'
FileIO.c:231: union has no member named `i'
FileIO.c: At top level:
FileIO.c:235: syntax error before `xaccFlipLongLong'
FileIO.c:235: syntax error before `val'
FileIO.c:236: warning: return-type defaults to `int'
FileIO.c: In function `xaccFlipLongLong':
FileIO.c:238: syntax error before `guint32'
FileIO.c:241: syntax error before `w0'
FileIO.c:242: union has no member named `d'
FileIO.c:242: `val' undeclared (first use in this function)
FileIO.c:243: `w0' undeclared (first use in this function)
FileIO.c:243: union has no member named `i'
FileIO.c:244: `w1' undeclared (first use in this function)
FileIO.c:244: union has no member named `i'
FileIO.c:246: union has no member named `i'
FileIO.c:247: union has no member named `i'
FileIO.c:248: union has no member named `d'
FileIO.c:249: warning: control reaches end of non-void function
FileIO.c: In function `readTSDate':
FileIO.c:1231: syntax error before `secs'
FileIO.c:1238: syntax error before `sicks'
FileIO.c:1239: `sicks' undeclared (first use in this function)
FileIO.c:1239: `gint32' undeclared (first use in this function)
FileIO.c:1245: `secs' undeclared (first use in this function)
FileIO.c:1249: `gint64' undeclared (first use in this function)
FileIO.c:1257: `nsecs' undeclared (first use in this function)
FileIO.c: In function `writeTSDate':


etc.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39DD225E.E1368730>