Successful Solaris 2.6 Compile???
Thomas Wouters
thomas at xs4all.net
Thu Jun 8 15:53:18 EDT 2000
More information about the Python-list mailing list
Thu Jun 8 15:53:18 EDT 2000
- Previous message (by thread): Successful Solaris 2.6 Compile???
- Next message (by thread): Successful Solaris 2.6 Compile???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Jun 08, 2000 at 08:23:49AM -0500, Sara Fowler wrote: > Has anyone successfully compiled the Python Interpreter on a Solaris > 2.6? If so, do you know where DIR is declared? DIR is a standard define in one of the standard UNIX header files, usually dirent.h (either directly or indirectly.) If you are missing dirent.h, you have a very broken system. Are you able to compile anything else ? Did you install the proper Solaris 'packages' ? (From what I recall, long ago, about SunOS installs and compilers, and gcc and the like, you have to be careful about what you install where.) -- Thomas Wouters <thomas at xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
- Previous message (by thread): Successful Solaris 2.6 Compile???
- Next message (by thread): Successful Solaris 2.6 Compile???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list