A colleague of mine had exactly this problem.  A library from a previous
(distribution) installation was being picked up instead of the one he was
building and trying to run.
We never did find out exactly where it was - we just uninstalled the
distrubution package and the problem went away.

Hope this helps,
Martin

On Dec 19, 2007 2:14 PM, Gerhard Gappmeier <[EMAIL PROTECTED]>
wrote:

> Hi
>
> I checked out the current revision 23924 today.
> It compiles, but doesn't run.
>
> /home/gergap/work/wireshark/.libs/lt-wireshark: symbol lookup
> error: /home/gergap/work/wireshark/.libs/lt-wireshark: undefined symbol:
> h225_ReleaseCompleteReason_vals
>
> A grep showed me that this symbol is defined in the file
> epan/dissectors/packet-h225.c
> The file is also listed in the epan/dissectors/Makefile.common in the
> ASN_DISSECTOR_SRC section.
> So I would expect that the symbol gets linked into the app.
>
> Any ideas?
>
> --
> mit freundlichen Grüßen / best regards
>
> Gerhard Gappmeier
> ascolab GmbH - automation system communication laboratory
> Tel.: +49 9131 691 123
> Fax: +49 9131 691 128
> Web: http://www.ascolab.com
> GPG-Key: http://www.ascolab.com/gpg/gg.asc
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to