similar to: having trouble building on Mac OS X 10.5

Displaying 20 results from an estimated 140 matches similar to: "having trouble building on Mac OS X 10.5"

2009 Feb 28
1
having trouble building on Mac OS X 10.5
>Stephen Bannasch wrote: > >> I'm getting this error trying to build speex on MacOS X 10.5.6: >> >> ./configure: line 21256: syntax error near unexpected token `FFT,' >> ./configure: line 21256: ` PKG_CHECK_MODULES(FFT, fftw3f)' > >Why are you compling from Git? If you grab a release tarball you should >never see an error like that.
2009 Oct 25
0
having trouble building on Mac OS X 10.5
Erik de Castro Lopo wrote on Feb 27 21:19:46 PST 2009: > Stephen Bannasch wrote: > > > I'm getting this error trying to build speex on MacOS X 10.5.6: > > > > ./configure: line 21256: syntax error near unexpected token `FFT,' > > ./configure: line 21256: ` PKG_CHECK_MODULES(FFT, fftw3f)' > > Why are you compling from Git? If you grab a release
2017 May 29
0
[PATCH] Add CMake build script
Description =========== This patch adds support of CMake meta build system, so you can generate Unix makefiles, VS 6.0-2017 projects and many more. Features ======== * Win32 and Linux tested * Travis CI test added * Generates working Visual Studio 6.0-2017 solutions * Generates working Unix Makefile * Supported options (<option> - <default value>): * `ENABLE_FLOATING_POINT` - on
2010 Dec 28
3
Error in combined for() and if() code
Hello, I am trying to filter a data set like below so that the peaks in the Phase value are more obvious and can be identified by a peak finding function following the useful advise of Carl Witthoft. I have written the following for(i in length(data$Phase)){ newphase=if(abs(data$Phase[i+1]-data$Phase[i])>6){ data$Phase[i+1] }else{data$Phase[i] } } I get the following error which I have not
2004 Apr 27
6
installing R on Fedora Core 2 test 2
Just a report for those who want to try this. (Executive summary: It eventually worked.) The RPM for Fedora Core 1 did not work because it wanted libtcl8.3.so and libtk8.3.so, while this distribution had 8.4 instead of 8.3. I didn't try making soft links, thus pretending that it had 8.3. (I'm planning to install the final version of Core 2 when it comes out soon. This is a computer I
2010 Oct 01
2
AMI Originate
When calling Originate Action, it rings my phone. If I do not answer, I receive a Channel Event: Hangup, followed by receiving an OriginateResponse event with a Failure Response, Reason 3. My phone continues to ring. If I answer the phone at this point, it attempts to answer, but does not succeed. Looking at the asterisk debug, it appears to destroy the SIP dialog for the call. It also
2000 Jan 04
0
Stepwise logistic discrimination - II
I apologise for writing again about the problem with using stepAIC + multinom, but I think the reason why I had it in the first place is perhaps there may be a bug in either stepAIC or multinom. Just to repeat the problem, I have 126 variables and 99 cases. I don't know if the large number of variables could be the problem. Of couse the reason for doing a stepwise method is to reduce this
2013 Sep 25
0
Easy Q: reset space cache updated?
Hi all, I had been clearing the space cache on my btrfs vol (Debian 3.10.11-1 btrfs-tools 2013-7-5) by changing the fstab to "nospace_cache, clear_cache". I ran btrfsck --repair and it said: "cache and super generation don''t match, space cache will be invalidated." Can one of the dev''s please tell me whether that message means that the space cache
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
This is an attempt to avoid potential confusion. Here are some example sizes for the two Syslinux versions mentioned in the e-mail subject. Your build results might be different. 4.06: 1 55 Sep 22 22:23 modules/int18.com 1 108 Nov 1 18:07 version.mk 1 138 Nov 1 18:07 version.gen 1 138 Nov 1 18:07 version.h 1 239 Sep 22 22:23 modules/poweroff.com 1 408 Sep 22 22:25
2010 Dec 23
1
Finding flat-topped "peaks" in simple data set
Hello, Thank you to all those great folks that have helped me in the past (especially Dennis Murphy). I have a new challenge. I often generate time-series data sets that look like the one below, with a variable ("Phase") which has a series of flat-topped peaks (sample data below with 5 "peaks"). I would like to calculate the phase value for each peak. It would be great to
2009 Feb 10
3
something wrong with mongrel?
Hi all, I''ve followed http://reductivelabs.com/trac/puppet/wiki/UsingMongrel for configuring my puppet with mongrel. Al seems to work fine, except that, after a reinstall of 40 nodes atone time, I got many kind of errors like: ------------------------------------------------------------------------- err: Could not request certificate: Certificate retrieval failed: .tmp file already
2004 Dec 11
5
Problem report -- shorewall 1.4
Hello list, I wish to report a problem with openvpn tunnels. Synopsis: Despite adding policies to the shorewall policy file, I have to add extra rules to allow the UDP port 5000 packets to get through. I have used no particular setup guide. I believe this problem goes away with shorewall 2.0.9, as I have implemented openvpn with that version on a different machine, and I see no UDP:5000 packet
2007 Nov 06
0
wxRuby and Mac OS X 10.5
Over the weekend I upgraded my computer to Mac OS X 10.5 and wanted to share how the process went. In this version of the OS Ruby is a first class development tool right out of the box. I am using the built-in ruby 1.8.6 and the built-in ruby gems. - I downloaded our last release gem 1.9.2 and it ran fine. - I built wxWidgets 2.8.6, had no problems - I built SVN head (as of 2 days ago) and had
2011 Apr 05
1
Re: Installing NWN on MacOS 10.5
ehh... I made a Wineskin wrapper for this long ago some people use... I haven't tried installing NWN in a while because I have it in installed format already, and it runs fine without any registry entires and doesn't technically need to be "installed." Several people told me their installers failed to when installing the game in the wrapper, but copying over from a Windows
2011 Nov 22
1
Re: Mac OS X 10.5 compatibility?
I'm trying to build a custom engine under Winery 1.3 on OSX 10.5 and I'm getting the same error that doh123 reported originally. Doh123, I noticed you released WS8Wine-1.3.33 which works on OSX 10.5. How did you get this to compile? Did you compile on 10.5? I can compile 1.3.33 using Winery 1.3 on 10.6, but it crashes when used on 10.5. We're working with a custom build of the wine
2010 Jun 23
1
Installing NWN on MacOS 10.5
I have for a while been trying to install NWN on a MacOS hosted version of WINE. I have installed WINE as suggested on the Wiki. I have tried to install the game from the CD in several ways When I run the installer, I get the installer window, it then goes quiet and generates a number of error messages. The most complete are in the terminal session I invoked Wine from. The error message is
2010 Jul 21
1
Issues running LOTRO with Wine on mac 10.5
Hello folks, I'm fairly new to Wine but I've always wanted to play LOTRO on my macbook pro so I installed Wine 1.2 and winebottler and followed the instructions that the lorebook and others had in installing it (created prefix/bottle of lotro installer, installed lotro, installed pylotro into prefix/bottle [but to load pylotro I would have to go into the bottle and find the pylotro.exe
2007 Dec 29
0
how to run my R code in Mac OS X 10.5 Leopard
Hi, I have a question in running R 2.4.1 in the Mac OS X 10.5 Leopard. I write all my R code without using any packages in R. When I run it in Windows system, it runs smoothly and correctly. Then I try to run the same code in Mac OS X 10.5 Leopard. I just copy the script file on the desktop of the Mac OS X. I find I can open the file directly as a text file. To run R in Mac OS X, I type
2010 Jan 09
0
[LLVMdev] building a llvm-arm-elf crosscompiler on OSX 10.5
Hello > But I got the followings errors: > > /var/folders/7f/7fiRIEm-FruFfT7mGbk3uk+++TI/-Tmp-//ccDFjySd.s: > Assembler messages: > /var/folders/7f/7fiRIEm-FruFfT7mGbk3uk+++TI/-Tmp-//ccDFjySd.s:96: Correct. You haven't specified any ARM specific stuff during llvm-gcc conffigure (cpu type, fpu type, floating point abi, etc). This means that default will be used. LLVM defaults to
2010 Jan 10
0
[LLVMdev] building a llvm-arm-elf crosscompiler on OSX 10.5
Hello, Pazzo > Any clue? Yes. Sorry, my fault - next time I should check ARM docs before replying. ARM7TDMI is ARMv4T and this is not supported by LLVM (LLVM does v5+ codegen). -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University