Re: fstat not found in pixmap

From: Brian Denheyer <briand_at_inetarena.com>
Date: Mon, 13 Sep 1999 15:06:12 -0700 (PDT)

>>>>> "Erick" == Erick Gallesio <Erick.Gallesio_at_unice.fr> writes:

  Erick> Brian Denheyer writes:
>>
>> Well, I went and recompiled stk 3.99.4 and it broke on me. Can't
>> figure out how I could be getting this error message.
>>
>> stk: error in loading shared libraries:
>> /usr/local/lib/stk/3.99.4/Linux-2.X-ix86/pixmap.so: undefined symbol: fstat
>>

  Erick> What is the system you have problem with?

Linux. I guess it's really not a big deal since it's for 3.99.4, it's
just very strange because I've never seen it before. Sarah supplied a
patch. You just need to declare a dummy function which uses fstat and
link it in.

OH !! Now I know why I never had the problem before. I wrote my own
little fstat function for stk. I'm on my laptop now and using a clean
3.99.4 distribution. My distribution on the other computer has the
fstat extension linked in...

>> It gets a little weirder - STk 4.0.0 works just fine. There's just one
>> small problem with that, xxl doesn't work under 4.0.0.
>>

  Erick> Vincent told me that, I'll try to have a look at it asap.

I tried looking at it last night and I think it has something to do
with the fact that there seems to be a <Font> class in the Lib
directory. I think there is a clash between the types since xxl
defines its own Font class.

However, when I tried to use STk's font class things still broke
rather badly.

Brian
Received on Tue Sep 14 1999 - 00:11:06 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST