Re: gEDA-user: Guile/gschem problem

2010-12-19 Thread Eduardo Costa
Thanks guys,

I finally got it working with 1.8.7 and `--enable-deprecated' as suggested.

Sort of wrong behaviour from guile guys isn't it? Normally if you have
an option such like `--disable-deprecated', deprecated code should
always get in unless you pass such option, but I haven't either looked
at this in depth to see what fails there.

Thanks,



On 18/12/2010, Peter TB Brett  wrote:
> On Saturday 18 December 2010 20:43:41 Eduardo Costa wrote:
>> Thanks Peter for your quick answer!,
>>
>> No. Mine's a custom made distro (sort of `linux from scratch') I made
>> years ago and have been updating by hand as it takes place, although I
>> doubt that's the problem.
>>
>> I always run into troubles when trying to compile geda, related to the
>> software itself (inter-dependencies, etc), though as time goes by
>> things are looking much better.
>
> There shouldn't be any interdependencies any more when building gEDA.
>
> If you come across a problem with the build system that's obviously a bug,
> let
> me know -- I'm interested in fixing such things. :-)
>
> Cheers,
>
>Peter
>
> --
> Peter Brett 
> Remote Sensing Research Group
> Surrey Space Centre
>


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: Guile/gschem problem

2010-12-18 Thread Peter TB Brett
On Saturday 18 December 2010 20:43:41 Eduardo Costa wrote:
> Thanks Peter for your quick answer!,
> 
> No. Mine's a custom made distro (sort of `linux from scratch') I made
> years ago and have been updating by hand as it takes place, although I
> doubt that's the problem.
> 
> I always run into troubles when trying to compile geda, related to the
> software itself (inter-dependencies, etc), though as time goes by
> things are looking much better.

There shouldn't be any interdependencies any more when building gEDA.

If you come across a problem with the build system that's obviously a bug, let 
me know -- I'm interested in fixing such things. :-)

Cheers,

   Peter

-- 
Peter Brett 
Remote Sensing Research Group
Surrey Space Centre


signature.asc
Description: This is a digitally signed message part.


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: Guile/gschem problem

2010-12-18 Thread Stefan Salewski
On Sat, 2010-12-18 at 20:36 +, Peter TB Brett wrote:
> On Saturday 18 December 2010 20:32:11 Eduardo Costa wrote:
> > Hi guys,
> > 
> > I'm trying to compile the suite, but while it does so, I get this
> > infamous error when trying to start gschem:
> > 
> 
> The suite currently only works with Guile 1.8.x.  The last time I saw this 
> error, it was when I tried compiling against Guile 1.9.x.  Are you running 
> Gentoo?
> 
All fine for Gentoo with guile 1.8.x build with enable-deprecated. 



___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: Guile/gschem problem

2010-12-18 Thread Eduardo Costa
Thanks Peter for your quick answer!,

No. Mine's a custom made distro (sort of `linux from scratch') I made
years ago and have been updating by hand as it takes place, although I
doubt that's the problem.

I always run into troubles when trying to compile geda, related to the
software itself (inter-dependencies, etc), though as time goes by
things are looking much better.

Regards, and thanks,



On 18/12/2010, Peter TB Brett  wrote:
> On Saturday 18 December 2010 20:32:11 Eduardo Costa wrote:
>> Hi guys,
>>
>> I'm trying to compile the suite, but while it does so, I get this
>> infamous error when trying to start gschem:
>>
>
> The suite currently only works with Guile 1.8.x.  The last time I saw this
> error, it was when I tried compiling against Guile 1.9.x.  Are you running
> Gentoo?
>
>   Peter
>
> --
> Peter Brett 
> Remote Sensing Research Group
> Surrey Space Centre
>


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: Guile/gschem problem

2010-12-18 Thread Peter TB Brett
On Saturday 18 December 2010 20:32:11 Eduardo Costa wrote:
> Hi guys,
> 
> I'm trying to compile the suite, but while it does so, I get this
> infamous error when trying to start gschem:
> 

The suite currently only works with Guile 1.8.x.  The last time I saw this 
error, it was when I tried compiling against Guile 1.9.x.  Are you running 
Gentoo?

  Peter

--
Peter Brett 
Remote Sensing Research Group
Surrey Space Centre


signature.asc
Description: This is a digitally signed message part.


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


gEDA-user: Guile/gschem problem

2010-12-18 Thread Eduardo Costa
Hi guys,

I'm trying to compile the suite, but while it does so, I get this
infamous error when trying to start gschem:

[...@localhost]$ gschem
Backtrace:
In ice-9/boot-9.scm:
 170: 4 [catch #t # ...]
In unknown file:
   ?: 3 [catch-closure]
   ?: 2 [catch-closure wrong-type-arg {#f} ...]
In ice-9/boot-9.scm:
 115: 1 [# wrong-type-arg ...]
In unknown file:
   ?: 0 [catch-closure wrong-type-arg "source-property" ...]

ERROR: In procedure source-property:
ERROR: Wrong type argument in position 1 (expecting non-immediate): #f

A search didn't reveal any solution for me. I'm using git versions of
both, guile, geda, and pcb. Pcb works fine, though.

Can you guys tell me what versions of guile are you using with mainstream code?

Thanks,


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user