Re: OSF/1 compilation problems
- From: Nathan R Bryant <bryant snowwhite cs usm maine edu>
- To: Don Park <parkd reed edu>
- Cc: gnome-list gnome org
- Subject: Re: OSF/1 compilation problems
- Date: Sun, 15 Feb 1998 21:53:14 -0500 (EST)
On Sun, 15 Feb 1998, Don Park wrote:
>
> I'm trying to compile gnome 0.12 on an OSF/1 3.2D system with gcc 2.7.2.
>
> The first problem I ran into was not having the Session Manager library.
> configure noticed this but there were still undefined references
> in libgnomeui/gnome-session.c.
>
> I hacked in these defines in gnome-session.h under the first HAVE_LIBSM
> ifdef/else block:
> #define SmDiscardCommand 0
> #define SmRestartCommand 0
> #define SmCloneCommand 0
>
> And it compiled fine. Does anyone know if this breaks anything? The
> comment in the header file says the values don't matter.
I ran into this same problem (by the sound of things) a while back and
committed a fix. Looks like it's been broken again?
I don't believe that is the right way to fix things...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]