problem with magic files and make buildworld
Pawel Madej
nysander at nysander.webd.pl
Tue Mar 1 10:14:14 GMT 2005
i got updated my source tree with cvsup and tag=RELENG_5 and i got such
an error everytime i want to do make -j4 buildworld:
cc -fpic -DPIC -O2 -pipe -march=pentium3
-DMAGIC='"/usr/share/misc/magic"' -DBUILTIN_ELF -DELFCORE
-DHAVE_CONFIG_H -I/usr/src/lib/libmagic
-I/usr/src/lib/libmagic/../../contrib/file -c
/usr/src/lib/libmagic/../../contrib/file/softmagic.c -o softmagic.So
./mkmagic magic building static magic library WARNING: offset head 1.1;
invalid WARNING: type head 1.1; invalid
and then many screens with this WARNING messages and then:
WARNING: type @@ invalid mkmagic: could not find any magic files!
*** Error code 1
1 error *** Error code 2
1 error *** Error code 2
1 error *** Error code 2
1 error *** Error code 2
1 error *** Error code 2
1 error
and compilation fails
thanks for any help
Paul
More information about the freebsd-stable
mailing list