emc.hh -- hal_priv.hh --- etc etc not find

More
16 Jul 2024 08:55 #305330 by Aciera
OOps, my appologies.
I just realized that I also have a 2.10 rip installation on that machine. So you are probably right and the deb installation does not come with the c source files. Kind of makes sense I guess.
The following user(s) said Thank You: bkt

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

More
16 Jul 2024 09:53 #305334 by bkt
at the end I compile a rip with these:
./configure --with-realtime=uspace --enable-non-distributable=yes --disable-build-documentation-translation

but have these error too ...
./config.status --file=../docs/man/man1/linuxcnc.1:../docs/src/man/man1/linuxcnc.1.in
config.status: creating ../docs/man/man1/linuxcnc.1
a2x -v --doctype manpage \
    --format manpage \
    --destination-dir `dirname ../docs/man/man1/5axisgui.1` \
    --xsltproc-opts="--nonet" \
    -a mansource=LinuxCNC \
    -a manmanual='LinuxCNC Documentation' \
    ../docs/src/man/man1/5axisgui.1.adoc
/bin/bash: line 1: a2x: command not found
make: *** [../docs/src/Submakefile:1002: ../docs/man/man1/5axisgui.1] Error 127


 

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

More
16 Jul 2024 09:56 #305335 by bkt

OOps, my appologies.
I just realized that I also have a 2.10 rip installation on that machine. So you are probably right and the deb installation does not come with the c source files. Kind of makes sense I guess.
 

you made me feel shocked... I'm not 30 anymore but I didn't remember about the /linuxcnc folder... I thought I had problems with my memory and the scorching heat that is here these days.

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

More
16 Jul 2024 10:13 #305338 by Aciera
Yea, my memory is certainly not what it once was and I cannot blame the heat. The only excuse I have is that I almost exclusively use rip installs.

Regarding the error you may want to try:
sudo apt install asciidoc

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

More
16 Jul 2024 11:08 #305343 by bkt

Yea, my memory is certainly not what it once was and I cannot blame the heat. The only excuse I have is that I almost exclusively use rip installs.

Regarding the error you may want to try:
sudo apt install asciidoc

 

haarrgg ... not use
dpkg-checkbuilddeps ....

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

More
16 Jul 2024 12:37 #305346 by bkt
now I have these error ... somethings in git??
git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-source-dir
Cloning into 'linuxcnc-source-dir'...
remote: Enumerating objects: 308517, done.
remote: Counting objects: 100% (1482/1482), done.
remote: Compressing objects: 100% (693/693), done.
remote: Total 308517 (delta 856), reused 1326 (delta 768), pack-reused 307035
Receiving objects: 100% (308517/308517), 595.81 MiB | 21.89 MiB/s, done.
fatal: serious inflate inconsistency
fatal: fetch-pack: invalid index-pack output

 

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

More
16 Jul 2024 17:32 #305378 by bkt
github restart correctly after 30min ... all solved.

About other error ... running  dpkg-checkbuilddeps command discover a list of unistalled libs (why if LMDE 6 have on package manager linuxcnc and linuxcnc-ethercat ???? .... mistery of life).

Any how now I have all lib needed istalled and visible from my c++ heather file. Hope it works now as aspect.

Thaks to all ....

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

More
16 Jul 2024 18:00 #305382 by Aciera

About other error ... running  dpkg-checkbuilddeps command discover a list of unistalled libs (why if LMDE 6 have on package manager linuxcnc and linuxcnc-ethercat ???? .... mistery of life).


The package installer only installs the runtime dependencies.
Since you are _building_ LinuxCNC you need the build dependencies.

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

More
16 Jul 2024 20:46 - 16 Jul 2024 20:51 #305408 by bkt
sorry but in my mind package contain all .... and never think build process need library not necessary for running applications ..... so now I understand thanks

.... any how just discover pakage installer never install libnml or lnml .... and these is not undertand because in my knowelge lnml is necessary for a working Linuxcnc ...... so why is not present in package intallation of linuxcnc.deb of lmde6 ? perhaps is possible these? or simply it change name?

in lcnc 2.9.0 and 2.9.1 lnml was locate in /usr/include/linuxcnc ..... but not find these folder now .... why? Where are locate now? nautilus not find it ....
Last edit: 16 Jul 2024 20:51 by bkt.

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

More
16 Jul 2024 21:18 #305414 by rodw
sudo apt install linuxcnc-uspace-dev is probably required
if working from source follow my video 

If you can connect apt to  Debian 13 Trixie you will have access to 2.9.3 in the Debian repositories

Life is so much easier if you stick to Debian
The following user(s) said Thank You: bkt

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

Time to create page: 0.281 seconds
Powered by Kunena Forum