All of lore.kernel.org
 help / color / mirror / Atom feed
* docbook-utils-native-0.6.14-r3
@ 2012-10-05  9:12 Alexander Khryukin
  2012-10-05  9:39 ` docbook-utils-native-0.6.14-r3 Tomas Frydrych
  2012-10-10  9:48 ` docbook-utils-native-0.6.14-r3 Andrei Gherzan
  0 siblings, 2 replies; 6+ messages in thread
From: Alexander Khryukin @ 2012-10-05  9:12 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]

Hello!

I faced with strange error

http://pastie.org/4913775


| jade: symbol lookup error:
/home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE


I'm already trying to google it, and found simple solution but not working
for me

>Try install the XML parser perl module on your host machine and see if it
resolves it



rpm -qa | grep -i xml

lib64xml2_2-2.8.0-1-mdv2012.0.x86_64
perl-XML-NamespaceSupport-1.110.0-5-mdv2012.0.noarch
perl-XML-SAX-Base-1.80.0-1-mdv2012.0.noarch
perl-XML-SAX-0.990.0-1-mdv2012.0.noarch
perl-XML-LibXML-1.980.0-1-mdv2012.0.x86_64
perl-XML-Parser-2.410.0-5-mdv2012.0.x86_64
perl-XML-Twig-3.380.0-5-mdv2012.0.noarch
perl-XML-XPath-1.130.0-5-mdv2012.0.noarch
lib64xml1-1.8.17-19-mdv2012.0.x86_64
lib64xml1-devel-1.8.17-19-mdv2012.0.x86_64
libxml2-utils-2.8.0-1-mdv2012.0.x86_64
lib64xml2-devel-2.8.0-1-mdv2012.0.x86_64
docbook-dtd42-xml-1.0-13-mdv2011.0.noarch

Please help .

[-- Attachment #2: Type: text/html, Size: 1162 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: docbook-utils-native-0.6.14-r3
  2012-10-05  9:12 docbook-utils-native-0.6.14-r3 Alexander Khryukin
@ 2012-10-05  9:39 ` Tomas Frydrych
  2012-10-05  9:41   ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
  2012-10-10  9:48 ` docbook-utils-native-0.6.14-r3 Andrei Gherzan
  1 sibling, 1 reply; 6+ messages in thread
From: Tomas Frydrych @ 2012-10-05  9:39 UTC (permalink / raw)
  To: poky

On 05/10/12 10:12, Alexander Khryukin wrote:
> | jade: symbol lookup error:
> /home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
> undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE

Looks like the jade executable was not linked against the version of the
lib in your sysroot; try rebuilding openjade-native.

Tomas


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: docbook-utils-native-0.6.14-r3
  2012-10-05  9:39 ` docbook-utils-native-0.6.14-r3 Tomas Frydrych
@ 2012-10-05  9:41   ` Alexander Khryukin
  2012-10-06  8:46     ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Khryukin @ 2012-10-05  9:41 UTC (permalink / raw)
  Cc: poky

В Пт., 05/10/2012 в 10:39 +0100, Tomas Frydrych пишет:
> On 05/10/12 10:12, Alexander Khryukin wrote:
> > | jade: symbol lookup error:
> > /home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
> > undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
> 
> Looks like the jade executable was not linked against the version of the
> lib in your sysroot; try rebuilding openjade-native.
> 
> Tomas
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


>try rebuilding openjade-native

How i can do it?Now i'm rebuilding bitbake core-image-sato-sdk again




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: docbook-utils-native-0.6.14-r3
  2012-10-05  9:41   ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
@ 2012-10-06  8:46     ` Alexander Khryukin
  2012-10-06 10:42       ` docbook-utils-native-0.6.14-r3 Richard Purdie
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Khryukin @ 2012-10-06  8:46 UTC (permalink / raw)
  Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1007 bytes --]

2012/10/5 Alexander Khryukin <alexander@mezon.ru>

> В Пт., 05/10/2012 в 10:39 +0100, Tomas Frydrych пишет:
> > On 05/10/12 10:12, Alexander Khryukin wrote:
> > > | jade: symbol lookup error:
> > >
> /home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
> > > undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
> >
> > Looks like the jade executable was not linked against the version of the
> > lib in your sysroot; try rebuilding openjade-native.
> >
> > Tomas
> > _______________________________________________
> > poky mailing list
> > poky@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/poky
>
>
> >try rebuilding openjade-native
>
> How i can do it?Now i'm rebuilding bitbake core-image-sato-sdk again
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>


Bump!Issue still here.
And i dont't know how to solve it

[-- Attachment #2: Type: text/html, Size: 1683 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: docbook-utils-native-0.6.14-r3
  2012-10-06  8:46     ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
@ 2012-10-06 10:42       ` Richard Purdie
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Purdie @ 2012-10-06 10:42 UTC (permalink / raw)
  To: Alexander Khryukin; +Cc: poky

On Sat, 2012-10-06 at 12:46 +0400, Alexander Khryukin wrote:
> 
> 
> 2012/10/5 Alexander Khryukin <alexander@mezon.ru>
>         В Пт., 05/10/2012 в 10:39 +0100, Tomas Frydrych пишет:
>         > On 05/10/12 10:12, Alexander Khryukin wrote:
>         > > | jade: symbol lookup error:
>         >
>         > /home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
>         > > undefined symbol:
>         _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
>         >
>         > Looks like the jade executable was not linked against the
>         version of the
>         > lib in your sysroot; try rebuilding openjade-native.
>         >
>         > Tomas
>         > _______________________________________________
>         > poky mailing list
>         > poky@yoctoproject.org
>         > https://lists.yoctoproject.org/listinfo/poky
>         
>         
>         
>         >try rebuilding openjade-native
>         
>         How i can do it?Now i'm rebuilding bitbake core-image-sato-sdk
>         again
>         

Try "bitbake openjade-native -c cleansstate", then try "bitbake
core-image-sato-sdk". Technically this shouldn't make any difference but
there is something odd going on with openjade-native.

Cheers,

Richard






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: docbook-utils-native-0.6.14-r3
  2012-10-05  9:12 docbook-utils-native-0.6.14-r3 Alexander Khryukin
  2012-10-05  9:39 ` docbook-utils-native-0.6.14-r3 Tomas Frydrych
@ 2012-10-10  9:48 ` Andrei Gherzan
  1 sibling, 0 replies; 6+ messages in thread
From: Andrei Gherzan @ 2012-10-10  9:48 UTC (permalink / raw)
  To: Alexander Khryukin; +Cc: poky

[-- Attachment #1: Type: text/plain, Size: 1411 bytes --]

Check https://bugzilla.yoctoproject.org/show_bug.cgi?id=2972

ag


On Fri, Oct 5, 2012 at 12:12 PM, Alexander Khryukin <alexander@mezon.ru>wrote:

> Hello!
>
> I faced with strange error
>
> http://pastie.org/4913775
>
>
> | jade: symbol lookup error:
> /home/user/poky/build/tmp/sysroots/x86_64-linux/usr/bin/../../usr/lib/libospgrove.so.0:
> undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE
>
>
> I'm already trying to google it, and found simple solution but not working
> for me
>
> >Try install the XML parser perl module on your host machine and see if it
> resolves it
>
>
>
> rpm -qa | grep -i xml
>
> lib64xml2_2-2.8.0-1-mdv2012.0.x86_64
> perl-XML-NamespaceSupport-1.110.0-5-mdv2012.0.noarch
> perl-XML-SAX-Base-1.80.0-1-mdv2012.0.noarch
> perl-XML-SAX-0.990.0-1-mdv2012.0.noarch
> perl-XML-LibXML-1.980.0-1-mdv2012.0.x86_64
> perl-XML-Parser-2.410.0-5-mdv2012.0.x86_64
> perl-XML-Twig-3.380.0-5-mdv2012.0.noarch
> perl-XML-XPath-1.130.0-5-mdv2012.0.noarch
> lib64xml1-1.8.17-19-mdv2012.0.x86_64
> lib64xml1-devel-1.8.17-19-mdv2012.0.x86_64
> libxml2-utils-2.8.0-1-mdv2012.0.x86_64
> lib64xml2-devel-2.8.0-1-mdv2012.0.x86_64
> docbook-dtd42-xml-1.0-13-mdv2011.0.noarch
>
> Please help .
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
>

[-- Attachment #2: Type: text/html, Size: 1968 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-10  9:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-05  9:12 docbook-utils-native-0.6.14-r3 Alexander Khryukin
2012-10-05  9:39 ` docbook-utils-native-0.6.14-r3 Tomas Frydrych
2012-10-05  9:41   ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
2012-10-06  8:46     ` docbook-utils-native-0.6.14-r3 Alexander Khryukin
2012-10-06 10:42       ` docbook-utils-native-0.6.14-r3 Richard Purdie
2012-10-10  9:48 ` docbook-utils-native-0.6.14-r3 Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.