Displaying 14 results from an estimated 14 matches for "_memmove".
Did you mean:
memmove
2004 Aug 06
2
compiling in windows
...i, I'm trying to compile speex in windows and I get this error: Linking...MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _malloc already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _free already defined in LIBCD.lib(dbgheap.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in LIBCD.lib(memmove.obj)MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _realloc already defined in LIBCD.lib(dbgheap.obj)LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:libraryDebug/speexenc.exe : fatal error LNK1169: one or mor...
2009 Oct 20
2
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...; /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
> CommonProfiling.o:CommonProfiling.c:(.text+0x76):
> undefined reference to `_strdup'
> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
> CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
> undefined reference to `_memmove'
> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
> CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
> undefined reference to `_memmove'
> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
> CommonProfiling.o:CommonProfiling.c:(.text+0x105):
> undefined ref...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...ned reference to `_atexit'
/home/foad/llvm/objdir-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x76):
undefined reference to `_strdup'
/home/foad/llvm/objdir-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
undefined reference to `_memmove'
/home/foad/llvm/objdir-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
undefined reference to `_memmove'
/home/foad/llvm/objdir-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x105):
undefined reference to `_printf'
/home/foad...
2009 Aug 28
1
[LLVMdev] [Cygwin] 'make install' woes
...d reference to `_atexit'
/home/ang/build/llvm-coff/runtime/libprofile/Release/
CommonProfiling.o:CommonPro
filing.c:(.text+0x76): undefined reference to `_strdup'
/home/ang/build/llvm-coff/runtime/libprofile/Release/
CommonProfiling.o:CommonPro
filing.c:(.text+0x9a): undefined reference to `_memmove'
/home/ang/build/llvm-coff/runtime/libprofile/Release/
CommonProfiling.o:CommonPro
filing.c:(.text+0xe3): undefined reference to `_memmove'
/home/ang/build/llvm-coff/runtime/libprofile/Release/
CommonProfiling.o:CommonPro
filing.c:(.text+0x105): undefined reference to `_printf'
/home/an...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...objdir-2.6/runtime/libprofile/Release/
>> CommonProfiling.o:CommonProfiling.c:(.text+0x76):
>> undefined reference to `_strdup'
>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>> CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
>> undefined reference to `_memmove'
>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>> CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
>> undefined reference to `_memmove'
>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>> CommonProfiling.o:CommonProfiling.c:(.text+0x105):...
2002 Feb 07
1
Vorbisfile Linker Question
...the *_static .libs though I get the following linker error:
Linking...
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _malloc already defined in libcmtd.lib(dbgheap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _free already defined in libcmtd.lib(dbgheap.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _memmove already defined in libcmtd.lib(memmove.obj)
MSVCRTD.lib(MSVCRTD.dll) : error LNK2005: _realloc already defined in libcmtd.lib(dbgheap.obj)
LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library
.\WinDebug/Game.exe : fatal error LNK1169: on...
2009 Oct 20
3
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...ibprofile/Release/
>>> CommonProfiling.o:CommonProfiling.c:(.text+0x76):
>>> undefined reference to `_strdup'
>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>> CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
>>> undefined reference to `_memmove'
>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>> CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
>>> undefined reference to `_memmove'
>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>> CommonProfiling.o:CommonProfili...
2002 Jun 24
1
Date: Tue, 25 Jun 2002 00:06:12 +0300
...static
ogg/vorbis libs with no luck. I got linker errors:
Linking...
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _malloc already defined in
LIBCD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _free already defined in
LIBCD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _memmove already defined in
LIBCD.lib(memmove.obj)
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _realloc already defined in
LIBCD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _calloc already defined in
LIBCD.lib(dbgheap.obj)
MSVCRTD.lib(MSVCR70D.dll) : error LNK2005: _ldexp already defined i...
2009 Oct 20
0
[LLVMdev] [cfe-dev] 2.6 pre-release2 ready for testing
...gt;>>> CommonProfiling.o:CommonProfiling.c:(.text+0x76):
>>>> undefined reference to `_strdup'
>>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>>> CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
>>>> undefined reference to `_memmove'
>>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>>> CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
>>>> undefined reference to `_memmove'
>>>> /home/foad/llvm/objdir-2.6/runtime/libprofile/Release/
>>>> CommonProfi...
2009 Dec 08
2
[LLVMdev] LLVM 2.6 cygwin build fails
...s/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x76):
undefined reference to `_strdup'
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x9a):
undefined reference to `_memmove'
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0xe3):
undefined reference to `_memmove'
/cygdrive/c/projects/thesis/llvm-suite-2.6/llvm-2.6/runtime/libprofile/Release/CommonProfiling.o:CommonProfiling.c:(.text+0x105...
2002 Jun 13
0
[Bug 275] New: openssh 3.2.3p1 make fails
...with-tcp-wrappers --with-ipv4-default --with-default-
path=/bin:/usr/bin:/usr/local/bin -with-entropy-timeout=50 )
make fails
gcc -o ssh-agent ssh-agent.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -
lopenbsd-compat -lz -lcrypto
collect2: ld returned 2 exit status
ld: Undefined symbol
_memmove
*** Error code 1
make: Fatal error: Command failed for target `ssh-agent'
Compiling under Solaris 2.8 is ok!
I also tried to compile openssh 3.1p1 under SunOs 4.1.4. That 's ok !
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the...
2002 Jun 27
0
[Bug 305] New: openssh-3.4p1/openbsd-compat/setenv.c lacks include
...AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: tdsc.af at infineon.com
openssh-3.4p1/openbsd-compat/setenv.c lacks
#include "includes.h"
so memmove is not defined to bcopy on platforms, that don't have memmove
and thus the linker will fail with a message, that _memmove is not defined.
Suggest to add it following #include <string.h>
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2000 Aug 28
6
Vorbis on Windows
Folks,
Has anyone successfully compiled the Vorbis source
code on Windows 98 with Visual C++ 6.0??
FR
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers,
2.6 pre-release2 is ready to be tested by the community.
http://llvm.org/prereleases/2.6/
If you have time, I'd appreciate anyone who can help test the release.
To test llvm-gcc:
1) Compile llvm from source and untar the llvm-test in the projects
directory (name it llvm-test or test-suite). Choose to use a pre-
compiled llvm-gcc or re-compile it yourself.
2) Run make check,