# [email protected] / 2010-02-10 23:03:26 +0100: > On 1 February 2010 11:52, Roman Neuhauser <[email protected]> wrote: > > > > I'm having trouble with nekoml on FreeBSD 9.0-CURRENT. > > > > nekoml runs fine from my usual interactive shell (zsh), but fails > > with "Uncaught exception - load.c(176): Module not found : ..." when > > run from /bin/sh. > > Hmm, this resembles the unexplained build failures I get on Debian > GNU/kFreeBSD: > > https://buildd.debian.org/fetch.cgi?pkg=mercurial-buildpackage;ver=0.8;arch=kfreebsd-i386;stamp=1265731871
What shell is the build running under? Does it set $_ to the path of a program before exec()ing it? -- Roman Neuhauser -- Neko : One VM to run them all (http://nekovm.org)
