Re: [Osalp-dev] Re: osalp cvs build issue
Status: Abandoned
Brought to you by:
daservis
|
From: Darrick S. <da...@dc...> - 2002-07-17 18:54:21
|
You need to include string.h. Apparently I forgot to check that this was actually updated in the CVS. -- Darrick On Tuesday 16 July 2002 06:41 pm, Joe Sapp wrote: > -- Clip from post by Brian D. Wright -- > > >There was one small problem during the build. > >I built in ogg support but the file formatlib/ogg/aflibBufferUtils.cc uses > >memcpy, which in turn needs an #include . > >After fixing that it appears to build and install OK. > > I'm having the same problem. What file did you include? I found that > compiling with gcc-3.0.4 instead of 2.96 fixed the problem, but I would > rather compile with 2.96. Any help would be appreciated. |