Subject: Re: coldfusion (undefined symbol)
To: =?us-ascii?Q?Jarom=EDr?= Dolecek <dolecek@ics.muni.cz>
From: User Noud <noud@knot.nl>
List: port-i386
Date: 12/19/2000 22:53:35
> In this case, it means the ktrace doesn't contain information about
> process's emulation, so it defaults to 'netbsd'. You might want
> to run 'kdump -e linux', so that the default emulation (and syscall
> name vector) is linux.

a thanx, i understand.
kdump -e linux does indeed replace all the unimplemented calls.
(Hubert, does this recall your thought the kernel's missing thing??)

> Also, you might want to clean the semaphores/shared memory
> between runs - if the program terminates abnormally, it has to
> chance to clean after itself, so that's probably why you see
> the 'File exists' errors. 'ipcs' and 'ipcrm' might be of help here.

yes i do..after ./cfinstall i've to ipcrm to get ./start going.
i'll try a bit more in getting cfexec and cfrdsservice going,
and then ipcrm and see if cfserver will start.
(but i guess i'm far off from how it's supposed to work)

~n

> Jaromir
> -- 
> Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
> @@@@  Wanna a real operating system ? Go and get NetBSD, dammit!  @@@@