NetBSD-Users archive

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

Re: pkgtools/pkg_install build error



On Fri, Jul 12, 2013 at 06:35:20PM +0900, OBATA Akio wrote:
> Have you added `fortran' to `USE_LANGUAGES' locally?

Spot on... Removing it gets me going with the build.

Don't recollect what forced me to add. The same build can cause the
problem now - whenever I have to revisit it.

BTW, my main problem was pkg_add dumping core when installing net/aria2.
So wanted to try pkg pkg_add.

Added PKG_TOOLS_BIN=/usr/pkg/sbin and made a clean build of aria2.

I still have the same issue. But the stack trace is different from what
base pkg_add had shown. (Shared on a different thread.)

(gdb) where
#0  0x0806002b in glob2 ()
Cannot access memory at address 0xfffff76c


Mayuresh.


Home | Main Index | Thread Index | Old Index