search for: libiconv_set_relocation_prefix

Displaying 3 results from an estimated 3 matches for "libiconv_set_relocation_prefix".

2011 Sep 09
0
[LLVMdev] Help: I'm getting the "Entry point not found for 'libiconv_set_relocation_prefix' in dll libiconv-2.dll"
Hello again! I'm getting this obscure error "Entry point not found for 'libiconv_set_relocation_prefix' in libiconv-2.dll" on Win7, with MinGW. I have an Virtual machine with ubuntu, where the same error occurs. I'm trying compile the LLVM 2.9, and the error appear in the "./configure" command... So, how can I fix this, to build the LLVM? Am I doing anything wrong? Thanks!...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
...YNEXP = LDSHFLAGS = -fPIC -shared -Wl,-z,ignore -lthread -L./bin -lc -Wl,-z,defs SHLIBEXT = so SONAMEFLAG = -Wl,-h, Compiling dynconfig.c Linking shared library bin/libnetapi.so.0 Undefined first referenced symbol in file libiconv_set_relocation_prefix /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/../../../libintl.so ld: fatal: Symbol referencing errors. No output written to bin/libnetapi.so.0 collect2: ld returned 1 exit status make: *** [bin/libnetapi.so.0] Error 1 bash-2.03# uname -a SunOS suntest1.phi.org 5.8 Generic_117350-28 sun4u...
2010 May 28
1
Problem loading RGtk2 (iconv.dll)
...llowed the instructions on the installation manual for RGtk2, and added the line: GTK_PATH=C:/Program Files/Common Files/GTK/2.0 To the etc/Renviron.site file. Yet when I come to load the package via require("RGtk2"), I get the following *error massage*: > the procedure entry point libiconv_set_relocation_prefix could not be > located in the dynamic linke library iconv.dll And then (in the R console) I get: Loading required package: RGtk2 Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library 'C:/Program Files/R/library/RGtk2/libs/RGtk2.dll': LoadLibrary...