On Thu, Nov 6, 2014 at 7:03 PM, Marcel Moolenaar <[email protected]> wrote:

> Author: marcel
> Date: Fri Nov  7 03:03:25 2014
> New Revision: 274213
> URL: https://svnweb.freebsd.org/changeset/base/274213
>
> Log:
>   Convert to use libxo.
>
>   Obtained from:  Phil Shafer <[email protected]>
>   Sponsored by:   Juniper Networks, Inc.
>
> Modified:
>   head/bin/df/Makefile
>   head/bin/df/df.c
>
>

Hi,

I think you need to add the libxo to rescue, since I am
now seeing this build failure:

--- rescue.all__D ---
df.lo: In function `_$$hide$$ df.lo main':
(.text+0x8e): undefined reference to `xo_parse_args'
df.lo: In function `_$$hide$$ df.lo main':
(.text+0x216): undefined reference to `xo_errx'
df.lo: In function `_$$hide$$ df.lo main':
(.text+0x23e): undefined reference to `xo_warn'
df.lo: In function `_$$hide$$ df.lo main':
(.text+0x297): undefined reference to `xo_errx'

--
Craig
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to