Re: minor build setup problem with cifs-utils

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It did turn out to be obvious problem (in retrospect)

was missing libkeyutils-dev and libwbclient-dev

Had to do apt-get install for those missing packages and rerun
./configure and make

On Fri, Feb 1, 2019 at 2:44 AM Steve French <smfrench@xxxxxxxxx> wrote:
>
> I am probably missing something obvious - after downloading Pavel's
> github tree for cifs-utils to see if it worked around a setcifsacl
> problem, and running configure, make didn't build setcifsacl and
> building it explicitly got this error (this is Ubuntu 18).  Does
> anyone remember the missing dependency or other build configuration
> step that would cause this error:
>
> ~/cifs-utils-staging# make setcifsacl
> gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now
> -g -O2   -o setcifsacl
> /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o: In
> function `_start':
> (.text+0x20): undefined reference to `main'
> collect2: error: ld returned 1 exit status
> Makefile:778: recipe for target 'setcifsacl' failed
> make: *** [setcifsacl] Error 1
>
>
> --
> Thanks,
>
> Steve



-- 
Thanks,

Steve



[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux