Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 1999 23:38:29 +0000
From:      Jonathan Laventhol <jonathan.laventhol@imagination.co.uk>
To:        freebsd-small@FreeBSD.ORG
Subject:   [Fwd: Problems and questions to custom-config]
Message-ID:  <36ABAEF5.1470@imagination.co.uk>

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

Hello Pico Builders --

Michael Bretterklieber wrote:
> 2. I tried to compile wide-dhcp with crunchgen,
>    but I allways get the messages:
>    "crunchgen: crunch.conf: dhcpc: warning: could not find any .o files"
> 
>    "crunchgen: crunch.conf: dhcpc: error: no objpaths specified or
> calculated"
>    I added the right paths in crunch.conf. I also tried it with ssh and
> I had
>    the same problems.

This is crunchgen issue.  (It expects the Makefile to have targets for
'depend' and a definition OBJ= to decided what to make.  The manual
page covers it.  You sound like you did the right thing here.)
The trick is that you've got to do a 'make clean' in your
crunch directory to tidy up crunch.cache.  (Maybe you can just remove
the crunch.cache file, not sure.)  Otherwise it doesn't notice your
changes.

> 1. I allways get
>    "init: login_getclass: unknown class 'daemon'",
>    but this login-class is in the login.conf file.
> 4. During the kernel-decompression I get "warning: malloc-wrapped"

I get these too, I'm ignoring them.  Anybody know if they're safe?
malloc wrapped sounds bad!

All best,
Jonathan.
-- 
Jonathan Laventhol
Head of Information Technology
____________________________________________________________________
Imagination  25 Store Street South Crescent London WC1E 7BL England |
             Tel +44 171 323 3300    Fax +44 171 323 5801           |
             _______________________________________________________|

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message



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