Compiling Problems

You're new to the LinuxSampler world? You don't know where to start and nothing works? Here's the place to ask for help.
Post Reply
mconstant
Newbie
Posts: 6
Joined: Wed Apr 09, 2008 8:01 pm

Compiling Problems

Post by mconstant » Wed Apr 09, 2008 8:09 pm

Hi, I'm compiling linuxsampler-0.5.1 and it's giving me problems. I've compiled libgig-3.2.1 successfully with --prefix=/opt/sampler. Now I'm compiling linuxsampler with --prefix=/opt/sampler too. During make it gives me an error saying "undefined reference to 'gig::libraryVersion()'", etc.

Help!

I'm trying to build a module for Pure:Dyne. :mrgreen:

mconstant
Newbie
Posts: 6
Joined: Wed Apr 09, 2008 8:01 pm

Re: Compiling Problems

Post by mconstant » Sat Apr 12, 2008 11:23 pm

fixed my own problem. compiled with an older version of libgig and linuxsampler.

Post Reply