Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Building with libtool /epan

From: Marcel Haas <inf462@xxxxxxxxxxx>
Date: Wed, 05 Oct 2011 09:25:08 +0200
Yep, but i dont have a version checked out by SVN.
I dl the source code.. so i have directly a Makefile.in

On Tue, 04 Oct 2011 09:24:17 -0400, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
Marcel Haas wrote:
Hmm Nope..
the makefile will work without any error but at libwireshark.la "libdir=" is no entry
and i guess thats the library so i can not use my functions
and now i havent an entry at the .deps file folder
I changed it like it was before
what i have done is
at Makefile.common
________________________________________________________
LIBWIRESHARK_SRC =
        ...
        list_mh.c \
        ...
LIBWIRESHARK_INCLUDES =
         ...
         list_mh.c               \
         ...
and Makefile.in

Normally you should not edit Makefile.in: it is generated (from the
.am and .common files) when you run ./autogen.sh .

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe