On Thu, Jul 2, 2020 at 11:59 AM TDi-jones <[email protected]>
wrote:

> long time Guacamole integrator (since 0.9.4) and haven't had trouble with
> the
> server build before
>
> extract the tar
> run configure
> make
> ....
> user.c: In function ‘guac_rdp_user_file_handler’:
> user.c:144:44: error: ‘settings’ undeclared (first use in this function);
> did you mean ‘setgid’?
>      if (rdp_client->filesystem != NULL && !settings->disable_upload)
>
>
>
Are you building from source tarballs or git repo?  Is this a clean tree -
no modifications to it?  If you're using the git repo, can you do "git
status" and make sure nothing is out-of-date?  If source tarballs, can you
download a clean version and try from scratch?

We've verified the builds quite extensively on multiple platforms - at
least EL7 (I use CentOS7 routinely and build on that on a daily basis).

-Nick

Reply via email to