
Am 16.09.2025 um 17:47:32 Uhr schrieb Cristiano Deana via ripe-atlas:
test1:~ % uname -rms FreeBSD 14.3-RELEASE-p2 amd64 test1:~ % pkg info | grep gmake gmake-4.4.1 GNU version of 'make' utility
gmake wasn't installed. I installed that and was able to compile. If it only works with gmake, this must be checked in the configure/autoconf process. Various compiler warning occurred. If you are interested in them, I will attach the log. It cannot find the init script during make install: Installing FreeBSD rc.d service script cp: config/freebsd/ripe-atlas.rc.d: No such file or directory chmod: /usr/local/etc/rc.d/ripe-atlas: No such file or directory FreeBSD service script installed to /usr/local/etc/rc.d/ripe-atlas To enable the service, add to /etc/rc.conf: echo 'ripe_atlas_enable="YES"' >> /etc/rc.conf Then start with: service ripe-atlas start /home/m/ripe-atlas-software-probe/config/freebsd/ripe-atlas.rc.d is there. Dunno why that fails. The paths in that file do not match the path I set in configure: [m@teufel ~/ripe-atlas-software-probe]$ sudo grep -n -F '/usr/local/sbin/ripe-atlas' /usr/local/etc/rc.d/ripe-atlas 11:command="/usr/local/sbin/ripe-atlas" [m@teufel ~/ripe-atlas-software-probe]$ I now manually edited that to the real path the binary resides. The initscript also tries to run a script that doesn't exist in my case. /opt/ripe/libexec/ripe-atlas/scripts/generic-ATLAS.sh: No such file or directory If you need any further info, please let me know, so I can contribute that. -- Gruß Marco Send unsolicited bulk mail to 1758037652muell@cartoonies.org