On 14/05/16 04:03, John Stamp wrote:
> Hi George,
>
> It looks like it's just a problem with the link order of the sample
> command that you provided.
>
> Can you confirm that this works?
>
> gcc -o p parse_config.c -lyajl_s
/me hangs his head in shame
Yes, it does work -- thanks. :-)
-Geo
Hi George,
It looks like it's just a problem with the link order of the sample
command that you provided.
Can you confirm that this works?
gcc -o p parse_config.c -lyajl_s
John
Package: libyajl-dev
Version: 2.1.0-2
Severity: important
Linking against the shared libyajl library works as expected, but
linking against the static version causes missing symbol errors.
The easiest way to test this is to use the example that comes with
upstream libyajl, available here:
https:
3 matches
Mail list logo