OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: adi (adi_at_acme.com)
Date: Wed Oct 02 2002 - 12:11:52 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Wed, Oct 02, 2002 at 04:29:18PM +0200, Ralf Hildebrandt wrote:
    > [src/dns]
    > /opt/diet/bin/diet gcc -DHAS_CDB -DHAS_PCRE -I/usr/local/include -g -O -I. -I../../include -DLINUX2 -c dns_lookup.c
    > dns_lookup.c: In function dns_get_fixed':
    > dns_lookup.c:242: u_char' undeclared (first use in this function)
    > dns_lookup.c:242: (Each undeclared identifier is reported only once

    on linux, that simply 'unsigned char'. you could define this on
    postfix dns.h.

    but, unfortunately, seems that dns query would end up with segfault.
    the other daemon which doesn't do dns lookup like qmgr, trivial-rewrite,
    pickup would run prematurely. seems that the only daemon which
    doesn't crash is pipe daemon :-)

    it would be nice if postfix could be compiled using dietlibc though.

    Regards,

    P.Y. Adi Prasaja

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users