protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] commiting stuff


From: Luciano Giordana
Subject: Re: [Protux-devel] commiting stuff
Date: Thu, 29 May 2003 18:36:12 -0300
User-agent: KMail/1.4.3

I changed rewind function to "rewind_audio" , I will be commiting in minutes

On Thursday 29 May 2003 10:56 am, booker wrote:
> Am Donnerstag, 29. Mai 2003 14:42 schrieb Martin Herren:
> > On Wed, 28 May 2003 23:16:49 -0300
> >
> > Luciano Giordana <address@hidden> wrote:
> > > I will be commiting my stuff in some minutes, I hope you guys have
> > > updated your local tree. BTW, I still cant compile. please, check my
> > > last email if possible. Thanks
> >
> > i just compiled the latest CVS version of libmustux, had to change
> > includes in MustuxAudioFileFormats.cc: - remove #include <mustux.h>
> > (mustux.h can't be used inside libmustux, as we can't assume libmustux is
> > already installed... it should only be used from Protux) - added 
> > #include "MustuxDebugger.hh"
>
> Hi,
>
> I got this error when running make (after a fresh checkout) ....
>
>
> address@hidden mustuxlib]$ make
> make  all-am
> make[1]: Entering directory `/home/booker/cvs/mustux/mustuxlib'
> if /bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
> -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT  -D_REENTRANT -D_ALSA -MT
> MustuxAudioFileFormats.lo -MD -MP -MF ".deps/MustuxAudioFileFormats.Tpo" \
>   -c -o MustuxAudioFileFormats.lo `test -f 'MustuxAudioFileFormats.cc' ||
> echo './'`MustuxAudioFileFormats.cc; \
> then mv ".deps/MustuxAudioFileFormats.Tpo"
> ".deps/MustuxAudioFileFormats.Plo"; \
> else rm -f ".deps/MustuxAudioFileFormats.Tpo"; exit 1; \
> fi
> rm -f .libs/MustuxAudioFileFormats.lo
> g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT
> -D_REENTRANT -D_ALSA -MT MustuxAudioFileFormats.lo -MD -MP -MF
> .deps/MustuxAudioFileFormats.Tpo -c MustuxAudioFileFormats.cc  -fPIC -DPIC
> -o .libs/MustuxAudioFileFormats.lo
> MustuxAudioFileFormats.cc: In member function `void PrafFile::rewind()':
> MustuxAudioFileFormats.cc:241: `rewind' undeclared in namespace `std'
> MustuxAudioFileFormats.cc: In member function `void WavFile::rewind()':
> MustuxAudioFileFormats.cc:484: `rewind' undeclared in namespace `std'
> make[1]: *** [MustuxAudioFileFormats.lo] Error 1
> make[1]: Leaving directory `/home/booker/cvs/mustux/mustuxlib'
> make: *** [all] Error 2
> address@hidden mustuxlib]$
>
>
>
> Maybe there should be some more #includes  added to
> "MustuxAudioFileFormats.cc"  ?
>
>
> I use:
> automake (GNU automake) 1.4-p6
> Autoconf version 2.13
>
>
>
> greetings
> Reinhard
>
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/protux-devel

-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- Once Palladium is up and running , I will become a hacker --




reply via email to

[Prev in Thread] Current Thread [Next in Thread]