-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marcel Haas Sent: den 4 oktober 2011 12:53 To: [email protected] Subject: [Wireshark-dev] Building with libtool /epan
> 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 Adding the file to Makefile.common should be enough I think are you doing any weird includes? Regards Anders ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
