[PlanetCCRMA] a little help

Aaron aamehl@bezeqint.net
Tue May 6 11:43:01 2003


good thing I did it again this time I got an error:
g++ -DLOCALEDIR=\""/usr/local/share/locale"\" -I. -I. -I.     -g
-D_REENTRANT -Wall -I/usr/local/src/ardour/libs/sigc++
-I/usr/local/src/ardour/libs/sigc++/sigc++/config
-I/usr/local/src/ardour/libs/pbd -I/usr/local/src/ardour/libs/midi++
-I/usr/local/src/ardour/libs/ardour
-I/usr/local/src/ardour/libs/libxml2/include/
-I/usr/local/src/ardour/libs/soundtouch -I/usr/local/src/ardour/libs/
-I/usr/local/src/ardour/libs/gtk-canvas
-I/usr/local/src/ardour/libs/gtk-canvas/gtk-canvas
-I/usr/local/src/ardour/libs/gtkmmext
-I/usr/local/src/ardour/libs/gtkmm/gdk--
-I/usr/local/src/ardour/libs/gtkmm/src
-I/usr/local/src/ardour/libs/gtkmm -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  
-c -o main.o `test -f 'main.cc' || echo './'`main.cc
main.cc:42:21: version.h: No such file or directory
main.cc: In function `int main(int, char**)':
main.cc:200: `gtk_ardour_version' undeclared (first use this function)
main.cc:200: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/usr/local/src/ardour/gtk_ardour'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/ardour/gtk_ardour'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/ardour/gtk_ardour'
make: *** [all-recursive] Error 1
[root@bzq-218-14-208 ardour]#


Thanks
Aaron

On Tue, 2003-05-06 at 20:46, Mark Knecht wrote:
> Aaron,
>    I'd think you just compile this in a terminal, then highlight it and
> paste it into an email. Send along the last 50-100 lines. Often when a
> program fails there's enough info in that area to give someone a clue.
> 
>    Or is the word 'error' not really appearing at the end of the compile
> failure?
> 
> Mark
> 
> > -----Original Message-----
> > From: Aaron [mailto:aamehl@bezeqint.net]
> > Sent: Tuesday, May 06, 2003 9:38 AM
> > To: Mark Knecht
> > Cc: planet list
> > Subject: RE: [PlanetCCRMA] a little help
> >
> >
> > On Tue, 2003-05-06 at 18:45, Mark Knecht wrote:
> > > >
> > > > try as I might ardour won't compile for me. I upgraded liblrdf and I
> > > > installed all the deps.
> > >
> > > Can you provide some output to show how the compile fails?
> >
> > Is there a way to pipe the make output to a file??
> >
> > There is just so much scrolling by I have no idea where the problem is.
> >
> > Thanks
> > >
> >
> >
> 
>