pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48428: Cannot compile any package using pkgsrc on a NetBSD 6.1.2/macppc clean install
>Number: 48428
>Category: pkg
>Synopsis: Cannot compile any package using pkgsrc on a NetBSD
>6.1.2/macppc clean install
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Dec 07 04:35:00 +0000 2013
>Originator: Philippe St-Jacques
>Release: NetBSD 6.1.2 macppc, pkgsrc current
>Organization:
>Environment:
NetBSD 6.1.2 macppc
>Description:
My system was working well for some weeks now, and now I cannot build any
package anymore, since it is failing at the configure phase. The command "make"
fails with the following message :
checking whether the C compiler (gcc -O2 -Wl,-R/usr/pkg/lib) works... no
configure: error: cannot compute suffix of executables: cannot compile and link
When I look at config.log in the work directory of the package, I find this
line :
sed: /usr/pkgsrc/pathto/package/work/.wrapper/tmp/transform.sed: No such file
or directory
gcc: conftest: No such file or directory
I also tried the following :
- starting over from a fresh /usr/pkgsrc folder
- commenting out all new options in mk.conf
>How-To-Repeat:
Compile any package in pkgsrc:
make clean
make
>Fix:
Home |
Main Index |
Thread Index |
Old Index