Date: Mon, 13 Aug 2001 22:43:51 -0300 From: helio@compuland.com.br To: <freebsd-small@freebsd.org> Subject: Problem building a custom kernel Message-ID: <3B785827.24057.B63399@localhost>
next in thread | raw e-mail | index | archive | help
Hi:
I´m building a custom picobsd floppy based on the ´bridge´ setup.
I´ve succesfully added sshd (ported by Luigi) and arpwatch. My last
effort is to add ipfm_mysql ( a modificated version that logs to a database
using mysqlclient). It´s statically built (using -g) and depends of
libmysqlclient.
The problem is exactly the mysqlclient library. It uses ´crypt´.
if I specify the library in crunch.conf, I got the floppy donne but when
I boot with it, I got a panic - the system could not find INIT.
If I remove the library from crunch conf (and ´prog ipfm´) it
works fine.
I know it´s a crypt related problem but I don´t know why the crypt
in mysql is colliding with the crypt used by INIT.
In crunch conf I have to specify ´libs /usr/local/lib/libmysqlclient.so´ to get
the floppy built, but it bloats INIT.
Anyone could provide a direction that I should follow to try to solve that ?
Thanks a lot,
Helio.
-
CompuLand ISP Admin
GnuPG Public Key: http://www.compuland.com.br/helio/gpgpublic.txt
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?3B785827.24057.B63399>
