discuss-gnustep
[Top][All Lists]
Advanced

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

GUI won't compile. Where are the TextConverters?


From: Jeff Sciortino
Subject: GUI won't compile. Where are the TextConverters?
Date: Wed, 5 Sep 2001 10:32:42 -0400

I just updated from CVS (first time in a month or so)

When I try to compile gui, I get:


debian:~/GNUstep/Downloads/core/gui$ make
rm -rf Headers/AppKit
rm -rf Headers/DPSClient
ln -s gnustep/gui Headers/AppKit
ln -s gnustep/gui Headers/DPSClient
Making all in Source...
make[1]: Entering directory `/home/jjs/GNUstep/Downloads/core/gui/Source'
Making all for library libgnustep-gui...
make[2]: Nothing to be done for `internal-library-all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/Source'
Making all in Images...
make[1]: Entering directory `/home/jjs/GNUstep/Downloads/core/gui/Images'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/Images'
Making all in Model...
make[1]: Entering directory `/home/jjs/GNUstep/Downloads/core/gui/Model'
Making all for bundle libgmodel...
make[2]: Nothing to be done for `internal-bundle-all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/Model'
Making all in Tools...
make[1]: Entering directory `/home/jjs/GNUstep/Downloads/core/gui/Tools'
Making all for tool make_services...
make[2]: Nothing to be done for `internal-tool-all'.
Making all for tool set_show_service...
make[2]: Nothing to be done for `internal-tool-all'.
Making all for svc example...
make[2]: Nothing to be done for `internal-svc-all'.
Making all for svc GSspell...
make[2]: Nothing to be done for `internal-svc-all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/Tools'
Making all in Panels...
make[1]: Entering directory `/home/jjs/GNUstep/Downloads/core/gui/Panels'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/Panels'
Making all in PrinterTypes...
make[1]: Entering directory 
`/home/jjs/GNUstep/Downloads/core/gui/PrinterTypes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jjs/GNUstep/Downloads/core/gui/PrinterTypes'
Making all in TextConverters...
make: *** TextConverters: No such file or directory.  Stop.
make: *** [internal-all] Error 2
debian:~/GNUstep/Downloads/core/gui$ 


Try to update from CVS thinking maybe I missed something:

ebian:~/GNUstep/Downloads/core/gui$ cvs update
? Model/libgmodel.bundle
? Tools/GSspell.service
cvs server: Updating .
cvs server: Updating Documentation
cvs server: Updating Documentation/gsdoc
cvs server: Updating Headers
cvs server: Updating Headers/gnustep
cvs server: Updating Headers/gnustep/gui
cvs server: Updating Images
cvs server: Updating Model
cvs server: Updating Model/test.nib
cvs server: Updating Panels
cvs server: Updating PrinterTypes
cvs server: Updating PrinterTypes/English.lproj
cvs server: Updating PrinterTypes/French.lproj
cvs server: Updating PrinterTypes/German.lproj
cvs server: Updating PrinterTypes/Italian.lproj
cvs server: Updating PrinterTypes/Spanish.lproj
cvs server: Updating PrinterTypes/Swedish.lproj
cvs server: Updating Source
cvs server: Updating Source/Parsers
cvs server: Updating Testing
cvs server: Updating Tools

No TextConverters!

How can I get them?



reply via email to

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