Re: Ardour3-3.1 does not build on FreeBSD i386 10.0
Paul Davis <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <CAFa_cKmGZkVNRMmhEhT=4e+5VC5s8Jj3=uFnQqLjUCG2yrCoGA@mail.gmail.com> |
--internal-static-libs is experimental and will almost certainly not work. It is a work in progress that is expected to be months away from being completed, and was intended to be used only when building Ardour for binary distribution. There is a lot of code in ardour that is known to be completely, 100% broken when this option is used - it will compile but the program will crash either at startup or during execution. put more simply: you cannot use this option to build a working version of ardour. On Sun, May 26, 2013 at 1:37 PM, outro pessoa <[email protected]>wrote: > Add this to FreeBSD install: > Compile without lv2 until I can see what the problem is with the search > method. > Ardour3-3.1 compiles with "./waf configure > --boost-includes=/usr/local/include/boost/ > --also-includes=/usr/local/include/ --internal-static-libs > --also-libdir=/usr/local/lib/ --freebie --no-lv2" > > Now, Ardour3-3.1 will build but it does not install. > > Build failed > -> task in 'libmidipp' failed (exit status 1): > {task 689150380: cxx ipmidi_port.cc -> ipmidi_port.cc.1.o} > > > On Sat, May 25, 2013 at 3:28 PM, outro pessoa <[email protected]>wrote: > >> Took care of that. >> Eliminated the dlopen from the wscript. >> Really not too sure about the GMP and MPFR selection. At what point >> would the sound card crap out? >> Here looking at using an i386 for wine and having NFS export the >> necessary directories, libraries, etc to a powerpc machine. >> >> >> >> >> On Fri, May 24, 2013 at 1:22 PM, Paul Davis <[email protected]>wrote: >> >>> boost does not provide pkg-config info. it is really pathetic. >>> >>> you need to use system-level stuff to make boost discoverable (e.g. >>> symlinks) etc. etc. >>> >>> >>> On Thu, May 23, 2013 at 4:38 AM, outro pessoa <[email protected]>wrote: >>> >>>> Boost 1.52 and subsequent boost based applications & libraries- also >>>> 1.52- are installed yet "./waf configure " will not recognize even with >>>> boost and other include flags enabled. >>>> >>>> The wscript file does not contain enough information to change the >>>> variable and search path with vi. >>>> >>>> >>>> >>>> _______________________________________________ >>>> ardour-dev mailing list >>>> [email protected] >>>> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org >>>> >>>> >>> >> > > _______________________________________________ > ardour-dev mailing list > [email protected] > http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org > > _______________________________________________ ardour-dev mailing list [email protected] http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org