Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2005 11:13:26 +0100
From:      Pawel Madej <nysander@nysander.webd.pl>
To:        freebsd-stable@freebsd.org
Subject:   problem with magic files and make buildworld
Message-ID:  <42244046.3010604@nysander.webd.pl>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42244046.3010604>