Re: GNOME frontend compile problem

2001-07-29 Thread Baruch Even

* Michael Koziarski [EMAIL PROTECTED] [010729 10:07]:
 Hi all,
 
 I'm having some more difficulty compiling the gnome frontend (without
 my new dialogs added).  The error is as follows: (from lyxdevel/src)
 
 ==CUT==
 ==CUT==

Can you verify that this is the original file in CVS and not a modified
one? 

-- 
Baruch Even
http://baruch.ev-en.org/



Re: GNOME frontend compile problem

2001-07-29 Thread Michael Koziarski

 Can you verify that this is the original file in CVS and not a modified
 one? 
Yep,

I just refetched the whole lyx-devel module.  Same problem, the only
thing I can think of is a problem with xforms 0.89.  Could that be it?

Cheers

-- 

| Michael Koziarski   |Conventional wisdom is often   |
| Data Engineer, Linux user   | long on convention and short   |
|  Objectivist.  | on wisdom --  |
| http://www.koziarski.com| Warren E. Buffett, BRK.A   |




Re: GNOME frontend compile problem

2001-07-29 Thread Baruch Even

* Michael Koziarski [EMAIL PROTECTED] [010729 12:35]:
  Can you verify that this is the original file in CVS and not a modified
  one? 
 Yep,
 
 I just refetched the whole lyx-devel module.  Same problem, the only
 thing I can think of is a problem with xforms 0.89.  Could that be it?

It might be, try to compile with 0.88

As you said before, I do not have a problem on my machine with this and
I'm using 0.89.5

-- 
Baruch Even
http://baruch.ev-en.org/



Re: GNOME frontend compile problem

2001-07-29 Thread John Levon

On Sun, Jul 29, 2001 at 09:16:22PM +1200, Michael Koziarski wrote:

 I just refetched the whole lyx-devel module.  Same problem, the only
 thing I can think of is a problem with xforms 0.89.  Could that be it?

afaics your problem seems to be that you have somewhere a forms.h header
that is lying about the installed version.

nm /path/to/libforms.a | grep fl_set_object_helper

?

john

-- 
I'd rather be rudely informed than politely left in the dark.



Re: GNOME frontend compile problem

2001-07-29 Thread Baruch Even

* Michael Koziarski <[EMAIL PROTECTED]> [010729 10:07]:
> Hi all,
> 
> I'm having some more difficulty compiling the gnome frontend (without
> my new dialogs added).  The error is as follows: (from lyxdevel/src)
> 
> ==CUT==
> ==CUT==

Can you verify that this is the original file in CVS and not a modified
one? 

-- 
Baruch Even
http://baruch.ev-en.org/



Re: GNOME frontend compile problem

2001-07-29 Thread Michael Koziarski

> Can you verify that this is the original file in CVS and not a modified
> one? 
Yep,

I just refetched the whole lyx-devel module.  Same problem, the only
thing I can think of is a problem with xforms 0.89.  Could that be it?

Cheers

-- 

| Michael Koziarski   |"Conventional wisdom is often   |
| Data Engineer, Linux user   | long on convention and short   |
| & Objectivist.  | on wisdom" --  |
| http://www.koziarski.com| Warren E. Buffett, BRK.A   |




Re: GNOME frontend compile problem

2001-07-29 Thread Baruch Even

* Michael Koziarski <[EMAIL PROTECTED]> [010729 12:35]:
> > Can you verify that this is the original file in CVS and not a modified
> > one? 
> Yep,
> 
> I just refetched the whole lyx-devel module.  Same problem, the only
> thing I can think of is a problem with xforms 0.89.  Could that be it?

It might be, try to compile with 0.88

As you said before, I do not have a problem on my machine with this and
I'm using 0.89.5

-- 
Baruch Even
http://baruch.ev-en.org/



Re: GNOME frontend compile problem

2001-07-29 Thread John Levon

On Sun, Jul 29, 2001 at 09:16:22PM +1200, Michael Koziarski wrote:

> I just refetched the whole lyx-devel module.  Same problem, the only
> thing I can think of is a problem with xforms 0.89.  Could that be it?

afaics your problem seems to be that you have somewhere a forms.h header
that is lying about the installed version.

nm /path/to/libforms.a | grep fl_set_object_helper

?

john

-- 
"I'd rather be rudely informed than politely left in the dark."