Wireshark mailing list archives

Re: Building with libtool /epan


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 04 Oct 2011 09:24:17 -0400

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 () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: