|
|
I'm getting error messages that don't appear anywhere in the source or
executables for the program I'm trying to get running. And I have all the
source for everything from the boot rom on up here. WTF?
</rant>
--
Darren New, San Diego CA, USA (PST)
Insanity is a small city on the western
border of the State of Mind.
Post a reply to this message
|
|
|
|
Warp wrote:
> Darren New <dne### [at] sanrrcom> wrote:
>> I'm getting error messages that don't appear anywhere in the source or
>> executables for the program I'm trying to get running. And I have all the
>> source for everything from the boot rom on up here. WTF?
>
> Maybe they are coming from a dynamically loaded library? (Or maybe the
> messages are weirdly encoded and you are not simply finding them because
> of that?)
Well, as I said, I have all the source code here. I'm compiling the kernel
and the boot rom and everything from scratch. The machine mounts an NFS
drive, and the text isn't anywhere in the directory it mounts as its root. :-?
It must be constructing them from individual words scattered about the
configuration files or something assinine.
Of course, it's giving me messages like
[src/mem_morang_mngr.c:823] Yadda yadda
and there's no file named mem_morang_mngr.c either, so....
Weird weird.
--
Darren New, San Diego CA, USA (PST)
Insanity is a small city on the western
border of the State of Mind.
Post a reply to this message
|
|