[oe] ./gnuplot: can´t resolve symbol 'png_pass_ystart'

Niko Lau niko84embedded at googlemail.com
Wed Dec 9 13:44:12 UTC 2009


Hi,
I built gnuplot statically then it worked fine.
There is something messed up with my handmade rfs. If I switch completly to
oe it should work also with dynamic libs.
Thanks.

2009/12/8 John Faith <john at soundmetrics.com>

> Hi Niko,
> You might try 'strace gnuplot' to see exactly what's failing at run time.
>  Even if libpng is installed , you might get a missing symbol error for
> png_pass_ystart if you've built against a different version than what's
> installed.  I'd guess just building gnuplot in oe without first building the
> libs it needs is the root cause.  You could check your gnuplot build log to
> make sure headers from outside oe are not leaking in somehow.
>
> If libpng is left over from building your pre-oe target file system, you
> should rebuild everything using oe.
>
> Good luck,
> John
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list