DragonFly-2.3.1.737.g1c98c master lib/libutil Makefile getdevpath.3 getdevpath.c libutil.h
Matthew Dillon
dillon at apollo.backplane.com
Sat Jul 11 08:24:43 PDT 2009
:This breaks buildworld. I think the commit is incomplete:
:
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c: In function
:'finddevlabel':
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error:
:'_PATH_DEVTAB_PATHS' undeclared (first use in this function)
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error:
:(Each undeclared identifier is reported only once
:/home/s/projects/dragonfly/src/lib/libutil/getdevpath.c:105: error: for
:each function it appears in.)
:*** Error code 1
:
:Regards,
:Sascha
Fixed! Yah, forgot to commit paths.h
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Commits
mailing list