pkgsrc-Bugs archive

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

Re: pkg/48435: glib-2.38.x doesn't build on Solaris 10



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

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/48435: glib-2.38.x doesn't build on Solaris 10
Date: Mon, 9 Dec 2013 12:32:01 +0100

 On Mon, Dec 09, 2013 at 10:50:00AM +0000, uklaus%hgb-leipzig.de@localhost 
wrote:
 >  #ifdef AT_FDCWD
 > -#ifdef OPEN_O_DIRECTORY
 > -      dir_fd = openat (parent_fd, name->data, O_RDONLY|O_DIRECTORY);
 
 This looks like a typo -- isn't changing that to
 #idef O_DIRECTORY
 a simpler fix?
  Thomas
 


Home | Main Index | Thread Index | Old Index