Re: Problems with make check and guile, apparently

2016-05-11 Thread Colin Law
On 11 May 2016 at 10:48, Colin Law wrote: > I am having getting make check to pass for reasons unknown to me. I appear to have got over this by doing a clean checkout and starting from scratch. Why this should work when git clean -f -d followed by autogen, configure, make and make check does not

Re: hbci-progressmon.c: Re: Problems with make distcheck

2004-12-12 Thread Christian Stimming
Dear Chris, sorry, my fault -- I cannot run "make distcheck" on my machine for whatever automake/autotools reason, so I only checked "make dist" and manual compile, and this worked. But in fact I just forgot to remove the unused file from the POTFILES.in list. This is done now, so it should wor

Re: hbci-progressmon.c: Re: Problems with make distcheck

2004-12-12 Thread Chris Lyttle
Ok Removing that file just resulted in; make[3]: Entering directory `/home/chris/cvs/gnucash-test/po' make[3]: *** No rule to make target `../src/import-export/hbci/hbci-progressmon.c', needed by `gnucash.pot-update'. Stop. :( Chris On Sun, 2004-12-12 at 08:12 -0500, Derek Atkins wrote: > Chris

hbci-progressmon.c: Re: Problems with make distcheck

2004-12-12 Thread Derek Atkins
Chris Lyttle <[EMAIL PROTECTED]> writes: > "src/import-export/hbci/hbci-progressmon.c" for reading: No such file or > directory > make[4]: *** [gnucash.pot-update] Error 1 Interesting. This file is pretty much empty -- there's no sources in it at all. I don't know why Christian did this. Techn

Re: Problems with make

2000-06-29 Thread
>Robert Graham Merkel <[EMAIL PROTECTED]> writes: > >> Doh. . . I should have seen this before. > >> It looks like you've run configure with --enable-warnings. >> >> Don't do that :) >> >> Try rerunning configure without that argument and see if the problem >> goes away. > >We're go

Re: Problems with make

2000-06-29 Thread Dave Peticolas
writes: > > i have rerunning the configure > the command line is > ./configure --includedir=/usr/local/include --bindir=/usr/local/bin/X11 --ena > ble-debug --enable-warnings --with-perl=/usr/bin/perl --with-swig=/usr/local/ > bin/swig --with-x --x-includes=/usr/X11R6/include --x-libraries=/us

Re: Problems with make

2000-06-29 Thread Rob Browning
Robert Graham Merkel <[EMAIL PROTECTED]> writes: > Doh. . . I should have seen this before. > > It looks like you've run configure with --enable-warnings. > > Don't do that :) > > Try rerunning configure without that argument and see if the problem > goes away. We're going to fix this shortl

Re: Problems with make

2000-06-29 Thread
>[EMAIL PROTECTED] writes: > > > > Robert Merkel > > > [EMAIL PROTECTED] > > > > I have testing the file cpp-comment-test.c > > the first command > > gcc -o cpp-comment-test cpp-comment-test.c > > > > no problem > >

Re: Re: Re: Problems with make

2000-06-29 Thread
>[EMAIL PROTECTED] writes: > > > Session.c: In function `xaccSessionBeginSQL': > > Session.c:197: parse error before `/' > > Session.c:211: parse error before `/' > >I think I've solved your problem. Your gcc is running with the --ansi option >set, which disallows C++-style comments, whi

Re: Re: Re: Problems with make

2000-06-29 Thread Robert Graham Merkel
[EMAIL PROTECTED] writes: > > Robert Merkel > > [EMAIL PROTECTED] > > I have testing the file cpp-comment-test.c > the first command > gcc -o cpp-comment-test cpp-comment-test.c > > no problem > > the second comm

Re: Re: Problems with make

2000-06-29 Thread
> >What kind of system are you compiling on? > >thanks, >dave > > linux red hat 6.2 with pentium - Salve, il messaggio che hai ricevuto รจ stato inviato per mezzo del sistema di web mail interfree. Se anche tu vuoi una casella di posta

Re: Re: Problems with make

2000-06-29 Thread Robert Graham Merkel
[EMAIL PROTECTED] writes: > Session.c: In function `xaccSessionBeginSQL': > Session.c:197: parse error before `/' > Session.c:211: parse error before `/' I think I've solved your problem. Your gcc is running with the --ansi option set, which disallows C++-style comments, which are present in

Re: Re: Problems with make

2000-06-29 Thread
>[EMAIL PROTECTED] wrote: > >> >[EMAIL PROTECTED] writes: >> > > >> > > i have a problem whith make gnucash 1.4.1 the error is >> > > >> > > make all-recursive >> > > make[1]: Entering directory `/gnucash-1.3.99' >> > > Making all in debian >> > > make[2]: Entering directory `/gnucash-1

Re: Problems with make

2000-06-28 Thread Arnold Troeger
[EMAIL PROTECTED] wrote: > >[EMAIL PROTECTED] writes: > > > > > > i have a problem whith make gnucash 1.4.1 the error is > > > > > > make all-recursive > > > make[1]: Entering directory `/gnucash-1.3.99' > > > Making all in debian > > > make[2]: Entering directory `/gnucash-1.3.99/debian' > > >

Re: Problems with make

2000-06-28 Thread
>[EMAIL PROTECTED] writes: > > > > i have a problem whith make gnucash 1.4.1 the error is > > > > make all-recursive > > make[1]: Entering directory `/gnucash-1.3.99' > > Making all in debian > > make[2]: Entering directory `/gnucash-1.3.99/debian' > > make[2]: Nothing to be done for `

Re: Problems with Make

2000-06-28 Thread Bill Gribble
"Alessandro Seveso" <[EMAIL PROTECTED]> writes: > i have a problem with Make , the error is Your error message isn't detailed enough to diagnose a problem. Are you sure you captured all the compiler's output? Thanks, Bill Gribble -- Gnucash Developer's List To unsubscribe send empty email to: