jpilot@lists.jpilot.org

General support, questions, patches for J-Pilot.

View all threads

[JPilot] ./configure fails to run

H
HarajukuHeights@protonmail.com
Mon, Oct 12, 2020 2:40 PM

Hi,
Following the steps to build in INSTALL, but ./configure fails to run:
./configure: 2194: Syntax error: word unexpected (expecting ")")

I'm using Void Linux, pilot-link 0.12.5
I've tried running in bash instead of zsh, but the same error occurs.
If there's any info I missed but is needed, please let me know.

-vc

Hi, Following the steps to build in INSTALL, but ./configure fails to run: ./configure: 2194: Syntax error: word unexpected (expecting ")") I'm using Void Linux, pilot-link 0.12.5 I've tried running in bash instead of zsh, but the same error occurs. If there's any info I missed but is needed, please let me know. -vc
RS
Rich Shepard
Mon, Oct 12, 2020 3:10 PM

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

Following the steps to build in INSTALL, but ./configure fails to run:
./configure: 2194: Syntax error: word unexpected (expecting ")")

vc,

That does line 2194 in configure contain?

Rich

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > Following the steps to build in INSTALL, but ./configure fails to run: > ./configure: 2194: Syntax error: word unexpected (expecting ")") vc, That does line 2194 in configure contain? Rich
H
HarajukuHeights@protonmail.com
Mon, Oct 12, 2020 5:04 PM

AM_INIT_AUTOMAKE(1.8)

-vc

vc,

That does line 2194 in configure contain?

Rich

AM_INIT_AUTOMAKE(1.8) -vc > vc, > > That does line 2194 in configure contain? > > Rich
RS
Rich Shepard
Mon, Oct 12, 2020 5:35 PM

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?

AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of ideas
and have not encountered any issues building jpilot so I can't think of why
you're seeing that error message.

Regards,

Rich

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: >> What does line 2194 in configure contain? > AM_INIT_AUTOMAKE(1.8) Interesting. There is no missing opening parenthesis here. I'm out of ideas and have not encountered any issues building jpilot so I can't think of why you're seeing that error message. Regards, Rich
H
HarajukuHeights@protonmail.com
Mon, Oct 12, 2020 6:21 PM

Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of ideas
and have not encountered any issues building jpilot so I can't think of why
you're seeing that error message.

Regards,

Rich

Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 1:35 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote: > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > What does line 2194 in configure contain? > > > AM_INIT_AUTOMAKE(1.8) > > Interesting. There is no missing opening parenthesis here. I'm out of ideas > and have not encountered any issues building jpilot so I can't think of why > you're seeing that error message. > > Regards, > > Rich > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org
DM
David Malia
Mon, Oct 12, 2020 6:26 PM

What's the output of running the autogen.sh script?

-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 1:21 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of
ideas and have not encountered any issues building jpilot so I can't
think of why you're seeing that error message.

Regards,

Rich

Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

What's the output of running the autogen.sh script? -----Original Message----- From: Jpilot <jpilot-bounces@lists.jpilot.org> On Behalf Of HarajukuHeights--- via Jpilot Sent: Monday, October 12, 2020 1:21 PM To: General support, questions, patches for J-Pilot. <jpilot@lists.jpilot.org> Cc: HarajukuHeights@protonmail.com Subject: Re: [jp] [JPilot] ./configure fails to run Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 1:35 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote: > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > What does line 2194 in configure contain? > > > AM_INIT_AUTOMAKE(1.8) > > Interesting. There is no missing opening parenthesis here. I'm out of > ideas and have not encountered any issues building jpilot so I can't > think of why you're seeing that error message. > > Regards, > > Rich > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org _______________________________________________ Jpilot mailing list Jpilot@lists.jpilot.org http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org
H
HarajukuHeights@protonmail.com
Mon, Oct 12, 2020 6:32 PM

Running the autogen.sh script in place of me using autoconf:

  • rm -f configure Makefile Makefile.in config.h.in
  • autopoint --force
    ./autogen.sh: 12: autopoint: not found

-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote:

What's the output of running the autogen.sh script?

-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 1:21 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of
ideas and have not encountered any issues building jpilot so I can't
think of why you're seeing that error message.
Regards,
Rich
Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

Running the autogen.sh script in place of me using autoconf: + rm -f configure Makefile Makefile.in config.h.in + autopoint --force ./autogen.sh: 12: autopoint: not found -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 2:26 PM, David Malia <althor@ksu.edu> wrote: > What's the output of running the autogen.sh script? > > -----Original Message----- > From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot > Sent: Monday, October 12, 2020 1:21 PM > To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org > Cc: HarajukuHeights@protonmail.com > Subject: Re: [jp] [JPilot] ./configure fails to run > > Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote: > > > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > > > What does line 2194 in configure contain? > > > > AM_INIT_AUTOMAKE(1.8) > > > > Interesting. There is no missing opening parenthesis here. I'm out of > > ideas and have not encountered any issues building jpilot so I can't > > think of why you're seeing that error message. > > Regards, > > Rich > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org
DM
David Malia
Mon, Oct 12, 2020 6:39 PM

You might try installing autopoint, and then run autogen.sh again.

---  Protect personal information. The identity saved could be your own.

David Malia
Security Architect
Information Technology Services
Kansas State University
althor@ksu.edu | 785-532-2544


From: Jpilot jpilot-bounces@lists.jpilot.org on behalf of HarajukuHeights--- via Jpilot jpilot@lists.jpilot.org
Sent: Monday, October 12, 2020 1:32 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Running the autogen.sh script in place of me using autoconf:

  • rm -f configure Makefile Makefile.in config.h.in
  • autopoint --force
    ./autogen.sh: 12: autopoint: not found

-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote:

What's the output of running the autogen.sh script?

-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 1:21 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of
ideas and have not encountered any issues building jpilot so I can't
think of why you're seeing that error message.
Regards,
Rich
Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

You might try installing autopoint, and then run autogen.sh again. --- Protect personal information. The identity saved could be your own. David Malia Security Architect Information Technology Services Kansas State University althor@ksu.edu | 785-532-2544 ________________________________ From: Jpilot <jpilot-bounces@lists.jpilot.org> on behalf of HarajukuHeights--- via Jpilot <jpilot@lists.jpilot.org> Sent: Monday, October 12, 2020 1:32 PM To: General support, questions, patches for J-Pilot. <jpilot@lists.jpilot.org> Cc: HarajukuHeights@protonmail.com <HarajukuHeights@protonmail.com> Subject: Re: [jp] [JPilot] ./configure fails to run Running the autogen.sh script in place of me using autoconf: + rm -f configure Makefile Makefile.in config.h.in + autopoint --force ./autogen.sh: 12: autopoint: not found -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 2:26 PM, David Malia <althor@ksu.edu> wrote: > What's the output of running the autogen.sh script? > > -----Original Message----- > From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot > Sent: Monday, October 12, 2020 1:21 PM > To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org > Cc: HarajukuHeights@protonmail.com > Subject: Re: [jp] [JPilot] ./configure fails to run > > Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote: > > > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > > > What does line 2194 in configure contain? > > > > AM_INIT_AUTOMAKE(1.8) > > > > Interesting. There is no missing opening parenthesis here. I'm out of > > ideas and have not encountered any issues building jpilot so I can't > > think of why you're seeing that error message. > > Regards, > > Rich > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org _______________________________________________ Jpilot mailing list Jpilot@lists.jpilot.org http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org
H
HarajukuHeights@protonmail.com
Mon, Oct 12, 2020 7:21 PM

I was missing dependencies, autogen.sh, make, and make install ran successfully. However, is there a way (besides running jpilot as root) to get past "/dev/ttyUSB1 permission denied" when trying to hotsync?
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 2:39 PM, David Malia althor@ksu.edu wrote:

You might try installing autopoint, and then run autogen.sh again.

--- Protect personal information. The identity saved could be your own.

David Malia
Security Architect
Information Technology Services
Kansas State University
althor@ksu.edu | 785-532-2544

From: Jpilot jpilot-bounces@lists.jpilot.org on behalf of HarajukuHeights--- via Jpilot jpilot@lists.jpilot.org
Sent: Monday, October 12, 2020 1:32 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Running the autogen.sh script in place of me using autoconf:

  • rm -f configure Makefile Makefile.in config.h.in

  • autopoint --force
    ./autogen.sh: 12: autopoint: not found

    -vc

    ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
    On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote:

What's the output of running the autogen.sh script?
-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 1:21 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run
Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out of
ideas and have not encountered any issues building jpilot so I can't
think of why you're seeing that error message.
Regards,
Rich
Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

I was missing dependencies, autogen.sh, make, and make install ran successfully. However, is there a way (besides running jpilot as root) to get past "/dev/ttyUSB1 permission denied" when trying to hotsync? -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 2:39 PM, David Malia <althor@ksu.edu> wrote: > You might try installing autopoint, and then run autogen.sh again. > > --- Protect personal information. The identity saved could be your own. > > David Malia > Security Architect > Information Technology Services > Kansas State University > althor@ksu.edu | 785-532-2544 > > From: Jpilot jpilot-bounces@lists.jpilot.org on behalf of HarajukuHeights--- via Jpilot jpilot@lists.jpilot.org > Sent: Monday, October 12, 2020 1:32 PM > To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org > Cc: HarajukuHeights@protonmail.com HarajukuHeights@protonmail.com > Subject: Re: [jp] [JPilot] ./configure fails to run > > Running the autogen.sh script in place of me using autoconf: > > - rm -f configure Makefile Makefile.in config.h.in > - autopoint --force > ./autogen.sh: 12: autopoint: not found > > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote: > > > > What's the output of running the autogen.sh script? > > -----Original Message----- > > From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot > > Sent: Monday, October 12, 2020 1:21 PM > > To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org > > Cc: HarajukuHeights@protonmail.com > > Subject: Re: [jp] [JPilot] ./configure fails to run > > Hmm, if I remove the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. > > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote: > > > > > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > > > > > What does line 2194 in configure contain? > > > > > AM_INIT_AUTOMAKE(1.8) > > > > > > Interesting. There is no missing opening parenthesis here. I'm out of > > > ideas and have not encountered any issues building jpilot so I can't > > > think of why you're seeing that error message. > > > Regards, > > > Rich > > > Jpilot mailing list > > > Jpilot@lists.jpilot.org > > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org
DM
David Malia
Mon, Oct 12, 2020 7:27 PM

You also have to add the user you are logging in as to the dialout group.

Thanks,
David Malia

-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 2:22 PM
To: General support, questions, patches for J-Pilot. jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

I was missing dependencies, autogen.sh, make, and make install ran successfully. However, is there a way (besides running jpilot as root) to get past "/dev/ttyUSB1 permission denied" when trying to hotsync?
-vc

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 2:39 PM, David Malia althor@ksu.edu wrote:

You might try installing autopoint, and then run autogen.sh again.

--- Protect personal information. The identity saved could be your own.

David Malia
Security Architect
Information Technology Services
Kansas State University
althor@ksu.edu | 785-532-2544

From: Jpilot jpilot-bounces@lists.jpilot.org on behalf of
HarajukuHeights--- via Jpilot jpilot@lists.jpilot.org
Sent: Monday, October 12, 2020 1:32 PM
To: General support, questions, patches for J-Pilot.
jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run

Running the autogen.sh script in place of me using autoconf:

  • rm -f configure Makefile Makefile.in config.h.in

  • autopoint --force
    ./autogen.sh: 12: autopoint: not found

    -vc

    ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
    On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote:

What's the output of running the autogen.sh script?
-----Original Message-----
From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of
HarajukuHeights--- via Jpilot
Sent: Monday, October 12, 2020 1:21 PM
To: General support, questions, patches for J-Pilot.
jpilot@lists.jpilot.org
Cc: HarajukuHeights@protonmail.com
Subject: Re: [jp] [JPilot] ./configure fails to run Hmm, if I remove
the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former.
-vc
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote:

On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote:

What does line 2194 in configure contain?
AM_INIT_AUTOMAKE(1.8)

Interesting. There is no missing opening parenthesis here. I'm out
of ideas and have not encountered any issues building jpilot so I
can't think of why you're seeing that error message.
Regards,
Rich
Jpilot mailing list
Jpilot@lists.jpilot.org
http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org

You also have to add the user you are logging in as to the dialout group. Thanks, David Malia -----Original Message----- From: Jpilot <jpilot-bounces@lists.jpilot.org> On Behalf Of HarajukuHeights--- via Jpilot Sent: Monday, October 12, 2020 2:22 PM To: General support, questions, patches for J-Pilot. <jpilot@lists.jpilot.org> Cc: HarajukuHeights@protonmail.com Subject: Re: [jp] [JPilot] ./configure fails to run I was missing dependencies, autogen.sh, make, and make install ran successfully. However, is there a way (besides running jpilot as root) to get past "/dev/ttyUSB1 permission denied" when trying to hotsync? -vc ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Monday, October 12, 2020 2:39 PM, David Malia <althor@ksu.edu> wrote: > You might try installing autopoint, and then run autogen.sh again. > > --- Protect personal information. The identity saved could be your own. > > David Malia > Security Architect > Information Technology Services > Kansas State University > althor@ksu.edu | 785-532-2544 > > From: Jpilot jpilot-bounces@lists.jpilot.org on behalf of > HarajukuHeights--- via Jpilot jpilot@lists.jpilot.org > Sent: Monday, October 12, 2020 1:32 PM > To: General support, questions, patches for J-Pilot. > jpilot@lists.jpilot.org > Cc: HarajukuHeights@protonmail.com HarajukuHeights@protonmail.com > Subject: Re: [jp] [JPilot] ./configure fails to run > > Running the autogen.sh script in place of me using autoconf: > > - rm -f configure Makefile Makefile.in config.h.in > - autopoint --force > ./autogen.sh: 12: autopoint: not found > > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > On Monday, October 12, 2020 2:26 PM, David Malia althor@ksu.edu wrote: > > > > What's the output of running the autogen.sh script? > > -----Original Message----- > > From: Jpilot jpilot-bounces@lists.jpilot.org On Behalf Of > > HarajukuHeights--- via Jpilot > > Sent: Monday, October 12, 2020 1:21 PM > > To: General support, questions, patches for J-Pilot. > > jpilot@lists.jpilot.org > > Cc: HarajukuHeights@protonmail.com > > Subject: Re: [jp] [JPilot] ./configure fails to run Hmm, if I remove > > the brackets on AUTOMAKE but leave the ones on CONFIG_HEADER below it, it shifts the same error to the latter, and throws a different error relating to not finding the former. > > -vc > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On Monday, October 12, 2020 1:35 PM, Rich Shepard rshepard@appl-ecosys.com wrote: > > > > > On Mon, 12 Oct 2020, HarajukuHeights--- via Jpilot wrote: > > > > > > > > What does line 2194 in configure contain? > > > > > AM_INIT_AUTOMAKE(1.8) > > > > > > Interesting. There is no missing opening parenthesis here. I'm out > > > of ideas and have not encountered any issues building jpilot so I > > > can't think of why you're seeing that error message. > > > Regards, > > > Rich > > > Jpilot mailing list > > > Jpilot@lists.jpilot.org > > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > > Jpilot@lists.jpilot.org > > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org > > Jpilot mailing list > Jpilot@lists.jpilot.org > http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org _______________________________________________ Jpilot mailing list Jpilot@lists.jpilot.org http://lists.jpilot.org/mailman/listinfo/jpilot_lists.jpilot.org