Source-Changes archive

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

Re: build error [was Re: CVS commit: src]



> > Although now I'm seeing the same problem width make dependall
> > in usr.sbin/bind/lib:
>
> Bleah.  It's all horrid.  I'm working on a fix now.
>
> (PR 21477, incidentally)

If I'm not terribly mistaken, I fixed this particular build problem
earlier today:

Module Name:    src
Committed By:   he
Date:           Tue May  6 07:31:44 UTC 2003

Modified Files:
        src/dist/bind/lib/inet: inet_lnaof.c inet_makeaddr.c inet_netof.c
            inet_network.c

Log Message:
Track type changes in <arpa/inet.h>, so that BIND compiles again.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/dist/bind/lib/inet/inet_lnaof.c \
    src/dist/bind/lib/inet/inet_makeaddr.c \
    src/dist/bind/lib/inet/inet_netof.c
cvs rdiff -r1.2 -r1.3 src/dist/bind/lib/inet/inet_network.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index