[EXTERNAL] DSC 2.8.1 Installation issues

Biesiadecki, Jack R. (ARC-IO)[ASRC RESEARCH & TECHNOLOGY SOLUTIONS] jack.r.biesiadecki at nasa.gov
Fri Jul 12 18:02:10 UTC 2019


Hi Jerry,

Thanks for the info, 2.8.1 installed without issue.

Thanks again,
Jack

-----Original Message-----
From: Jerry Lundström <jerry at dns-oarc.net> 
Sent: Friday, July 12, 2019 12:19 AM
To: Biesiadecki, Jack R. (ARC-IO)[ASRC RESEARCH & TECHNOLOGY SOLUTIONS] <jack.r.biesiadecki at nasa.gov>
Cc: dsc at dns-oarc.net
Subject: Re: [EXTERNAL] DSC 2.8.1 Installation issues

Hi Jack,

On 7/11/19 6:33 PM, Biesiadecki, Jack R. (ARC-IO)[ASRC RESEARCH & TECHNOLOGY SOLUTIONS] wrote:
> Yes, I did install the dependencies (pkg install -y libpcap p5-Proc-PID-File). The interesting part is that I was able to update upto 2.6.0 without issue but 2.7.0 and newer fails.
> I also tried the install on a fresh install VM with the same issues.

We build and test for FreeBSD but only the latest stable (12.0) and it works fine there.

The problem you have on 11.2 is because of where libpcap is installed and it can't find the right headers.

Use these options to configure should solve your problem:

  --with-extra-cflags="-I /usr/local/include"
  --with-extra-ldflags="-L/usr/local/lib"

I've also fix a bunch of compile warnings that's FreeBSD 11.2 specific and added documentation about these configure options:

  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_DNS-2DOARC_dsc_pull_207&d=DwICaQ&c=ApwzowJNAKKw3xye91w7BE1XMRKi2LN9kiMk5Csz9Zk&r=Axy0e19GgDGww2PW8Y3lnB4D4e665oZgTfObBMz-O74&m=saHpyP5w25y2dq1xACumANsVasQF2ituBIAhsGaJQYg&s=JHXTwvWJM2pVsdkOewpD_MaTFLpXnRO66EDYCOE31-s&e=>

Cheers,
Jerry



More information about the dsc mailing list