Matthew Dillon wrote: > * Do a full buildworld, installworld, buildkernel, installkernel, > reboot, then make upgrade
cc -O -pipe -mtune=pentiumpro -Wunknown-pragmas -Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c /home/hasso/dragonfly-src/bin/dd/dd.c /home/hasso/dragonfly-src/bin/dd/dd.c: In function 'getfdtype': /home/hasso/dragonfly-src/bin/dd/dd.c:221: error: 'DIOCWLABEL' undeclared (first use in this function) Seems to work with source in /usr/src. Before I'll dig into it I'd like to know whether it's a bug or compiling not in /usr/src isn't supported at all? -- Hasso Tepper