Re: [Loopdub-devel] loopdub question
Brought to you by:
radarsat1
From: Stephen S. <rad...@gm...> - 2010-03-14 21:48:59
|
Huh, I've never even heard of AV Linux. Looks like there's a Live CD so I'll download it and see if I can debug with that. Weird that it segfaulted.. ah, I should have predicted the "not a git repository" error messages however. The util/version.sh script uses git to determine the current version. I would normally replace this in a tarball release. cheers, I'll get back to you to say if I can test it with AV. Steve On Sun, Mar 14, 2010 at 6:35 PM, Hugh Lovette <hug...@gm...> wrote: > While it seemed to compile when I just changed "AC_DEFUN" to > "m4_define" in configure.ac it segfaulted immediately. I'll attache > the output from compiling in case it is helpful. > ./loopdub ~/LoopSet/ > MIDI configuration read successfully. > LoopDub started... > Segmentation fault > > ...I see now there are a bunch of "fatal: Not a git repository..." > errors from autogen.sh (see attached). > > ...I tried the second suggestion and did not see any errors while > compiling, but still got the segfault :( > > autoconf -V = 2.65 > > I'm running AV Linux - 32 bit only (I bet that is one major difference > from yours right there) but based on debian testing... ran out of the > box, and ran better with relatively minimal tweaking, unlike others I > tried. I'm using the on-board soundcard for now. > > Thanks a lot for your help with this! > |