Hello all,

 

I’m using OpenPKG 2.1 on Solaris 10 Beta 6. Compilation of most packages from the 2.1 release tree works fine.

The packages sendmail (stdlib.h) and imap (dirent.h) have problems with some builtin header files of Solaris 10 (in the brackets).

 

My workaround for these two packages are:

 

Sendmail:

 

Copying the ANSI stdlib.h from the gcc source (~/RPM/TMP/gcc-3.4.1/gcc/fixinc/tests/base/ansi/stdlib.h) to the ~/include directory. Compilation of sendmail works fine with this stdlib.h, but nearly all other OpenPKG packages fail with this. Thus, I had to remove the stdlib.h after sendmail compilation.

 

Imap:

 

The compilation with standard header files result in error (scandir ist already defined in dirent.h). I removed the conflicting scandir definition out of /usr/include/dirent.h. After the removal, the compilation of imap package worked fine.

 

Best regards,

 

   Peter Zimmer

 

 

===================================

| Peter Zimmer                    |

| Network Operations Center       |

|                                 |

| Fraunhofer Institut             |

| Informations- und               |

| Datenverarbeitung (IITB)        |

|                                 |

| Fraunhoferstrasse 1             |

| 76131 Karlsruhe                 |

| Germany                         |

|                                 |

===================================

| Tel: +49 721 6091 327           |

| Fax: +49 721 6091 413           |

| [EMAIL PROTECTED] |

| www.iitb.fraunhofer.de          |

===================================

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to