Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 20:14:49 +0200 (CEST)
From:      "Michael Zach" <zach@webges.com>
To:        freebsd-current@freebsd.org
Subject:   another make buildworld error
Message-ID:  <1425.62.178.112.107.1144260889.squirrel@webmail.webges.com>

next in thread | raw e-mail | index | archive | help
hi,

another error occured. thanks jason for the tip, changing CFLAGS in
make.conf actually helped, but during the build process another error
occured:

[snip]
...
magic, 47985: Warning offset `text' invalid
magic, 47985: Warning type `text' invalid
magic, 47986: Warning offset `@@' invalid
magic, 47986: Warning type `@@' invalid
magic, 47989: Warning type `.1.1.1.2.1' invalid
magic, 47990: Warning offset `log' invalid
magic, 47990: Warning type `log' invalid
magic, 47991: Warning offset `@MFC:  Christos Zoulas's FILE 3.33' invalid
magic, 47991: Warning type `@MFC:  Christos Zoulas's FILE 3.33' invalid
magic, 47992: Warning offset `@' invalid
magic, 47992: Warning type `@' invalid
magic, 47993: Warning offset `text' invalid
magic, 47993: Warning type `text' invalid
magic, 47994: Warning offset `@@' invalid
magic, 47994: Warning type `@@' invalid
mkmagic: could not find any magic files!
*** Error code 1

Stop in /usr/src/lib/libmagic.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


any ideas? there are actually only a Makefile and a config.h in libmagic,
so I guess the magic file is missing at all (if it's ever been in there)




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