Mark Constable writes:
Not sure where else to report this, and it's only a FWIW.Archlinux x86_64 with gcc 4.6.0 In file included from cursesobject.C:9:0: cursesobject.H: In constructor 'cursesPtr<T>::cursesPtr(T*)': cursesobject.H:37:29: error: 'NULL' was not declared in this scopecursesobject.H: In copy constructor 'cursesPtr<T>::cursesPtr(const cursesPtr<T>&)':cursesobject.H:44:38: error: 'NULL' was not declared in this scopecursesobject.H: In member function 'cursesPtr<T>& cursesPtr<T>::operator=(const cursesPtr<T>&)':cursesobject.H:51:16: error: 'NULL' was not declared in this scope cursesobject.H: In member function 'void cursesPtr<T>::ptrDestroyed()': cursesobject.H:85:28: error: 'NULL' was not declared in this scope make[3]: *** [cursesobject.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/cursesscreen.Tpo .deps/cursesscreen.Po mv -f .deps/cursesstatusbar.Tpo .deps/cursesstatusbar.Pomake[3]: Leaving directory `/home/tmp/yaourt-tmp-admin/aur- cone/src/cone-0.84/curses'
Ok, added #include <cstdio> -- that should fix it.
pgpbUEy76I6dO.pgp
Description: PGP signature
------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
