Hi, Now i'm getting this...
checking dependency style of gcc... (cached) gcc3 ./configure: line 15007: syntax error near unexpected token `newline' ./configure: line 15007: `yes:' Checked and the yes: branch missing a ) , but it does not work with any solution. Cs. On Thu, Jun 26, 2025 at 1:16 PM Horváth Csaba <[email protected]> wrote: > > Hi, > > Managed to find the autoreconf -fi command for this in the > documentation (sorry, i overlooked which component is the subject of > that part). > > Also does not work. Plreviously i could build 1.5.5 on this machine. > guacamole-server# ./configure --with-rdp --with-ssh2 --with-vnc > configure: WARNING: unrecognized options: --with-ssh2 > configure: error: cannot find required auxiliary files: tap-driver.sh > compile config.guess config.sub missing install-sh > root@homeserver:/home/colt/gua > camole-server# > > Cs. > > On Thu, Jun 26, 2025 at 1:07 PM Antoine Besnier > <[email protected]> wrote: > > > > maven is used to build the client. > > you are trying to build the server. > > > > See here to build the server: > > https://guacamole.apache.org/doc/gug/guacamole-native.html#building-guacamole-server > > And here about the client: > > https://guacamole.apache.org/doc/gug/guacamole-native.html#guacamole-client > > > > Cheers > > > > Antoine > > > > Le jeudi 26 juin 2025 à 13:02:58 UTC+2, Horváth Csaba > > <[email protected]> a écrit : > > > > > > Hi, > > > > I'm getting this error when i try to compile the Git source of 1.6.0 . > > Does anyone have a solution...? > > (The build have ran for a long time, and this appears at the end.) > > > > Thanks :) > > > > guacamole-server# ls > > bin CONTRIBUTING Dockerfile m4 NOTICE > > README-unit-testing.md util > > configure.ac doc LICENSE Makefile.am README src > > root@homeserver:/home/colt/guacamole-server# mvn package > > [INFO] Scanning for projects... > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Total time: 0.209 s > > [INFO] Finished at: 2025-06-26T12:58:26+02:00 > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] The goal you specified requires a project to execute but there > > is no POM in this directory (/home/colt/guacamole-server). Please > > verify you invoked Maven from the correct directory. -> [Help 1] > > [ERROR] > > > > Cs. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
