Gnucash BugTrack notification
jcollins moved PR#100 from incoming to gnucash-qt
Message summary for PR#100
From: [EMAIL PROTECTED]
Subject: qt gnucash pgcc-2.85.2
Date: unknown
0 replies 0 followups
====> ORIGINAL MESSAGE FOLLOWS <====
Received: (qmail 25110 invoked from network); 29 Feb 2000 13:20:30 -0000
Received: from localhost (127.0.0.1)
by localhost with SMTP; 29 Feb 2000 13:20:30 -0000
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: qt+gnucash+pgcc-2.85.2
Full_Name: Joe Hutley
Version: 1.3.0 beta
GUI: gnucash-motif
OS: Linux 2.2.14
Submission from: (NULL) (209.136.174.105)
I am trying to compile gnucash (qt), and when I 'make qt', here's the output:
gcc -Wp,-MD,obj/qt/table-html.d.tmp -c -g -O2 -I/usr/X11R6/include
-DCELL_WIDGETS=1 -I../../ -I../../src -I../../include -I../../src/engine
-I../../lib/ComboBox-1.33 -I../../lib/Xbae-4.6.2-linas -I/usr/local/include
-I../../src/register -I../../src/register/gnome -pg -DKDE -o
obj/qt/table-html.o table-html.c
sed -e "1 s|table-html\.o|obj/qt/table-html.o|1" obj/qt/table-html.d.tmp >
obj/qt/table-html.d
rm obj/qt/table-html.d.tmp
gcc -Wp,-MD,obj/qt/textcell.d.tmp -c -g -O2 -I/usr/X11R6/include
-DCELL_WIDGETS=1 -I../../ -I../../src -I../../include -I../../src/engine
-I../../lib/ComboBox-1.33 -I../../lib/Xbae-4.6.2-linas -I/usr/local/include
-I../../src/register -I../../src/register/gnome -pg -DKDE -o obj/qt/textcell.o
textcell.c
sed -e "1 s|textcell\.o|obj/qt/textcell.o|1" obj/qt/textcell.d.tmp >
obj/qt/textcell.d
rm obj/qt/textcell.d.tmp
g++ -Wp,-MD,obj/qt/table-qt.d.tmp -c -g -O2 -I/usr/X11R6/include
-DCELL_WIDGETS=1 -I../../ -I../../src -I../../include -I../../src/engine
-I../../lib/ComboBox-1.33 -I../../lib/Xbae-4.6.2-linas -I/usr/local/include
-I../../src/register -I../../src/register/gnome -pg -DKDE -o obj/qt/table-qt.o
table-qt.cpp
sed -e "1 s|table-qt\.o|obj/qt/table-qt.o|1" obj/qt/table-qt.d.tmp >
obj/qt/table-qt.d
rm obj/qt/table-qt.d.tmp
g++ -Wp,-MD,obj/qt/combocell-qt.d.tmp -c -g -O2 -I/usr/X11R6/include
-DCELL_WIDGETS=1 -I../../ -I../../src -I../../include -I../../src/engine
-I../../lib/ComboBox-1.33 -I../../lib/Xbae-4.6.2-linas -I/usr/local/include
-I../../src/register -I../../src/register/gnome -pg -DKDE -o
obj/qt/combocell-qt.o combocell-qt.cpp
combocell-qt.cpp: In function `void realizeCombo(struct BasicCell *, void *,
int)':
combocell-qt.cpp:205: warning: ANSI C++ forbids implicit conversion from `void
*' in initialization
combocell-qt.cpp:215: assignment to `const char * (*)(BasicCell *, const char *,
int *, int *, int *)' from `const char * (*)(BasicCell *, const char *)'
combocell-qt.cpp: In function `void moveCombo(struct BasicCell *, int, int)':
combocell-qt.cpp:226: warning: ANSI C++ forbids implicit conversion from `void
*' in initialization
make[4]: *** [obj/qt/combocell-qt.o] Error 1
make[4]: Leaving directory `/usr/local/gnucash-1.3.0/src/register'
make[3]: *** [qt] Error 2
make[3]: Leaving directory `/usr/local/gnucash-1.3.0/src'
make[2]: *** [build-flavor] Error 2
make[2]: Leaving directory `/usr/local/gnucash-1.3.0'
make[1]: *** [qt.real] Error 2
make[1]: Leaving directory `/usr/local/gnucash-1.3.0'
make: *** [qt] Error 2
I am using Slackware 7, pgcc-2.95.2, I have qt-1.44 and qt-2.01 installed on my
system,
but as far as I know, qt-1.44 is the default (as installed by slackware).
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]