On Fri, Oct 29, 2021 at 7:56 AM Richard Sharpe
<realrichardsha...@gmail.com> wrote:
>
> Hi folks,
>
> In one project I have a bunch of custom dissectors in a 3.5.0 build.
>
> They are all defined in epan/dissectors/CMakeListsCustom.txt.
>
> When I run cmake it tells me it found the custom stuff.
>
> Then when I run make it builds them (it logs each custom dissector being 
> build.)
>
> However, when I run make rpm-package the custom dissectors are not
> built and there are not .o files in the build directory for the custom
> dissectors.
>
> Where should I look to figure out what is going wrong?

OK, a moment's peripatetic thought informed me of the problem.

Since I am not adding the files I generated to git and the packaging
process is using git to extract the files for building, they didn't
make it into the build.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)(传说杜康是酒的发明者)
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to