bug-gnustep
[Top][All Lists]
Advanced

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

Problem with SuSE 7.1


From: Fred Kiefer
Subject: Problem with SuSE 7.1
Date: Mon, 12 Feb 2001 17:34:16 +0100

I upgraded my system to SuSE 7.1 with Linux kernel 2.4.0 and XFree86
4.0.2 and all the other releases that come with it. I than did a 'make
distclean' in all the gnustep core modules and run the
configure/make/install cycle for make, core, gui and xgps. This did not
work well for gui, so I had to do a 'make install' instead of 'make;
make install'. But than everything looked alright. 
The error reported was:

mkdir -p example.service/Resources
/bin/sh: opentool: command not found
make[3]: *** [example.service/Resources/Info-gnustep.plist] Error 1
make[2]: *** [example.build] Error 2
make[1]: *** [example.all.svc.variables] Error 2
make[1]: Leaving directory `/lin3/usr/src/gnustep/core/gui/Tools'
make: *** [internal-all] Error 2    

Now the first problem is that I get an error message from make_services:
 Feb 12 12:25:45 make_services[631] missing info -
/usr/GNUstep/System/Library/Services/example.service

I keep on ignoring this and get a X error each time an AlertPanel or the
file open panel is called from Ink:

Feb 12 16:04:35 Ink[4016] X-Windows error - BadMatch (invalid parameter
attributes)
          on display: :0.0
                type: 0
       serial number: 3425
        request code: 73
Feb 12 16:04:36 Ink[4016] X-Windows error - BadMatch (invalid parameter
attributes)
          on display: :0.0
                type: 0
       serial number: 3426
        request code: 73    

Debugging shows that this comes from _pixmap_combine_alpha() and the
problem also disappears when I replace the Ink_app.tiff with another
tiff file. So it is just the displaying of the icon that goes wrong.
What further information is neede to track that problem down?
The tiff library is libtiff.so.3 and wraster is libwraster.so.2.0.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]