Hey guys..
I have written, my own functions to reassemble split packets.
Now I want to include that to wireshark more precisely wireshark/epan.
I updated the Makefile.in common .am.
If i run ./configure it works. He built me a Makefile and the ./deps
file folder.
I get a xxx.Plo File with content like "dummy" what is normal before
make.
If i run make now he will bulit but stopps with
"libtool: link: `libwireshark_la-list_mh.lo' is not a valid libtool
object"
so I dont get a .lo file and no .la .a file
and in may .Plo is still only "dummy" the content
Maybe someone have an idea..
Thx and regards
Marcel