Re: Dmake errors on udkapi in 1.1.4
James McKenzie <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
James McKenzie wrote: > 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 ? > > > Thanks. I hate broken symlinks, but they are easy to fix. I will > definately look for it. Interesting, it looks like the include lines do NOT include /usr/include. This is in stlport's include files. Looks like it is time to look at this. Maybe this was fixed in a 1.1 release after the code for 1.1.4 went final. James McKenzie