tags 920288 + moreinfo
thanks

Hi Tavian,

> Those dependencies are not required however -- if the headers
> aren't there, the relevant functionality will be stubbed out
> automatically.

I'm not actually seeing that; for example, when I build without the
libacl1-dev and libcap-dev packages installed:

    cc -D__EXTENSIONS__ -D_ATFILE_SOURCE -D_BSD_SOURCE -D_DARWIN_C_SOURCE 
-D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DBFS_VERSION=\"1.3.2\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -g -O2 
-fdebug-prefix-map=/tmp/buildd/bfs-1.3.2=. -fstack-protector-strong -Wformat 
-Werror=format-security -MD -MP -MF bfs  -Wl,--as-needed -Wl,-z,relro 
-Wl,-z,now bftw.o color.o diag.o dstring.o eval.o exec.o main.o mtab.o opt.o 
parse.o posix1e.o printf.o spawn.o stat.o typo.o util.o  -lacl -lcap -lrt  -o 
bfs
    /usr/bin/ld: cannot find -lacl
    /usr/bin/ld: cannot find -lcap

A full build log is available here:

  https://gist.githubusercontent.com/lamby/298c1614207c4a1ecb17e65e22f4bfba/raw


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org 🍥 chris-lamb.co.uk
       `-

Reply via email to