Opened 6 years ago

Closed 6 years ago

#10613 closed defect (fixed)

gvfs 1.36.0 does not build with specified required or recommended dependencies

Reported by: Tim Tassonis Owned by: Bruce Dubbs
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

gvfs 1.36.0 does not build as described in the book:

If you don't have systemd installed, you need to add:

-Dsystemduserunitdir=no \ -Dtmpfilesdir=no \ -Dlogind=false \

If you don't hava avahi installed, you need to add:

-Ddnssd=false \

If you don't have Google Online Accounts installed, you neeed to add:

-Dgoa=false \ -Dgoogle=false \

Avahi and Google Online Accounts are only listed as optional dependencies, so I think that the commands to build without then should be specified in the default build instructions. Same goes for systemd.

Change History (2)

comment:1 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20046.

Note: See TracTickets for help on using tickets.