Re: [gtkmm] Trouble compiling on HP-UX 11.00



On Mon, 2004-05-24 at 09:42 -0600, Byington, Allen wrote:
> Hello All
> 
> I'm having a bit of trouble compiling under hpux 11 and was hoping
> someone might have some insight into what would be causing my problem.
> I am compiling with gcc 3.3.2 and using gmake for the compile.  Here
> is a snippet of the output where it starts having problems:
> 
>  g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -Dglibmm_COMPILATION
> -DG_DISABLE_DEPRECATED -I../../glib -I../../glib -I../../pango
> -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
> -I../../gtk -I../../gtk -I/usr/local/include/sigc++-2.0
> -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -D_REENTRANT
> -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -O2
> -MT spawn.lo -MD -MP -MF .deps/spawn.Tpo -c spawn.cc  -fPIC -DPIC
> -o .libs/spawn.o
> 
> In file included from spawn.cc:3: 
> ../../glib/glibmm/spawn.h:39: error: syntax error before `;' token 
> ../../glib/glibmm/spawn.h:144: error: type specifier omitted for
> parameter `Pid 

I guess that you are building glibmm 2.4, and I guess that you have glib
2.2. But you need glib 2.4. I think I fixed the configure check in cvs
already.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com





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