[VoxBo] build problems on Mac OS
Jarrod Lewis-Peacock
lewispeacock at wisc.edu
Fri Aug 31 17:19:59 EDT 2007
I recompiled everything with gcc 3.3 and .... it works! No lazy pointer
problem as when compiled with gcc 4.0.1.
Jarrod
On 8/31/07, Jarrod Lewis-Peacock <lewispeacock at wisc.edu> wrote:
>
> Well, I after installing Xcode 2.4.1 I was able to successfully build
> voxbo using gcc 4.0.1. However, and I guess as to be expected (since the
> pre-compiled release was built with the same setup), I get the same dynamic
> loading errors as when running the pre-combiled version.
>
> > dyn-74-251:/usr/local/VoxBo/bin root# ./vq -v
> > dyld: lazy symbol binding failed: lazy pointer not found
> > dyld: lazy pointer not found
> > Trace/BPT trap
> Now, I will try switching to gcc 3.3 and recompiling everything again and
> see if that fixes the dynamic loading problem. Don't know if that will even
> work. Do you see a better short-term solution (other than getting rid of
> dynamic loading in the fileformats plugin) for this?
>
> Jarrod
>
> On 8/31/07, Daniel Y Kimberg <kimberg at mail.med.upenn.edu> wrote:
> >
> > Jarrod Lewis-Peacock wrote:
> > > Incidentally, that's why I'm trying to compile Voxbo on this mac,
> > because
> > > when I downloaded 1.8.4 for MacOSX and tried to run it out of the box,
> > I got
> > > the following errors:
> > >
> > > dyn-74-251:/usr/local/VoxBo/bin root# ./vq -v
> > > dyld: lazy symbol binding failed: lazy pointer not found
> > > dyld: lazy pointer not found
> > > Trace/BPT trap
> >
> > Ugh. I'm getting rid of dynamic loading (fileformat plug-ins) for the
> > next release, probably for good, so this should go away.
> >
> > > I see. No, I didn't also hardcode GSL_LIBS. I'm relatively
> > inexperienced
> > > with makefiles, though assumed the $(shell xxx) directive was probably
> > a
> > > standard thing, but it didn't seem to be working for me.
> > ...
> > > make -v
> > > GNU Make 3.80
> >
> > Same version of make, but I'll just hope it's some weird thing with
> > Xcode. Maybe I'll also hurry the next release, just in case.
> >
> > dan
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.voxbo.org/pipermail/voxbo-general/attachments/20070831/a6446a4f/attachment.html
More information about the voxbo-general
mailing list