Displaying 20 results from an estimated 1000 matches similar to: "Getting speex to build under MinGW / Msys - ./configure failure"
2010 Jan 20
0
Getting speex to build under MinGW / Msys - ./configure failure
What version? Did you try both 1.2rc1 and git?
Jean-Marc
Quoting James McIlroy <james.mcilroy at nativ.tv>:
> Hiya,
>
> I'm trying to get speex compiling under windows using MinGW and Msys.
>
> Sequence of events:
> - unpack the speex distribution, then run:
> - ./configure --disable-shared
>
> then it happily goes off and spews out a load of output,
2010 Jan 21
2
Oggs/ Speex check sum tool
Hi
Is there a tool to verify and fix the checksum in a Speex file.
I have seen somewhere a tool like "hoog.."
Were can I get it
Thanks for your time
Saju
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100120/79e209ad/attachment.htm
2010 Mar 29
2
Speex on TI DSP 5505
Saju Palayur <saju_pa at hotmail.com> writes:
> Hi
>
>
>
> We have ported the Narrow band 8 Khz Speex encoder and decoder on to TI DSP 5505
>
>
>
> To compress 20ms of 16 bit audio sampled at 8Khz it takes 4.2ms.
>
> Is there any optimizations I can do to make it run faster.
The first thing to do would be to profile the code (I assume you're
using
2004 May 28
4
sftp Client for Windows XP
Folks,
Excuse my ignorance on the subject but I'm new to OpenSSH and have been
tasked to write a 'sftp' Client for a home-grown application that runs on a
Windows platform.
The answers to my questions is probably on the List Archives but I'm not
able to find it even after a few search attempts.
So here goes...
1. Is it possible to even write a custom 'sftp' client for
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
Hi,
I have problems compiling speex 1.2rc1:
> /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. -
> I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/
> include -xO3 -xarch=v8 -I/opt/csw/include -c skeleton.c
> /bin/bash ../libtool --mode=link /opt/studio/SOS11/SUNWspro/bin/cc -
> xO3 -xarch=v8 -I/opt/csw/include -xarch=v8 -L/opt/csw/lib -o
2018 Feb 09
3
R Compilation gets stuck on Windows 64
Hi Avraham,
What a coincidence, I have been following this post of yours:
https://www.avrahamadler.com/2013/10/24/an-openblas-based-rblas-for-windows-64-step-by-step/
Looks like this post is slightly older than what you have shared
previously. It is strange that you did not get the attachments. I am
pasting the contents of the MkRules.local here:
2003 Nov 06
2
MinGW build (static linking) problem
Hi!
I am trying to build wxruby with statically linked wxWindows library, but
so far - no luck - bunch of unresolved references during the linking phase.
I''ve seen on the list that Curt was being able to build it, so any hint
would be helpful.
gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2.
Sincerely,
Gour
--
Gour
gour@mail.inet.hr
Registered Linux User #278493
2010 Mar 22
3
Speex on 64bit OS
Hi all,
has anyone ever tested the speex source on a 64bit OS. I am interested if
the source is ready for x64 platforms.
Cheers,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100322/dd4b9645/attachment.htm
2005 Apr 01
2
Compiling on AMD64: errors
I'm trying to compile ver 20041019 (older ver for winetools) on my
x86_64 Fedora Core 3. ./configure works fine, and so does make depend,
but when it comes down to actually compiling, it has a hard time
locating the right libs to link against.
../../../tools/winegcc/winegcc -B../../../tools/winebuild -shared
./winearts.drv.spec arts.o audio.o winearts.drv.dbg.o -o
winearts.drv.so
2014 Mar 12
2
libvirtError: this function is not supported by the connection driver: virInterfaceDefineXML
Hi,
Could anyone help I'm getting the following error when I tried to add a new
network interface.
DETAILS
Connection
---------------------------
import libvirt
conn = libvirt.open('qemu:///system')
Interface XML
----------------------
<interface type="bridge" name="br0">
<start mode="onboot"/>
<mtu size="1500"/>
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
Hi Jean-Marc,
Am 17.04.2009 um 13:35 schrieb Jean-Marc Valin:
> It should be using getopt1.c when getopt isn't available.c. Can you
> check why it doesn't? In any case, that's only required for the Ogg
> tools, not for the library.
config.log says
ac_cv_func_getopt_long=no
ac_cv_header_getopt_h=no
ac_cv_lib_gnugetopt_getopt_long=no
LIBOBJS='
2007 Mar 19
3
64 bit compilation SUSE 10.2
Greetings All,
I am attempting to compile wine under the SUSE 10.2 64 bit
distribution, and am running into a bit of
a problem.
I have installed every 32 bit library that I could find in the
distro, including the xorg-X11 libs. I ran the following commands:
./configure --prefix=/usr --x-libraries=/usr/X11R6/lib
make depend && make
The compilation chugs away for about 15 min,
2006 Mar 15
4
Ruby - Feed Generators
Hi All,
Can anyone help me in making feed[xml/rss] generator for a webpage based
on ruby/ruby on rails.
Tell me if any ruby code is already available, to generate feeds for a
webpage.
Thanks in Advance.
Sumanth.
--
Posted via http://www.ruby-forum.com/.
2009 May 04
0
[LLVMdev] configure problems under msys
Hello, Bob
> download the latest from the head of the trunk, then ran 'configure' under
> msys and received the following.... has anyone done this under msys on a
> windows pc??
Msys works fine for me. What is the version of msys you're using? What
is the version of bash?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State
2019 Feb 16
3
Trying to compile R 3.5.2 - 32 bit R - on Windows 10 64 bit - with ICU support
Hi,
I am trying to compile R with ICU support.
I am following
https://cran.r-project.org/doc/manuals/R-admin.html#Building-from-source
I have downloaded and extracted
https://www.stats.ox.ac.uk/pub/Rtools/goodies/ICU_531.zip
to
W:\R-3.5._\App\R-Portable\ICU
I have modified MkRules.local
# set to use ICU
USE_ICU = YES
# path to parent of ICU headers
ICU_PATH = w:/R-3.5._/App/R-Portable/ICU
I
2007 Jun 29
1
R CMD build with mingw and msys (PR#9766)
Full_Name: Steffen
Version: 2-5-0
OS: Windows
Submission from: (NULL) (192.124.243.162)
Hi,
the R CMD build script is using
if($WINDOWS) {
## workaround for paths in Cygwin tar
$filepath =~ s+^([A-Za-z]):+/cygdrive/\1+;
}
which does not work if the build environment is a MINGW.
I have added the patch below,
Yours,
Steffen
$ diff -u build build.orig
--- build
2011 Mar 18
0
[LLVMdev] [RC1] Status of Mingw MSYS
Good evening, guys!
I suppose mingw build would be stable, though, I would like some
patches to be picked up.
* RC1
LLVM and clang can be built on either msys/autoconf, msys/cmake and mingw/cmake.
By CMake, all tests can run but 37 of LLVM and 5 of clang tests would fail.
On mingw by configure tests cannot be executed.
[PR9505] For compiling, I saw a warning, in llvm-bcanalyzer.cpp.
(fixed in
2009 May 04
2
[LLVMdev] configure problems under msys
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">i running msys 1.0 it appears; the
bash sh is
2011 Mar 28
0
[LLVMdev] [RC3] Status on Mingw MSYS
It is good. Two clang tests will fail due to PR8520 and have been
fixed in llvm ToT r127724.
With 3-stage build, stage-3 binaries are working fine.
Bill, thank you to work for release_29!
ps. binaries of stage2 and stage3 would not match. [PR9569]
...Takumi
$ uname.exe -a
MINGW32_NT-6.1 HEAVEN64 1.0.12(0.46/3/2) 2010-02-05 01:08 i686 unknown
$ gcc --version
gcc.exe (TDM-1 mingw32) 4.4.0
*
2008 Oct 11
0
[LLVMdev] Genlibdeps.pl, CMake and MSYS
Óscar Fuentes wrote:
> Kenneth Boyd <zaimoni at zaimoni.com> writes:
>
> [snip]
>
>> My internal priority for that CMake patch is low, as I need only minimal
>> patching to use the autoconf-generated configure script to build LLVM.
>> Right now it's just llvm.config.in.in that needs patching (the failsafed
>> GenLibDeps.pl script went in