pkgsrc-Bugs archive

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

Re: pkg/56786: lang/rust fails to build on NetBSD-current



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

From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: john%ziaspace.com@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/56786: lang/rust fails to build on NetBSD-current
Date: Sun, 10 Apr 2022 08:39:49 +0000

 If you repeat the command line, does it reproduce the error?
 
 If you change `-c -o .../whatever.o' to `-E -o .../whatever.x' and
 then examine the resulting whatever.x file, what absolute paths to
 curl header files does it reveal using?
 
 Why does -I/usr/local/include appear here?  Do you have LOCALBASE set
 to /usr/local?  Or do you have an old version of curl installed there?
 


Home | Main Index | Thread Index | Old Index