From: Tom C. <tco...@au...> - 2004-04-01 22:12:01
|
Jim (or anyone) Please forgive my ignorance, but I may be closer with Vulcan on AIX than with FB 1.5. I'm stuck building messages, and by clarifying this you might save me a few hours with the (crummy) debugger. Where does the gbak get its messages? I seem to remember (in a previous life) having to ingnore some messages when using boot versions of utilities. The msgs/boot script builds uses gbak to build the security db first, then builds the message database!? gbak -r ../misc/security.gbak security.fdb echo Building messages database gbak -r msg.gbak msg.fdb I think I may be answering my own question here. gbak doesn't use messages, what I'm looking at is a porting bug, and I better get out the gdb manual. Thanks, Tom Building security database can't format message 12:256 -- message text not foundunavailable database can't format message 12:256 -- message text not foundcan't format message 12:33 -- message text not found can't format message 12:169 -- message text not foundcan't format message 12:83 -- message text not found Building messages database can't format message 12:256 -- message text not foundunavailable database can't format message 12:256 -- message text not foundcan't format message 12:33 -- message text not found can't format message 12:169 -- message text not foundcan't format message 12:83 -- message text not found ../../install/bin/gpre -manual build_file.epp build_file.cpp |