From: Scott W. <swa...@my...> - 2003-02-22 16:29:04
|
On Fri, 21 Feb 2003, Dick Repasky wrote: > Sdk 5 is used to compile. I install on emulator db-en, pilot-db crashes if > I try to duplicate a database. It crashes with the error: > > DB (1.1.0B1) called SysFatalAlert with the message: > "DataMgr.c, Line:8638 left unlocked in closed > unprotected DB" > > It doesn't matter whether I try to "duplicate everything" or not. > (The database contains only 3 fields and a single record.) Yikes, you're right. This is a bug in 1.1B2. I will fix this pronto. But it sounds like compiling goes just fine. I don't see anything wrong with your setup, and if you got it to build a .prc, then all is well (except for the bug you found). And yes, you will need sdk5 now. > Finally, when I try to compile the plugins using sdk 5, that compile also > fails, but fails on > > /usr/bin/m68k-palmos-gcc -nostartfiles -g -o db-DB3vfs plugin.o > drivers/db3.o io.o util.o iovfs.o double.o localsearch.o > ../PlugLib/PlugLib.o ../PlugLib/PlugLib-dispatch.o > ../PlugLib/interface.o > -lgcc -lm -lPalmOSGlue > Yes, I'm gettting this too....I'll have to look at it in more detail, it will require some juggling to get it to build I'm afraid. -Scott > > /usr/m68k-palmos/bin/ld: region coderes is full (db-DB3vfs > section .text) > collect2: ld returned 1 exit status > make[2]: *** [db-DB3vfs] Error 1 > > Has anyone had luck compiling pilot-db? Does anyone know whats wrong, and > what I need to do. > > Thanks, > > Dick > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Pilot-db-list mailing list > Pil...@li... > https://lists.sourceforge.net/lists/listinfo/pilot-db-list > -- |