The .tar.gz is the source archive. It's built as part of the build. You don't need to keep building it. The .war is in a different directory. See my previous email.
On Sun, Feb 24, 2019, 23:01 Robert Dinse <[email protected]> wrote: > > I've got some sort of weird infinite loop going on. In > guacamole-client/target I had: > > archive-tmp guacamole-client-1.1.0.tar.gz rat.txt > > If I unzip and extract that tar, it looks like the same directory > hiearchy inside the first, and if I do "mvn package", then it creates a > target directory with the same files again, and so on. > > > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- > Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. > Knowledgeable human assistance, not telephone trees or script readers. > See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) > 246-6874. > > On Sun, 24 Feb 2019, Mike Jumper wrote: > > > Date: Sun, 24 Feb 2019 22:31:07 -0800 > > From: Mike Jumper <[email protected]> > > Reply-To: [email protected] > > To: [email protected] > > Subject: Re: Later Compile Error > > > > > http://guacamole.apache.org/doc/gug/installing-guacamole.html#building-guacamole-client > > > > "... If you have built guacamole-client from source, the required .war > file > > will be within the guacamole/target/ directory and will contain an > > additional version suffix. ..." > > > > On Sun, Feb 24, 2019, 22:27 Robert Dinse <[email protected]> wrote: > > > >> > >> Hmm something went wrong. No errors on either client nor server > >> build > >> yet, no guacamole.war. > >> > >> > >> > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- > >> Eskimo North Linux Friendly Internet Access, Shell Accounts, and > Hosting. > >> Knowledgeable human assistance, not telephone trees or script > readers. > >> See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) > >> 246-6874. > >> > >> On Sun, 24 Feb 2019, Robert Dinse wrote: > >> > >>> Date: Sun, 24 Feb 2019 22:24:39 -0800 (PST) > >>> From: Robert Dinse <[email protected]> > >>> Reply-To: [email protected] > >>> To: [email protected] > >>> Subject: Re: Later Compile Error > >>> > >>> > >>> Well server all compiled, client built, now to deploy and > >> configure... > >>> > >>> > >> > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- > >>> Eskimo North Linux Friendly Internet Access, Shell Accounts, and > Hosting. > >>> Knowledgeable human assistance, not telephone trees or script > readers. > >>> See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) > >> 246-6874. > >>> > >>> On Sun, 24 Feb 2019, Robert Dinse wrote: > >>> > >>>> Date: Sun, 24 Feb 2019 18:13:45 -0800 (PST) > >>>> From: Robert Dinse <[email protected]> > >>>> Reply-To: [email protected] > >>>> To: [email protected] > >>>> Subject: Later Compile Error > >>>> > >>>> > >>>> Can anyone give me a hint as to how to get around this compile > >> error: > >>>> > >>>> CC guacenc-log.o > >>>> jpeg.c: In function ÿÿguacenc_jpeg_decoderÿÿ: > >>>> jpeg.c:94:5: error: implicit declaration of function ÿÿjpeg_mem_srcÿÿ; > >>>> did you mean ÿÿjpeg_stdio_srcÿÿ? > [-Werror=implicit-function-declaration] > >>>> jpeg_mem_src(&cinfo, data, length); > >>>> ^~~~~~~~~~~~ > >>>> jpeg_stdio_src > >>>> cc1: all warnings being treated as errors > >>>> make[2]: *** [Makefile:1044: guacenc-jpeg.o] Error 1 > >>>> make[2]: *** Waiting for unfinished jobs.... > >>>> make[2]: Leaving directory '/usr/src/guacamole-server/src/guacenc' > >>>> make[1]: *** [Makefile:528: all-recursive] Error 1 > >>>> make[1]: Leaving directory '/usr/src/guacamole-server' > >>>> make: *** [Makefile:450: all] Error 2 > >>>> > >>>> > >>>> > >> > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- > >>>> Eskimo North Linux Friendly Internet Access, Shell Accounts, and > >> Hosting. > >>>> Knowledgeable human assistance, not telephone trees or script > readers. > >>>> See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) > >> 246-6874. > >
