pkgsrc-Bugs archive

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

PR/42474 CVS commit: pkgsrc/chat/epic4



The following reply was made to PR pkg/42474; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42474 CVS commit: pkgsrc/chat/epic4
Date: Wed, 29 Dec 2010 02:02:02 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Wed Dec 29 02:02:02 UTC 2010
 
 Modified Files:
        pkgsrc/chat/epic4: Makefile
 
 Log Message:
 Hack around configure/build problem on Digital Unix by adding
 -D_SOCKADDR_LEN to CFLAGS.OSF1. DU has system headers that sometimes
 provide the 4.4BSD length field and sometimes not, depending on which
 _FOO_SOURCE things you define and other factors. The package's
 configure script isn't coping; it's not fully clear why but it looks
 like it's using different CFLAGS for configure tests and building, or
 something like that...
 
 PR 42474.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32 -r1.33 pkgsrc/chat/epic4/Makefile
 
 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