Ted,
Ted Creedon writes:
> Brand new clean system "Lizzy" - first build did a git pull and ran the
> perl script
>
> #!/usr/bin/perl
> #-;-perl-;-
> use strict;
>
> use lib (split(/:/, $ENV{GITPERLLIB} ||
> "/usr/local/git/lib/perl5/site_perl"));
> use Git;
>
> Git::command_noisy("pull", ("--reb
On donderdag 10 november 2011, Ted Creedon wrote:
> Built a new system w. guile 2.0
>
> export GUILE_AUTO_COMPILE=0
> make clean;./configure --disable-error-on-warning;time nice make -s
> gnucash
>
> On Wed, Nov 9, 2izzy:/data/gnucash # rm -rf /root/.cache/guile/*;gnucash
>
> gnc.bin-Message: ma
Brand new clean system "Lizzy" - first build did a git pull and ran the
perl script
#!/usr/bin/perl
#-;-perl-;-
use strict;
use lib (split(/:/, $ENV{GITPERLLIB} ||
"/usr/local/git/lib/perl5/site_perl"));
use Git;
Git::command_noisy("pull", ("--rebase", "origin", @ARGV));
my @branches = Git::comm
Ted,
Are you sure you're using the most recent trunk?
Also, I wonder where it's finding ice-9/boot-9.scm? Are there any traces
of guile-1.8 on this system? Any traces of an old GnuCash build?
-derek
On Thu, November 10, 2011 1:37 pm, Ted Creedon wrote:
> Built a new system w. guile 2.0
>
> ex
Built a new system w. guile 2.0
export GUILE_AUTO_COMPILE=0
make clean;./configure --disable-error-on-warning;time nice make -s
gnucash
On Wed, Nov 9, 2izzy:/data/gnucash # rm -rf /root/.cache/guile/*;gnucash
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.
WAR
can anyone suggest a suitable log.conf?
thanks
ted
On Wed, Nov 9, 2011 at 8:59 AM, Ted Creedon wrote:
> announce window & tip of the day pop up before exiting
>
> rm -rf /root/.cache/guile/;GUILE_AUTO_COMPILE=0 gnucash --debug --extra
>
> gnc.bin-Message: main: binreloc relocation support was d
announce window & tip of the day pop up before exiting
rm -rf /root/.cache/guile/;GUILE_AUTO_COMPILE=0 gnucash --debug --extra
gnc.bin-Message: main: binreloc relocation support was disabled at
configure time.
This is a development version. It may or may not work.
Report bugs and other problems t
Note that I don't have a guile 2 installed currently (and right now I don't
have time to set one up). So I'm making suggestions based on what I read about
it and interpreting the errors you send here...
What happens if you remove /root/.cache/guile/ and run again (still with
GUILE_AUTO_COMPILE=
summarizing:
./configure --disable-error-on-warning produces a gnucash executable
./configure produces deprecated-declarations errors
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> ./configure --disable-error-on-warning --enable-debug;time make
>
> produces the following when executiing GUILE_AUTO_COMPILE=0 gnucash
>
> gnucash # GUILE_AUTO_COMPILE=0 gnucash
> gnc.bin-Message: main: binreloc relocation support was disabled at
> configure time.
>
>
>
> This is a development v
the switch --disable-error-on-warning is required to get a make completed
if not used then:
wig-core-utils.c:1386:7: error: 'scm_makstr' is deprecated (declared at
/usr/include/guile/2.0/libguile/deprecated.h:124)
[-Werror=deprecated-declarations]
swig-core-utils.c:1389:3: error: 'scm_must_free'
On dinsdag 8 november 2011, Geert Janssens wrote:
> Ted,
>
> Please keep gnucash messages on the list.
>
> I've forwarded this one for you.
>
> Geert
> -- Doorgestuurd bericht --
>
> Onderwerp: 2.4.8 git /w guile 2.0
> Datum: dinsdag 8 november 2011, 21:00:38
> Van: Ted Creedo
12 matches
Mail list logo