help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] GTK Parse error on OSX


From: Mathieu Suen
Subject: [Help-smalltalk] GTK Parse error on OSX
Date: Fri, 8 Oct 2010 19:16:28 +0200

Hi,

Now that I am able to build gst on osx (thanks Paolo :) ) I got error when 
lunching gst-browser.
I first thought that could came from awk. But from the config.log it seems to 
me that it is using the good one:


configure:3005: checking for gawk
configure:3021: found /opt/local/bin/gawk
configure:3032: result: gawk

Anyway the error I get is:

Xlib:  extension "RANDR" missing on display "/tmp/launch-0UheyS/org.x:0".
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: 
(SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements 
(GTK.star#VFS.ZipFile/Funcs.st:2343)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2345: expected object
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: 
(SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements 
(GTK.star#VFS.ZipFile/Funcs.st:2363)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2364: expected 
expression
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: 
(SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements 
(GTK.star#VFS.ZipFile/Funcs.st:2368)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2369: expected 
expression
...
And many other of the same type

In the stderr I got the following:

/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2345: expected object
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2364: expected 
expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2369: expected 
expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2374: expected 
expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2379: expected 
expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2384: expected 
expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2389: expected 
expression
...

Thanks for the help.

        Mth




__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail



reply via email to

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