pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42478: [devel/prcs] build failure
The following reply was made to PR pkg/42478; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%gnats.netbsd.org@localhost
Cc:
Subject: Re: pkg/42478: [devel/prcs] build failure
Date: Sat, 19 Dec 2009 08:26:02 -0600 (CST)
On my older NetBSD system I get different build error.
hash.cc: In function 'int
hash(FileEntry* const&, int)':
hash.cc:147: error: cast from 'FileEntry*' to 'unsigned int' loses
precision
hash.cc: At global scope:
hash.cc:125: warning: 'int hash(const long long int&, int)' defined but
not used
hash.cc:130: warning: 'int hash(const long long unsigned int&, int)'
defined but not used
For your problem, you may need to look at patch-ab and exclude
__NetBSD__ also.
Home |
Main Index |
Thread Index |
Old Index