Making all for app Grr...
Creating Grr.app/Resources/Grr.desktop...
/bin/sh: pl2link: command not found
make[4]: *** [Grr.app/Resources/Grr.desktop] Error 127
make[3]: *** [Grr.all.app.variables] Error 2
make[3]: Leaving directory `/home/jross/etoile/Etoile/Services/User/Grr'
make[2]: *** [internal-all] Error 2
make[2]: Leaving directory `/home/jross/etoile/Etoile/Services/User'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/jross/etoile/Etoile/Services'
make: *** [internal-all] Error 2
And I did check -- pl2link is definitely in my path.
Sorry to reply to myself, but I did a make clean and when I ran make
this time I got these as my last few lines:
Making all for app EtoileMenuServer...
Creating EtoileMenuServer.app/....
Compiling file BundleExtensionLoader.m ...
Compiling file MenuletLoader.m ...
In file included from MenuletLoader.m:34:
MenuBarWindow.h:27:37: warning: XWindowServerKit/XWindow.h: No such file
or directory
In file included from MenuletLoader.m:34:
MenuBarWindow.h:33: error: cannot find interface declaration for
‘XWindow’, superclass of ‘MenuBarWindow’
MenuletLoader.m: In function ‘-[MenuletLoader loadMenulets]’:
MenuletLoader.m:68: warning: ‘MenuBarWindow’ may not respond to ‘-frame’
MenuletLoader.m:68: warning: (Messages without a matching method signature
MenuletLoader.m:68: warning: will be assumed to return ‘id’ and accept
MenuletLoader.m:68: warning: ‘...’ as arguments.)
MenuletLoader.m:68: error: invalid initializer
MenuletLoader.m:109: warning: ‘MenuBarWindow’ may not respond to
‘-contentView’
make[4]: *** [obj/MenuletLoader.o] Error 1
make[3]: *** [EtoileMenuServer.all.app.variables] Error 2
make[3]: Leaving directory
`/home/jross/etoile/Etoile/Services/Private/MenuServer'
make[2]: *** [internal-all] Error 2
make[2]: Leaving directory `/home/jross/etoile/Etoile/Services/Private'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/jross/etoile/Etoile/Services'
make: *** [internal-all] Error 2
J.
_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev