Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: src/sys/dev/putter/putter.c:591: undefined reference to `devsw_attach'
On Mon, May 19, 2008 at 09:53:03PM +0200, Jared D. McNeill wrote:
> On Mon, 19 May 2008, Kurt Schreiner wrote:
> > trying to compile src/sys/rump/fs/bin/syspuffs fails due to:
> >
> > create syspuffs/syspuffs.d
> > create syspuffs/.depend
> > compile syspuffs/syspuffs.o
> > link syspuffs/syspuffs
> > /u/NetBSD/arch/i386/obj/sys/rump/fs/lib/libsyspuffs/libsyspuffs.a(putter.o):
> > In function `putter_modcmd':
> > /u/NetBSD/src/sys/dev/putter/putter.c:591: undefined reference to
> > `devsw_attach'
> > /u/NetBSD/src/sys/dev/putter/putter.c:594: undefined reference to
> > `devsw_detach'
> > collect2: ld returned 1 exit status
>
> Should be fixed in rev 1.12 of putter.c
Yep, compiles fine now!
Thanks,
Kurt
Home |
Main Index |
Thread Index |
Old Index