Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-29 Thread Jean-Marc Lasgouttes
"Allan" == Allan Rae [EMAIL PROTECTED] writes: Allan On 28 Feb 2000, Lars Gullik Bjønnes wrote: Allan Rae [EMAIL PROTECTED] writes: | Also, which system are you compiling on? It seems some platforms have a | missing fl_gc while others don't. No, it is different versions of xforms-0.89

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-29 Thread Jean-Marc Lasgouttes
"Allan" == Allan Rae [EMAIL PROTECTED] writes: Allan On 28 Feb 2000, Lars Gullik Bjønnes wrote: Allan Rae [EMAIL PROTECTED] writes: | Also, which system are you compiling on? It seems some platforms have a | missing fl_gc while others don't. No, it is different versions of xforms-0.89

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-29 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> On 28 Feb 2000, Lars Gullik Bjønnes wrote: >> Allan Rae <[EMAIL PROTECTED]> writes: >> >> | Also, which system are you compiling on? It seems some platforms >> have a | missing fl_gc while others don't. >> >> No, it is different

installation glitch (was: compilation/linking error (undefined reference to `fl_gc'))

2000-02-28 Thread Arcady Genkin
Allan Rae [EMAIL PROTECTED] writes: fl_gc is a wrapped version of X11's graphics context GC. It's supposed to be in the xforms library. I think Lars has removed our use of fl_gc in the latest cvs however there are still problems with 0.89. Thanks, Allan, installing .88 Xforms took care of

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Arcady Genkin [EMAIL PROTECTED] writes: | Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | | screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, |int)': | /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' |

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Allan Rae [EMAIL PROTECTED] writes: | On 27 Feb 2000, Arcady Genkin wrote: | | Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | | screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned |long, int)': | /usr/local/src/lyx-1.1.4/src/screen.C:809:

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Yes, I got this one myself this weekend when installing LyX on Lars my brothers machine. Lars Jean Marc, this fix should probably bo into fix2 if it is ever Lars released. It will be. I'd like also to settle the problems with bibtex

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Allan Rae
On 28 Feb 2000, Lars Gullik Bjønnes wrote: Allan Rae [EMAIL PROTECTED] writes: | Also, which system are you compiling on? It seems some platforms have a | missing fl_gc while others don't. No, it is different versions of xforms-0.89 (look at the fixlevel in forms.h) Then different

installation glitch (was: compilation/linking error (undefined reference to `fl_gc'))

2000-02-28 Thread Arcady Genkin
Allan Rae [EMAIL PROTECTED] writes: fl_gc is a wrapped version of X11's graphics context GC. It's supposed to be in the xforms library. I think Lars has removed our use of fl_gc in the latest cvs however there are still problems with 0.89. Thanks, Allan, installing .88 Xforms took care of

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Arcady Genkin [EMAIL PROTECTED] writes: | Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | | screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, |int)': | /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' |

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Allan Rae [EMAIL PROTECTED] writes: | On 27 Feb 2000, Arcady Genkin wrote: | | Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | | screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned |long, int)': | /usr/local/src/lyx-1.1.4/src/screen.C:809:

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Jean-Marc Lasgouttes
"Lars" == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Yes, I got this one myself this weekend when installing LyX on Lars my brothers machine. Lars Jean Marc, this fix should probably bo into fix2 if it is ever Lars released. It will be. I'd like also to settle the problems with bibtex

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Allan Rae
On 28 Feb 2000, Lars Gullik Bjønnes wrote: Allan Rae [EMAIL PROTECTED] writes: | Also, which system are you compiling on? It seems some platforms have a | missing fl_gc while others don't. No, it is different versions of xforms-0.89 (look at the fixlevel in forms.h) Then different

installation glitch (was: compilation/linking error (undefined reference to `fl_gc'))

2000-02-28 Thread Arcady Genkin
Allan Rae <[EMAIL PROTECTED]> writes: > fl_gc is a wrapped version of X11's graphics context GC. It's supposed to > be in the xforms library. I think Lars has removed our use of fl_gc in > the latest cvs however there are still problems with 0.89. Thanks, Allan, installing .88 Xforms took

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Arcady Genkin <[EMAIL PROTECTED]> writes: | Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | | screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, |int)': | /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' |

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On 27 Feb 2000, Arcady Genkin wrote: | | > Trying to compile 1.1.4fix with xforms .89 I'm getting the following: | > | > screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned |long, int)': | >

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Yes, I got this one myself this weekend when installing LyX on Lars> my brothers machine. Lars> Jean Marc, this fix should probably bo into fix2 if it is ever Lars> released. It will be. I'd like also to settle the problems

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-28 Thread Allan Rae
On 28 Feb 2000, Lars Gullik Bjønnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | Also, which system are you compiling on? It seems some platforms have a > | missing fl_gc while others don't. > > No, it is different versions of xforms-0.89 (look at the fixlevel in > forms.h) Then

compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' /usr/local/src/lyx-1.1.4/src/screen.C:812: undefined

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Allan Rae
On 27 Feb 2000, Arcady Genkin wrote: Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc'

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Allan Rae [EMAIL PROTECTED] writes: On 27 Feb 2000, Arcady Genkin wrote: Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809:

compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' /usr/local/src/lyx-1.1.4/src/screen.C:812: undefined

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Allan Rae
On 27 Feb 2000, Arcady Genkin wrote: Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc'

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Allan Rae [EMAIL PROTECTED] writes: On 27 Feb 2000, Arcady Genkin wrote: Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809:

compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Trying to compile 1.1.4fix with xforms .89 I'm getting the following: screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, int)': /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' /usr/local/src/lyx-1.1.4/src/screen.C:812: undefined

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Allan Rae
On 27 Feb 2000, Arcady Genkin wrote: > Trying to compile 1.1.4fix with xforms .89 I'm getting the following: > > screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned long, >int)': > /usr/local/src/lyx-1.1.4/src/screen.C:809: undefined reference to `fl_gc' >

Re: compilation/linking error (undefined reference to `fl_gc')

2000-02-27 Thread Arcady Genkin
Allan Rae <[EMAIL PROTECTED]> writes: > On 27 Feb 2000, Arcady Genkin wrote: > > > Trying to compile 1.1.4fix with xforms .89 I'm getting the following: > > > > screen.o: In function `LyXScreen::drawFrame(int, int, int, int, int, unsigned >long, int)': > >