I know that some lines in the SConstruct that check for libraries, inadvertedly add the lib option to the build flags. This line, for instance:

configure.CheckLibWithHeader('wiiuse', "wiiuse.h", language = "C") :

may add -lwiiuse to the options when it's run. We may need to change that line to:

configure.CheckHeader("wiiuse.h", language = "C")

But this might not be your problem. Do you get:

print 'CONFIGURATION DECISION: Building with Wiimote support'

It would help if you provide us with a screen dump

Victor


----- Original Message -----
From: Aaron Krister Johnson <aaron@akjmusic.com>
Date: Friday, June 11, 2010 8:15 am
Subject: [Csnd] Re: Re: compiliation woes --AGAIN!!!
To: csound@lists.bath.ac.uk

> Linux...arch Linux.....what's the soname thing?
>
> I just dont understand why explicitly saying NO to wii would still have it succesfully compile, but upon running, it's looking for libwii....??
>
> AKJ
>
> On Fri, Jun 11, 2010 at 1:58 AM, <jpff@cs.bath.ac.uk> wrote:
> In the immortal words -- it works for me!
>
> Are you getting caught by the problem woth soname which is now fixed?
> Platform?
>
> ==John ff
>
> > Ok guys,
> >
> > I'm hoping that someone can fix this--one of the devs in particular.
> >
> > 5.12.1 Compiles fine when one selects static library, but you should know
> > that when you try to use a dynamic lib as a scons option, even when one
> > doesn't want to build libwiimote.so and libmpadec.so, the final
> > "libcsnd.so"
> > ends up wanting to be linked to libwiimote.so and libmpadec.so. This is
> > completely annoying and broken behavior. I've complained about the libwii
> > problem here before, TWICE....and the packagers have done nothing to fix
> > it.
> > especially considering that the scons option should explicitly fix things,
> > which isn't happening.
> >
> >
> > GRRRRRR........I spent 2 hours on this today before figuring out that I
> > should use a static lib.
> >
> >
> > --
> > Best,
> >
> > Aaron Krister Johnson
> > http://www.akjmusic.com
> > http://www.untwelve.org
> >
> > Send bugs reports to the Sourceforge bug tracker
> >             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> > Discussions of bugs and features can be posted here
> > To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> > csound"
> >
> >
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>
> --
> Best,
>
> Aaron Krister Johnson
> http://www.akjmusic.com
> http://www.untwelve.org
>


Dr Victor Lazzarini, Senior Lecturer, Dept. of Music,
National University of Ireland, Maynooth