tech-pkg archive

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

Cannot build cwrappers on Chrome OS



Hi!

while doing a pkg_rolling-replace, I fail to build cwrappers. I have
cwrappers-20171108 installed, so it has worked in the past.

When compiling, libnbcompat finishes correctly, then the cwrappers
configure fails with:

checking for x86_64-chromeos-linux-gcc... cc
checking whether the C compiler works... no
configure: error: in
`/usr/local/pkgsrc/pkgtools/cwrappers/work/cwrappers-20180325':
configure: error: C compiler cannot create executables
See `config.log' for more details

configure:2447: checking whether the C compiler works
configure:2469: cc -O2 -D_GNU_SOURCE=1 -D_FORTIFY_SOURCE=2
-DHAVE_NBCOMPAT_H=1 -I/usr/local/pkgsrc/pkgtools/cwrappers/work/libnbcompat
-L/usr/
local/pkgsrc/pkgtools/cwrappers/work/libnbcompat -Wl,-R/usr/local/pkg/lib
conftest.c -lnbcompat >&5
/usr/local/bin/ld: cannot find -lnbcompat
collect2: error: ld returned 1 exit status
configure:2473: $? = 1
configure:2511: result: no

But I do have a work/libnbcompat/libnbcompat.a.

Ideas?

-- 
Benny


Home | Main Index | Thread Index | Old Index