Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src/release.
The problem is that $CHROOTDIR/etc/make.conf is never created by make
release. What am I missing?
Thanks,
Rajappa
--
<[EMAIL PROTECTED]> a.k.a. Rajappa Iyer. New York, New Yor
ESTDIR=${CHROOTDIR}
if [ -f /etc/resolv.conf ]; then \
cp -p /etc/resolv.conf ${CHROOTDIR}/etc; \
+ fi
+ if [ -f ${MAKECONF} ]; then \
+ cp -p ${MAKECONF} ${CHROOTDIR}/etc; \
fi
cd ${.CURDIR}/.. && ${MAKE} installworld DESTDI
"David O'Brien" <[EMAIL PROTECTED]> writes:
> On Tue, Jan 25, 2000 at 03:54:13PM -0500, Rajappa Iyer wrote:
> > Yes, but $CHROOTDIR/etc is populated by "make installworld" when I do
>
> Why not just set USA_RESIDENT in your environment befor
hould be able run MAKEDEV without needing to have /usr
mounted. Shouldn't chown and chgrp be in /sbin?
Thanks,
Rajappa
--
<[EMAIL PROTECTED]> a.k.a. Rajappa Iyer.New York, New York.
We're too busy mopping the floor to turn off the faucet.
To Unsubscribe
ut only with make -j8 world. Plain "make
world" worked fine for me.
Rajappa
--
<[EMAIL PROTECTED]> a.k.a. Rajappa Iyer.New York, New York.
We're too busy mopping the floor to turn off the faucet.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "
Truss keeps complaining about free()'ing a
pointer that does not point to allocated memory. If you want more
details, I shall be happy to provide them this evening.
Hope this helps,
Regards,
Rajappa
--
<[EMAIL PROTECTED]> a.k.a. Rajappa Iyer.New York, New York.
We
USB code, but am not sure how to
fix it. Any suggestions? I'll be more than happy to help with any
testing and debugging, but need a pointer in the right direction.
Thanks,
Rajappa
--
<[EMAIL PROTECTED]> a.k.a. Rajappa Iyer.
Absi
Antoine Jacoutot <[EMAIL PROTECTED]> writes:
> On Tuesday 29 July 2003 19:24, Rajappa Iyer wrote:
> > ucom0: Palm, Inc. Palm Handheld, rev 1.00/1.00, addr 2
> > ucom0: init failed, STALLED
> > device_probe_and_attach: ucom0 attach returned 6
>
> Try