From help-octave-request at bevo dot che dot wisc dot edu Sun Apr 21 20:30:12 2002 Subject: Follow-up: Problem Installing Matcompat Package From: Craig Stoudt To: help-octave at bevo dot che dot wisc dot edu Date: Sun, 21 Apr 2002 18:29:16 -0700 (PDT) Thanks, Roberto. The octave-forge package installed without a hitch. Since it also includes the symbolic toolkit, installing octave-forge also solved the problem I was having with the installation of that toolkit. Best regards, Craig --- Roberto Hernandez wrote: > Matcompat is now included in Octave-Forge. I suppose > Matcompat hasn't > been updated since the new project began. I suggest > you try installing > Octave-Forge, then if you have problems with it ask > again. > > The URL is http://octave.sourceforge.net > > Regards, > Roberto > > Craig Stoudt wrote: > > Greetings, > > > > I currently have octave 2.1.35 installed on Red > Hat > > Linux. When I try to 'make' the matcompat > package, I > > get the following error messages: > > > > > > [root at localhost matcompat] make > > octaveinfo.cc:23:16: warning: pasting ""\nINFOM="" > and > > "OCTAVE_LOCALVERFCNFILEDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:23:16: warning: pasting > > "OCTAVE_LOCALVERFCNFILEDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:24:16: warning: pasting ""\nINFOO="" > and > > "OCTAVE_LOCALVEROCTFILEDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:24:16: warning: pasting > > "OCTAVE_LOCALVEROCTFILEDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:25:16: warning: pasting ""\nINFOX="" > and > > "OCTAVE_LOCALVERARCHLIBDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:25:16: warning: pasting > > "OCTAVE_LOCALVERARCHLIBDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:26:16: warning: pasting ""\nINFOV="" > and > > "OCTAVE_VERSION" does not give a valid > preprocessing > > token > > octaveinfo.cc:26:16: warning: pasting > "OCTAVE_VERSION" > > and ""\n"" does not give a valid preprocessing > token > > octaveinfo.cc:23:16: warning: pasting ""\nINFOM="" > and > > "OCTAVE_LOCALVERFCNFILEDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:23:16: warning: pasting > > "OCTAVE_LOCALVERFCNFILEDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:24:16: warning: pasting ""\nINFOO="" > and > > "OCTAVE_LOCALVEROCTFILEDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:24:16: warning: pasting > > "OCTAVE_LOCALVEROCTFILEDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:25:16: warning: pasting ""\nINFOX="" > and > > "OCTAVE_LOCALVERARCHLIBDIR" does not give a valid > > preprocessing token > > octaveinfo.cc:25:16: warning: pasting > > "OCTAVE_LOCALVERARCHLIBDIR" and ""\n"" does not > give a > > valid preprocessing token > > octaveinfo.cc:26:16: warning: pasting ""\nINFOV="" > and > > "OCTAVE_VERSION" does not give a valid > preprocessing > > token > > octaveinfo.cc:26:16: warning: pasting > "OCTAVE_VERSION" > > and ""\n"" does not give a valid preprocessing > token > > octaveinfo.cc:23:16: warning: pasting ""\nINFOM="" > and > > "OCTAVE_LOCALVERFCNFILEDIR" does not give a valid > > preprocessing tokenoctaveinfo.cc:23:16: warning: > > pasting "OCTAVE_LOCALVERFCNFILEDIR" and ""\n"" > does > > not give a valid preprocessing token > > octaveinfo.cc:24:16: warning: pasting ""\nINFOO="" > and > > "OCTAVE_LOCALVEROCTFILEDIR" does not give a valid > > preprocessing tokenoctaveinfo.cc:24:16: warning: > > pasting "OCTAVE_LOCALVEROCTFILEDIR" and ""\n"" > does > > not give a valid preprocessing token > > octaveinfo.cc:25:16: warning: pasting ""\nINFOX="" > and > > "OCTAVE_LOCALVERARCHLIBDIR" does not give a valid > > preprocessing tokenoctaveinfo.cc:25:16: warning: > > pasting "OCTAVE_LOCALVERARCHLIBDIR" and ""\n"" > does > > not give a valid preprocessing token > > octaveinfo.cc:26:16: warning: pasting ""\nINFOV="" > and > > "OCTAVE_VERSION" does not give a valid > preprocessing > > token > > octaveinfo.cc:26:16: warning: pasting > "OCTAVE_VERSION" > > and ""\n"" does not give a valid preprocessing > token > > make[1]: Entering directory > `/src/matcompat/scripts' > > make[2]: Entering directory > > `/src/matcompat/scripts/audio' > > g++ -c -o aurecord.o aurecord.cc > > g++ -c -o endpoint.o endpoint.cc > > endpoint.cc: In method `void > endpointer::zcpeakpick > > (short int *)': > > endpoint.cc:182: `sqrt' undeclared (first use this > > function) > > endpoint.cc:182: (Each undeclared identifier is > > reported only once for > > each function it appears in.) > > make[2]: *** [endpoint.o] Error 1 > > make[2]: Leaving directory > > `/src/matcompat/scripts/audio' > > make[1]: *** [audio/] Error 2 > > make[1]: Leaving directory > `/src/matcompat/scripts' > > make: *** [all] Error 2 > > > > > > Any help will be appreciated. > > > > Craig Stoudt > > Annandale, Virginia > __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------