make gnome fail

2000-04-14 Thread Hubert Figuiere


make gnome fail since I have updated to the last CVS.

Here is the error:

gcc -Wp,-MD,obj/gnome/MultiLedger.d.tmp -c -g -O2  -I/usr/X11R6/include -I.
-I.. -I./engine -I./engine/guid -I./register -Ireports -I./../include
-I/usr/local/include  -pg -DHAVE_CONFIG_H -I./gnome -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
-I/usr/X11R6/include -DGNOME -o obj/gnome/MultiLedger.o MultiLedger.c 
In file included from engine/Transaction.h:33,
 from engine/Account.h:30,
 from MultiLedger.c:26:
engine/GNCId.h:39: guid.h: No such file or directory


guid.h cannot be found... and is missing in my source tree.


Hub

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: make gnome fail

2000-04-14 Thread Ken Yamaguchi

It works for me.  Did you "cvs update -Pd" to get the src/engine/guid
directory?

kdy

On Fri, Apr 14, 2000 at 03:55:27PM +0200, Hubert Figuiere wrote:
 make gnome fail since I have updated to the last CVS.

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: make gnome fail

2000-04-14 Thread Rob Walker


 On Fri, 14 Apr 2000 15:55:27 +0200, Hubert Figuiere
 [EMAIL PROTECTED] said:

Hubert make gnome fail since I have updated to the last CVS.

Hubert Here is the error:

Hubert gcc -Wp,-MD,obj/gnome/MultiLedger.d.tmp -c -g -O2  -I/usr/X11R6/include -I.
Hubert -I.. -I./engine -I./engine/guid -I./register -Ireports -I./../include
Hubert -I/usr/local/include  -pg -DHAVE_CONFIG_H -I./gnome -I/usr/include
Hubert -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
Hubert -I/usr/X11R6/include -DGNOME -o obj/gnome/MultiLedger.o MultiLedger.c 
Hubert In file included from engine/Transaction.h:33,
Hubert from engine/Account.h:30,
Hubert from MultiLedger.c:26:
Hubert engine/GNCId.h:39: guid.h: No such file or directory


Hubert guid.h cannot be found... and is missing in my source tree.

same error here.

rob

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: make gnome fail

2000-04-14 Thread Hubert Figuiere

According to Ken Yamaguchi [EMAIL PROTECTED]:
 It works for me.  Did you "cvs update -Pd" to get the src/engine/guid
 directory?

No.
Problem solved. :-/


Hub

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]





Re: make gnome fail

2000-04-14 Thread Rob Walker


 On Fri, 14 Apr 2000 07:56:37 -0700, Ken Yamaguchi
 [EMAIL PROTECTED] said:

Ken It works for me.  Did you "cvs update -Pd" to get the
Ken src/engine/guid directory?

that worked for me.  thank you.

rob

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]