Re: [Openocd-development] jimtcl compile error

2011-10-26 Thread billium
On 25/10/11 15:20, Alexander Stein wrote:
 On Monday 24 October 2011 20:24:57 billium wrote:
 I am trying to update openocd but it fails to build:

 In function `Jim_Nvp_name2value_obj':
 jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String'

 This is repeated four times for other instances of Jim_String.

 I am using amd64 on Gentoo, with the 999 ebuild which pulls from git.
 Anybody come across this or know what I am doing wrong?

 Incidentally there is a member of the the Nashoba Valley Photo Club
 (NVPC) called Jim
 As Peter already said, something was moved from jimtcl into openocd. You need 
 to recompile dev-lang/jimtcl- and openocd should compile again afterwards.

 Regards,
 Alexander
I changed dev-lang/jimtcl to ** (-) as Alexander suggested, and it
worked.
Many thanks for the answers.

Billy

___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] jimtcl compile error

2011-10-25 Thread Peter Stuge
billium wrote:
 I am trying to update openocd but it fails to build:
 
 In function `Jim_Nvp_name2value_obj':
 jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String'
 
 This is repeated four times for other instances of Jim_String.
 
 I am using amd64 on Gentoo, with the 999 ebuild which pulls from git.
 Anybody come across this or know what I am doing wrong?

I recall something about the nvp extension moving from jimtcl into
OpenOCD, which I think makes it impossible to package the two
packages separately. This is no good.

Basically you can't build - until at least the ebuild but
possibly also upstream has been fixed. Of course you can submit a bug
report on bugs.gentoo.org for jimtcl. Please include the full build
log, as always when reporting problems.


//Peter
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] jimtcl compile error

2011-10-25 Thread Alexander Stein
On Monday 24 October 2011 20:24:57 billium wrote:
 I am trying to update openocd but it fails to build:
 
 In function `Jim_Nvp_name2value_obj':
 jim-nvp.c:(.text+0xc7): undefined reference to `Jim_String'
 
 This is repeated four times for other instances of Jim_String.
 
 I am using amd64 on Gentoo, with the 999 ebuild which pulls from git.
 Anybody come across this or know what I am doing wrong?
 
 Incidentally there is a member of the the Nashoba Valley Photo Club
 (NVPC) called Jim

As Peter already said, something was moved from jimtcl into openocd. You need 
to recompile dev-lang/jimtcl- and openocd should compile again afterwards.

Regards,
Alexander
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development