Error using Linux Mint instructions at http://gnipsel.com/linuxcnc/uspace/linuxm

More
04 Oct 2019 02:21 #147077 by pmconsulting
Fresh install of Linux Mint 18.1. Following all steps up to make xconfig

Then I get the following error message. I haven't run make yet.
HOSTCC  scripts/basic/fixdep
  UPD     scripts/kconfig/.qconf-cfg
  MOC     scripts/kconfig/qconf.moc
  YACC    scripts/kconfig/zconf.tab.c
  LEX     scripts/kconfig/zconf.lex.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTCXX scripts/kconfig/qconf.o
  HOSTLD  scripts/kconfig/qconf
scripts/kconfig/qconf  Kconfig
qconf: cannot connect to X server 
scripts/kconfig/Makefile:23: recipe for target 'xconfig' failed
make[1]: *** [xconfig] Error 1
Makefile:539: recipe for target 'xconfig' failed
make: *** [xconfig] Error 2

Please Log in or Create an account to join the conversation.

More
04 Oct 2019 04:42 #147093 by andypugh
It looks like you might not have xconfig.

You could try "make menuconfig" instead, but that requires libncurses-dev (IIRC) so might not work either.

Please Log in or Create an account to join the conversation.

More
04 Oct 2019 07:37 #147098 by pmconsulting
I installed openSSH & was doing all of this from terminal on a mac, so it couldn't access the x windows system at all. I re-did it from the machine itself and the error went away and I was able to continue.

Please Log in or Create an account to join the conversation.

More
04 Oct 2019 08:39 #147101 by bevins

I installed openSSH & was doing all of this from terminal on a mac, so it couldn't access the x windows system at all. I re-did it from the machine itself and the error went away and I was able to continue.


You can forward X11 over ssh to your MAC so you can get the gui on your MAC if you like.

Please Log in or Create an account to join the conversation.

More
04 Oct 2019 23:49 #147147 by andypugh
I use the ssh built-in to the Mac OS (just typing "ssh -Y This email address is being protected from spambots. You need JavaScript enabled to view it." for example.

The X11 side is handled by. XQuartz:
support.apple.com/en-us/HT201341

Please Log in or Create an account to join the conversation.

Time to create page: 0.729 seconds
Powered by Kunena Forum