[Olsr-users] OONF Build Error
Jeff Weston
(spam-protected)
Tue Jun 5 18:44:45 CEST 2018
With this patch, it also continues to build without issue on the other VMs I have handy: Ubuntu 14.04 and 18.04, and CentOS 7. Will this be applied to the master repo at some point?
Thanks,
-Jeff
> -----Original Message-----
> From: Jeff Weston <(spam-protected)>
> Sent: Tuesday, June 5, 2018 9:15 AM
> To: 'Henning Rogge' <(spam-protected)>
> Cc: 'Velt, R. (Ronald) in 't' <(spam-protected)>; 'Ferry Huberts'
> <(spam-protected)>; 'olsr users mailing list' <(spam-protected)>
> Subject: RE: [Olsr-users] OONF Build Error
>
> That did the trick, it builds on Ubuntu 16.04 with that patch. I have not tried
> on the other platforms to verify that it still works there as well.
>
> Thanks!
> -Jeff
>
>
>
> > -----Original Message-----
> > From: Henning Rogge <(spam-protected)>
> > Sent: Tuesday, June 5, 2018 8:50 AM
> > To: (spam-protected)
> > Cc: Velt, R. (Ronald) in 't <(spam-protected)>; Ferry Huberts
> > <(spam-protected)>; olsr users mailing list <(spam-protected)>
> > Subject: Re: [Olsr-users] OONF Build Error
> >
> > Hi,
> >
> > could you try the attached patch?
> >
> > Henning
> >
> > On Tue, Jun 5, 2018 at 2:02 PM Jeff Weston <(spam-protected)
> > <mailto:(spam-protected)> > wrote:
> >
> >
> > I can confirm that it works on my Ubuntu 18.04 install as well. Maybe
> > it's an incompatibility with (or bug in) the version of the C Compiler? 14.04
> > uses GNU 5.4.0, 16.04 uses GNU 4.8.4, 18.04 uses GNU 7.3.0. The only
> other
> > difference I see in the cmake output is a slightly different version of libnl-
> > genl-3.0 between the 3 systems (3.2.27 for 16.04 vs 3.2.21/3.2.29 for
> > 14.04/18.04).
> >
> > -Jeff
> >
> >
> >
> > > -----Original Message-----
> > > From: Henning Rogge <(spam-protected)
> > <mailto:(spam-protected)> >
> > > Sent: Tuesday, June 5, 2018 1:06 AM
> > > To: Velt, R. (Ronald) in 't <(spam-protected)
> > <mailto:(spam-protected)> >
> > > Cc: (spam-protected)
> > <mailto:(spam-protected)> ; Ferry Huberts
> <(spam-protected)
> > <mailto:(spam-protected)> >; olsr
> > > users mailing list <(spam-protected) <mailto:olsr-
> > (spam-protected)> >
> > > Subject: Re: [Olsr-users] OONF Build Error
> > >
> > > On Mon, Jun 4, 2018 at 10:52 PM Velt, R. (Ronald) in 't
> > > <(spam-protected) <mailto:(spam-protected)>
> > <mailto:(spam-protected) <mailto:(spam-protected)> > > wrote:
> > >
> > >
> > > Hi Jeff,
> > >
> > > Can confirm. Just tried this on a VM running Xenial and I get the
> > same
> > > undefined references, so it's not just something local to your set-
> > up. (BTW,
> > > that VM is hosted on a cluster that is geographically a lot closer to
> > you than to
> > > me 😉
> > >
> > >
> > >
> > > Interesting... I am locally on Kubuntu 18.04 and cannot reproduce
> > the
> > > problem with a fresh checkout.
> > >
> > > Maybe a buggy cmake version in 16.04? Or maybe the "minimum
> > cmake
> > > version" in the build is too low?
> > >
> > > Henning
> > >
> > >
> > >
> > > Cheers,
> > > Ronald
> > >
> > > > -----Original Message-----
> > > > From: Olsr-users [mailto:(spam-protected)
> > <mailto:(spam-protected)>
> > > <mailto:(spam-protected) <mailto:olsr-users-
> > (spam-protected)> > ] On Behalf Of Jeff
> > > > Weston
> > > > Sent: maandag 4 juni 2018 22:24
> > > > To: 'Ferry Huberts' <(spam-protected)
> > <mailto:(spam-protected)>
> > > <mailto:(spam-protected) <mailto:(spam-protected)> > >;
> > 'Henning Rogge'
> > > > <(spam-protected) <mailto:(spam-protected)>
> > <mailto:(spam-protected) <mailto:(spam-protected)> > >
> > > > Cc: 'olsr users mailing list' <(spam-protected)
> > <mailto:(spam-protected)> <mailto:olsr- <mailto:olsr->
> > > (spam-protected) <mailto:(spam-protected)> > >
> > > > Subject: Re: [Olsr-users] OONF Build Error
> > > >
> > > > I'm not getting the error on Ubuntu 14.04 or CentOS 7 either,
> > but I
> > > get it
> > > > consistently on Ubuntu 16.04 systems. I will look into it more
> > and
> > > see if I can
> > > > figure out whether it's something on my end, but cmake
> > returns a 0
> > > status as
> > > > expected for a successful build, and the only things I see listed
> > as
> > > missing are
> > > > related to optional plugins so I assume they are not needed.
> > > >
> > > > Thanks,
> > > > -Jeff Weston
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Ferry Huberts <(spam-protected)
> > <mailto:(spam-protected)>
> > > <mailto:(spam-protected) <mailto:(spam-protected)> > >
> > > > > Sent: Monday, June 4, 2018 3:13 PM
> > > > > To: Jeff Weston <(spam-protected)
> > <mailto:(spam-protected)>
> > > <mailto:(spam-protected)
> > <mailto:(spam-protected)> > >; 'Henning Rogge'
> > > > > <(spam-protected) <mailto:(spam-protected)>
> > <mailto:(spam-protected) <mailto:(spam-protected)> > >
> > > > > Cc: 'olsr users mailing list' <(spam-protected)
> > <mailto:(spam-protected)> <mailto:olsr- <mailto:olsr->
> > > (spam-protected) <mailto:(spam-protected)> > >
> > > > > Subject: Re: [Olsr-users] OONF Build Error
> > > > >
> > > > > Works for me, and also on my Jenkins.
> > > > >
> > > > > Fedora 28 x64
> > > > >
> > > > > On 04/06/18 20:22, Jeff Weston wrote:
> > > > > > rm -rf oonf/build
> > > > > > mkdir -p oonf/build
> > > > > > cd oonf/build
> > > > > > cmake ..
> > > > > > make
> > > > >
> > > > > --
> > > > > Ferry Huberts
> > > This message may contain information that is not intended for
> > you. If
> > > you are not the addressee or if this message was sent to you by
> > mistake, you
> > > are requested to inform the sender and delete the message. TNO
> > accepts no
> > > liability for the content of this e-mail, for the manner in which you
> > use it and
> > > for damage of any kind resulting from the risks inherent to the
> > electronic
> > > transmission of messages.
> > >
> >
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5387 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20180605/dbe7c962/attachment-0001.bin>
More information about the Olsr-users
mailing list