On 2009-05-08, Gerry Patterson <[email protected]> wrote: > > The error you are reporting happens at the linking stage which usually means > an #include statement is missing or a missing dependency... Are you doing a > top level make? This call is made to a function that was added to the > libhuginbase.so library, which gets compliled before everything else.
Oh, I can't believe I missed that - good clue. It was picking up the installed huginbase shared library from beta3; deinstalling before building fixed it. Great, one last test build and I'll update the port this evening. > I am travelling right now,so I don't have access to the code. When I return I > can examine what files were changed to put in that call and send the list to > you . Then you should be able to see what is missing from your tree. I know > Bruno has compiled and checked the error feature after it was put in, so I > am pretty sure it should build on other systems. However, I haven't played > with OpenBSD....(perhaps I should try that some time...) :-) Our malloc has some interesting features, btw. Some tools are a bit old (e.g. gcc is still 3.x, which gives some added excitement porting newer C++ code ;-) but it's quite a nicely laid out and well-documented OS. (-current snapshots have got over most of the problems with shark attacks in the installer too, if you read xkcd 349 ;-) thanks again for the help, Stuart --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
