RE: [gtkmm] Compiling problems...



> -----Original Message-----
> From: Amit BHATNAGAR [mailto:abhatnag mda ca]
> Sent: December 12, 2003 11:54 AM
> To: gtkmm-list gnome org
> Subject: [gtkmm] Compiling problems...
> 
> 
> Hi all.
> 
> I have GTK+ 2.2.4 installed and I am trying to compile 
> glademm-2.0.0.1, on solaris 8. I get the following error:
> 
> The following error is occuring in the make of clist.cc  
> in glademm 
> 
> make[3]: Entering directory
> `/export/home/jgg/software/glademm-2.0.0.1/src/writers'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../SourceWriter

[..snip..]

> CxxFile&, const std::string&) const':
> clist.cc:49: `alloca' undeclared (first use this function)
> clist.cc:49: (Each undeclared identifier is reported only 
> once for each 
>    function it appears in.)
> clist.cc:133:2: warning: #warning Fixme for non standard 
> column headers
> (internal widgets)

placing a #include "alloca.h" in this file, (and all others
that complained) corrected this error.

has anyone else had this problem when compiling on solaris?

amit.



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