[linux-audio-user] announce: Instrument Tuner: fmit 0.9.8

Jan Depner eviltwin69 at cableone.net
Tue Jan 4 00:08:49 EST 2005


Yes, I went and retrieved those.  Here is the latest result:

Qt: compiling CaptureThread_moc.qto for header CaptureThread.h
Qt: generate implementation file ConfigForm.cpp for interface
ConfigForm.ui
/usr/lib/qt-3.3.3/bin/uic: relocation error: /usr/lib/qt-3.3.3/bin/uic:
undefined symbol: _ZNK7QString3argExii
Qt: compiling ConfigForm.qto
/data2/sound2/fmit-0.9.8/.yam_tmp/objects/ConfigForm.cpp:235:14:
warning: no newline at end of file
/data2/sound2/fmit-0.9.8/.yam_tmp/objects/ConfigForm.cpp:235: error:
syntax
   error at end of input
make: *** [/data2/sound2/fmit-0.9.8/.yam_tmp/objects/ConfigForm.qto]
Error 1


More importantly though, something in the "make prefix=/usr configure"
destroys /dev/null on my system.  At first I couldn't figure out what
was causing it because I was working on some other stuff but I tested it
and that is definitely the case.  I did the configure as root because
the next step is make, make install, but that is no excuse for smoking
/dev/null.  I think it's trying to redirect output to /dev/null
somewhere and it is replacing the character special device with a file
(at least that's what's left when it gets finished).  It's easy for me
to fix since I've seen this kind of thing at work before with the FLEXLM
license manager (go figure - you pay cash money and it still frags your
system) but if a newbie does the build as root it's going to hose his
system and he won't be a happy camper.  Someone needs to figure out
what's going on there and fix it.

Jan


On Mon, 2005-01-03 at 20:51, Andres Cabrera wrote:
> Hi Jan,
> I think Fernando has already included Qt 3.3 in Planet CCRMA.
> 
> Cheers,
> Andres
> 
> Jan Depner wrote:
> 
> >Ah, that's better.  Unfortunately it appears I need Qt 3.3 and I really
> >don't feel like going through that aggravation at the moment.
> >
> >Qt: generate header ConfigForm.h for interface ConfigForm.ui
> >uic: File generated with too recent version of Qt Designer (3.3 vs.
> >3.1.2)
> >
> >
> >I'm using FC1 with Planet CCRMA so that my system is stable for
> >Ardour/JAMin.  Whenever I upgrade to FC3 (whenever Fernando gets it
> >ready ;-) I'll try again.
> >
> >
> >Jan
> >
> >
> >On Mon, 2005-01-03 at 15:57, Gilles Degottex wrote:
> >  
> >
> >>On Monday 03 January 2005 18:21, Jan Depner wrote:
> >>    
> >>
> >>>Trying to build this.  No matter what options I put on make I get :
> >>>
> >>>make[1]: Entering directory `/data2/sound2/fmit-0.9.8'
> >>>make[1]: --quiet: No such file or directory
> >>>make[1]: *** No rule to make target `--quiet'.  Stop.
> >>>make[1]: Leaving directory `/data2/sound2/fmit-0.9.8'
> >>>      
> >>>
> >>I do not understand why it works on my side but not on yours (different make 
> >>version ?!?)
> >>anyway, I've modifed something, it should works ... I hope
> >>    
> >>
> >
> >
> >
> >
> >  
> >
> 




More information about the Linux-audio-user mailing list