The make process failed at the link stage, with this: gcc -o horgand *.o `fltk-config --ldflags` -lasound `pkg-config --libs jack` -O6 `fltk-config --cxxflags` `pkg-config --cflags jack` main.o(.text+0xa9f): In function `jackprocess(unsigned, void*)': : undefined reference to `Alg1sj(unsigned, void*)' Reproducible: Always Steps to Reproduce: 1. emerge sync 2. emerge horgand 3.
jack version is 0.80.0 btw
Ok, I just added version 1.06. Can you please try that out.
1.06 compiled cleanly. It crashes my computer completly on running, but that's a different problem :)
can you provide me with your 'emerge info' output? It's working fine for me ...
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo) ================================================================= System uname: 2.6.1-gentoo i686 Pentium III (Coppermine) Gentoo Base System version 1.4.3.13 distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled] Autoconf: sys-devel/autoconf-2.58 Automake: sys-devel/automake-1.7.7 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache distcc sandbox" GENTOO_MIRRORS="http://212.219.247.18/sites/www.ibiblio.org/gentoo/ http://212.219.247.15/sites/www.ibiblio.org/gentoo/ http://212.219.247.16/sites/www.ibiblio.org/gentoo/ http://212.219.247.21/sites/www.ibiblio.org/gentoo/" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X alsa apache2 apm arts avi berkdb bonobo crypt cups encode esd foomaticdb gd gdbm gif gnome gpm gstreamer gtk gtk2 guile imlib java jikes jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd truetype x86 xml2 xmms xv zlib"
Can you please provide a gdb backtrace... first setup: CFLAGS="-g -O2 -march=pentium3" CXXFLAGS="-g -O2 -march=pentium3" FEATURES=nostrip then re-emerge. Then run: $ gdb hogrand (gdb) run ... SEGFAULT (gdb) bt
Sebastian, can you please provide us with the backtrace?
setting fixed as the origional bug listed was fixed, and the "appended" bug is 'WORKSFORME' with no further info provided by the submitter.