NetBSD-Bugs archive

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

Re: port-sun2/56158: sun2 m68000: super-block backups (for fsck -b #) at: 32,nbmakefs: Writing inode 152 (work/./bin/cat), bytes 528384 + 4096: No space left on device



If you update to latest HEAD, you should get a fix for aiomixer.  Sun2 is static and needs all libraries to be explicitly declared. Cf Makefile:

LDADD+= -lcurses -lterminfo
DPADD+= ${LIBCURSES} ${LIBTERMINFO}

>> 
>> dependall ===> usr.bin/aiomixer
>> #    create  aiomixer/draw.d
>> CC=/var/lib/laminar/run/netbsd-sun2-m68000/11/obj/tooldir.Linux-5.9.0-2-amd64-x86_64/bin/m68010--netbsdelf-gcc /var/lib/laminar/run/netbsd-sun2-m68000/11/obj/tooldir.Linux-5.9.0-2-amd64-x86_64/bin/nbmkdep -f draw.d.tmp  --   -std=gnu99   --sysroot=/var/lib/laminar/run/netbsd-sun2-


Home | Main Index | Thread Index | Old Index