Re: Building zsafe 2.1.3
"Hugo Gayosso" <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.user |
|---|---|
| Message-ID | <[email protected]> |
Ok, I made it move a little bit more. My initial problem was that the directory structure was not what OE expected, I fixed it and now it is compiling but there are some issues to be resolved still, but these seems to be from a different nature. First: scqtfiledlg.cpp: undefined reference to `ScQtFileDlg::tr(char const*)' scqtfiledlg.o(.text+0x109c):scqtfiledlg.cpp: undefined reference to `ScQtFileDlg::tr(char const*)' scqtfiledlg.o(.text+0x117c):scqtfiledlg.cpp: undefined reference to `ScQtFileDlg::tr(char const*)' scqtfiledlg.o(.text+0x11fc):scqtfiledlg.cpp: undefined reference to `ScQtFileDlg::tr(char const*)' scqtfiledlg.o(.text+0x1248):scqtfiledlg.cpp: undefined reference to `ScQtFileDlg::tr(char const*)' scqtfiledlg.o(.text+0x12c8):scqtfiledlg.cpp: more undefined references to `ScQtFileDlg::tr(char const*)' follow scqtfiledlg.o(.text+0x1a64): In function `ScQtFileDlg::ScQtFileDlg(QWidget*, char const*, bool, unsigned int)': scqtfiledlg.cpp: undefined reference to `vtable for ScQtFileDlg' collect2: ld returned 1 exit status make: *** [zsafe] Error 1 But I "fixed" it by changing a line in zsafe.pro. Basically adding scqtfiledlg.ui to: INTERFACES = newdialog.ui searchdialog.ui passworddialog.ui categorydialog.ui scqtfiledlg.ui But now I get: shadedlistitem.cpp: undefined reference to `std::ios_base::Init::Init()' shadedlistitem.o(.text+0x58): In function `__tcf_0': shadedlistitem.cpp: undefined reference to `std::ios_base::Init::~Init()' moc_zsafe.o(.text+0x2c): In function `__static_initialization_and_destruction_0(int, int)': moc_zsafe.cpp: undefined reference to `std::ios_base::Init::Init()' moc_zsafe.o(.text+0xa0): In function `__tcf_0': moc_zsafe.cpp: undefined reference to `std::ios_base::Init::~Init()' collect2: ld returned 1 exit status make: *** [zsafe] Error 1 FATAL: oe_runmake failed -- Hugo ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642