Re: [linux-audio-user] compiling shaketracker with gcc 3.2

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] compiling shaketracker with gcc 3.2
From: ismail (cartman) donmez ("ismail)
Date: Sun Jun 01 2003 - 01:19:36 EEST


On Sunday 01 June 2003 01:16, jordan muscott wrote:
> Hi all,
>
> I was just wondering if anyone had compiled Shaketracker with gcc-3.2? I
> get the following errors...
>
> c++ -DPACKAGE=\"shaketracker\" -DVERSION=\"0.4.6\" -I. -I.
> -I/usr/local/lib/sigc++-1.0/include -I/usr/local/include/sigc++-1.0
> -I/usr/local/lib/gtkmm/include -I/usr/local/include
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/local/lib/sigc++-1.0/include
> -I/usr/local/include/sigc++-1.0 -DPOSIX_ENABLED -DALSA_ENABLED -g3
> -c midioutdevicemanager.cpp
> In file included from midioutdevicemanager.h:20,
> from midioutdevicemanager.cpp:18:
> midioutdevice.h:33: 'string' is used as a type, but is not defined as a
> type.
> midioutdevice.h:34: 'string' is used as a type, but is not defined as a

Try include <string.h> in midioutdevicemanager.h

Regards,
/ismail


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Jun 01 2003 - 01:24:47 EEST