November 5, 200916 yr has anyone tried compiling abgx360 on their unraid system? I believe i installed all the required libraries by cpp to get it working, but calling "make" just fails with an internal error. Can anyone please compile this and let me know how to do it/where to get it compiled from. Here is the error i get when i try to make: \ root@Tower:/boot/other_packages/abgx/abgx360-1.0.1# ./configure checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for crc32 in -lz... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.16.2 checking for libcurl >= version 7.7.2... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for size_t... yes checking for off_t... yes checking for int32_t... yes checking whether time.h and sys/time.h may both be included... yes checking for ptrdiff_t... yes checking whether closedir returns void... no checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether stat accepts an empty string... yes checking for error_at_line... yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gettimeofday... yes checking for memset... yes checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for strstr... yes checking for mkdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands root@Tower:/boot/other_packages/abgx/abgx360-1.0.1# make make all-am make[1]: Entering directory `/boot/other_packages/abgx/abgx360-1.0.1' gcc -DHAVE_CONFIG_H -I. -Wall -W -g -O2 -MT abgx360-abgx360.o -MD -MP -MF .deps/abgx360-abgx360.Tpo -c -o abgx360-abgx360.o `test -f 'src/abgx360.c' || echo './'`src/abgx360.c gcc: Internal error: Killed (program cc1) Please submit a full bug report. See <http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [abgx360-abgx360.o] Error 1 make[1]: Leaving directory `/boot/other_packages/abgx/abgx360-1.0.1' make: *** [all] Error 2 root@Tower:/boot/other_packages/abgx/abgx360-1.0.1#
November 9, 200916 yr Author if anyone wants to give this a try... here's the download link: http://abgx360.net/ i would really appreciate it if someone with a full slackware build can give this a try to build... Thanks, Munky
Archived
This topic is now archived and is closed to further replies.