Re: Dmake errors on udkapi in 1.1.4
James McKenzie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
eric.bachard wrote: > Hi, > > James McKenzie a écrit : > >> eric.bachard wrote: > > >> Well, I decided to upgrade to Tiger. Now I'm getting undeclared >> functions, and some of them are basic c or C++ functions like the >> following (sorry for the long list): > > > Looks like wchar.h or something like that not found: all missing > definitions are inside. I don't remember exactly where, but after my > upgrade, I have found a dead symlink somewhere in /usr/include. Can you > have a look ? > > Next break will be with stlport. More complicated to fix, and you'll > have to restart. I submitted a patch for the makefile.mk for stlport. Let's see if this fixes the problem with the failure to link correctly. James McKenzie