search for: lintl

Displaying 20 results from an estimated 56 matches for "lintl".

Did you mean: intl
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
...IG_H -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/export/home1/src/samba-3.6.1/source3/lib -I.. -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lnsl -lsocket -liconv -laio LDFLAGS = -pie -lintl -R/opt/samba/lib -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/opt/samba/lib -R/opt/samba/lib -lthread -L./bin DYNEXP = LDSHFLAGS = -fPIC -shared -lintl -R/opt/samba/lib -L/usr/ccs/lib -R/usr/ccs/lib -L/usr/sfw/lib -R/usr/sfw/lib -L/opt/samba/lib -R/opt/samb...
2011 Mar 28
1
Build error with Samba 3.5.6
I'm trying to build Samba 3.5.6 with winbind enabled on a Solaris 10 machine and I've hit the following errors: Error without -lintl in the Makefile: Undefined first referenced symbol in file libintl_gettext utils/net.o (symbol belongs to implicit dependency /usr/local/lib/libintl.so.8) libintl_textdomain utils/net.o (symbol belongs to imp...
2007 Sep 28
1
SwfDec in Windows
...tering directory `/home/Administrador/swfdec-0.4.3/player' /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o swfplay.exe -Lc:/MinGW/lib -lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ../libswfdec/libswfdec-0.4.la -Lc:/MinGW/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv -lz swfplay-swfdec_slow_loader.o swfplay-swfplay.o libswfdecui.la gcc -g -O2 -o swfplay.exe swfplay-swfdec_slow_loader.o swfplay-swfplay.o -Lc:/MinGW/lib ../libswfdec/.libs/libswfdec-0.4.a -LC:/msys/1.0...
2007 Aug 21
2
compiling R under cygwin
...e should spend any time looking in to ways in which the configure/build/install code could be modified to allow a standard install. Notes on building R under cygwin: export FFLAGS=-O3 export CFLAGS=-O3 export CXXFLAGS=-O3 export OBJCFLAGS=-O3 export FCFLAGS=-O3 export LDFLAGS='-lblas -lg2c -lintl' export R_OSTYPE=unix ./configure --prefix=/opt/freeware/R/R-2.5.1 \ --with-tcl-config=/usr/lib/tclConfig.sh \ --with-tk-config=/usr/lib/tkConfig.sh \ --with-blas=-lblas \ --with-lapack=-llapack \ --enable-R-shlib comment out Win32 in src/include/config.h and set Unix to 1, change .so to...
2010 Oct 18
2
Unable to compile Samba 3.5.6 on Solaris 9 - more winbind issues
Greetings, No helpful hints have been offered to my winbind issues with Samba 3.4.9 and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6. I added "-lintl" to the LIBS option in the Makefile which cleared some earlier linker errors involving libintl_gettext, libintl_textdomain and libintl_bindtextdomain being undefined, except with winbind: Linking shared library bin/pam_winbind.so Undefined first referenced symbol...
2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
...fw/lib -R /usr/sfw/lib -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/usr/local/src/samba-3.5.6/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lrt -lnsl -lsocket -liconv -lintl LDFLAGS = -pie -L/opt/local/kerberos5/lib -R/opt/local/kerberos5/lib -Wl,-z,ignore -L/opt/local/openldap/lib -L/usr/local/lib -R/usr/local/lib -R/opt/local/openldap/lib -lthread -L./bin DYNEXP = LDSHFLAGS = -fPIC -shared -L/opt/local/kerberos5/lib -R/opt/local/kerb...
2024 Jul 07
0
Problems building Samba 4.20.2 on Solaris due to Heimdal issues
...ed heimdal On the other hand, if try to build with the embedded heimdal, it proceeds to build heimdal, but then errors during linking since ld can't resolve "libintl_dgettext". But this is strange since I confirmed that this symbol is present in my libintl.so. I tried setting LDFLAGS=-lintl as well, but this didn't help. Unfortunately, since I'm not familiar with Waf, I really don't know how to force it to link with -lintl, otherwise I presume I could get past this error. WAF doesn't seem to provide particularly helpful output, even if I configure with -v. How can I f...
2004 Sep 10
2
And Another OS X Install Problem...
...info.lo ../../src/plugin_common/libplugin_common.a ../../src/share/grabbag/libgrabbag.a ../../src/share/gain_analysis/libgain_analysis.a ../../src/share/utf8/libutf8.a ../../src/libFLAC/libFLAC.la -L../../src/libFLAC/.libs -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm -lxmms ../../libtool-disable-static: ../../libtool-disable-static: No such file or directory libtool-disable-static: install: error: relink `libxmms-flac.la' with the above command before installing it ../../libtool-disable-static: ../../libtool-disable-static: No such file...
2011 Dec 08
2
Compilation error of R-2.14.0 on Mac OS 10.7.2
...lation error: gcc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/sw/lib -L/usr/local/lib -o tools.so text.o init.o Rmd5.o md5.o signals.o -L../../../../lib -lR -dylib_file libRblas.dylib:../../../../lib/libRblas.dylib -lintl -Wl,-framework -Wl,CoreFoundation make[6]: `Makedeps' is up to date. mkdir ../../../../library/tools/libs Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object '/Users/marquett/Downloads/R-2.14.0/library/tools/libs/tools.so': dlopen(/Users/marquett/Download...
2012 Apr 16
2
Problems accessing Windows shares 3.5.8 vs 3.6.3
...e-krb5developer Most of the pre-reqs came from the sunfreeware site except for libintl (gettext) which I downloaded and compiled as the one from sunfreeware would not link correctly. I have also followed the notes I found somewhere that had me change the makefile: 1: search for -lthread and add -lintl after it for every instance 2: search for -Wl,-z,defs and remove them all This allows me to successfully compile Samba However - no windows client (or for that matter no other version of samba I have) can talk to these samba serversris ONLY the smbclient from 3.6.3 will work Any ideas why this...
2011 Apr 28
2
Linker error for Samba 3.5.8 on Solaris 5.8
...c -I../lib/tdb/include -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED -DSUNOS5 -I/root/samba-3.5.8/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 PICFLAG = -fPIC LIBS = -lsendfile -lresolv -lrt -ldl -lnsl -lsocket -lintl LDFLAGS = -Wl,-z,ignore -lthread -L./bin DYNEXP = 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 fi...
2001 Jan 23
11
cc & no 64bit int patches
Here are a couple of patches against the CVS (Jan 22 18:41 PST) Some C++ comments found their way into ssh.h The no64.patch puts ifdefs around buffer_get_int64() now in bufaux.[c,h] -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net -------------- next part -------------- --- ssh.h.old Mon Jan 22 18:40:58 2001 +++ ssh.h Mon Jan 22 19:02:02 2001 @@ -25,8 +25,10 @@ # include
2015 Jan 08
1
compile only samba file server components
...t; export CXXFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/ -I/root/samba-4.1.12/include/ -I/opt/freeware/include/python2.7/" export LDFLAGS="-L/root/samba-4.1.12/lib/ -L/usr/linux/lib64 -L/opt/freeware/lib64/ -L/usr/lib64 -L/usr/linux/lib/ -lssl -lcrypto -lldap -llber -liconv -lintl" export Make=/usr/bin/make export PATH=/opt/IBM/xlC/13.1.0/bin/:/root/samba-4.1.12/buildtools/bin:$PATH ./configure --prefix=/opt/samba \ --with-ldap \ --localstatedir=/var/opt/samba \...
2004 Sep 20
1
unable to load shared library "/home/hpc1367/runs/taper/taper.so"
.../local/lib/R/bin/R.bin: fatal: relocation error: file /home/hpc1367/runs/taper/taper.so: symbol f90_init: referenced symbol not found also tried with default local=T and got same error. my makefile (used to produce the .so) is included below F90S = taper.f90 OBJS = taper.o LIBS = -lsocket -lnsl -lintl OPT = -fast MODS = -M/opt/NAG/fnsol04dbl/nag_mod_dir NAG = /opt/NAG/fnsol04dbl/libnagfl90.a STATNAG = /opt/NAG/flsol20dal/libnag.a taper.o : taper.f90 f95 -c -dalign $(OPT) $(MODS) taper.f90 taper.so: taper.f90 f95 -o taper.so -G -dalign $(OPT) $(MODS) taper.f90 taper.x : taper...
2008 Jun 03
1
IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'
...summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o mkdtemp.o libs/*o ranlib libR.a gcc -std=gnu99 -Wl,-brtl -Wl,-bexpall -lc -Wl,-bE:../../etc/R.exp -L/usr/local/lib -o R.bin Rmain.o libR.a -lgfortran -lm /opt/pware/lib/gcc/powerpc-ibm-aix5.2.0.0/4.2.4/libgcc.a -lg -lintl -ldl -lm ld: 0711-317 ERROR: Undefined symbol: .dcopy ld: 0711-317 ERROR: Undefined symbol: .dtrsm ld: 0711-317 ERROR: Undefined symbol: .ddot ld: 0711-317 ERROR: Undefined symbol: .dnrm2 ld: 0711-317 ERROR: Undefined symbol: .dtrsl ld: 0711-317 ERROR: Undefined symbol: .dscal ld: 0711-317 ERROR:...
2004 Sep 10
1
[Flac-users] Undefined PLT symbol "FLAC__plugin_common__init_dither_context"
Well, I've rebuilt flac from the original source, without using the NetBSD package system, and I'm still seeing the same problem with the XMMS FLAC plugin: /usr/pkg/lib/xmms/Input/libxmms-flac.so: Undefined PLT symbol "FLAC__plugin_common__init_dither_context" (symnum = 30) I can see that the symbol is defined in the common library: $ nm src/plugin_common/libplugin_common.a |
1999 Jan 05
1
Compiling 1.9.18p10 or p8 on SCO OSR5.0.4
...ROUP" -DGUEST_ACCOUNT="nobody" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DSCO -DSHADOW_PWD -DSM B_PASSWD="/usr/local/samba/bin/smbpasswd" -DSMB_PASSWD_FILE="/usr/local/samba/pr ivate/smbpasswd" Using LIBS = -lsec -lsocket /usr/lib/libcrypt_i.a -lintl I am not a C programmer and therefore have no idea how to fix the problem. I get the same messages if I use "1.9.18p10" or "1.9.18p8". I am running SCO OpenServer 5.0.4 with supplement rs504c applied. The section of the Makefile that I have un-commented is: # This is for...
2018 Mar 27
7
R and Java 10 ➜ rJava not able to build
...,/usr/local/opt/llvm/lib -L/usr/local/Cellar/r/3.4.4/lib/R/lib -L/usr/local/opt/gettext/lib -L/usr/local/opt/llvm/lib -Wl,-rpath,/usr/local/opt/llvm/lib -o conftest.so conftest.o -L/Library/Java/JavaVirtualMachines/jdk-10.jdk/Contents/Home/lib/server -ljvm -L/usr/local/Cellar/r/3.4.4/lib/R/lib -lR -lintl -Wl,-framework -Wl,CoreFoundation JAVA_HOME : /Library/Java/JavaVirtualMachines/jdk-10.jdk/Contents/Home Java library path: $(JAVA_HOME)/lib/server JNI cpp flags : -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/darwin JNI linker flags : -L$(JAVA_HOME)/lib/server -ljvm Updating Java confi...
2018 Mar 28
0
R and Java 10 ➜ rJava not able to build
.../lib >-L/usr/local/Cellar/r/3.4.4/lib/R/lib -L/usr/local/opt/gettext/lib >-L/usr/local/opt/llvm/lib -Wl,-rpath,/usr/local/opt/llvm/lib -o >conftest.so conftest.o >-L/Library/Java/JavaVirtualMachines/jdk-10.jdk/Contents/Home/lib/server >-ljvm -L/usr/local/Cellar/r/3.4.4/lib/R/lib -lR -lintl -Wl,-framework >-Wl,CoreFoundation > > >JAVA_HOME : >/Library/Java/JavaVirtualMachines/jdk-10.jdk/Contents/Home >Java library path: $(JAVA_HOME)/lib/server >JNI cpp flags : -I$(JAVA_HOME)/include -I$(JAVA_HOME)/include/darwin >JNI linker flags : -L$(JAVA_HOME)/lib/...
2015 Oct 09
2
R 3.2.2 64 bit compilation error on AIX
...rc/main -I/usr/local/include -mminimal-toc -O2 -g -mcpu=power6 -c gramRd.c -o gramRd.o gcc -maix64 -pthread -std=gnu99 -shared -Wl,-brtl -Wl,-G -Wl,-bexpall -Wl,-bnoentry -lc -L/usr/local/lib -o tools.so text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o -lm -lintl make[6]: Entering directory '/sas/data04/vinh/R-3.2.2/src/library/tools/src' mkdir -p -- ../../../../library/tools/libs make[6]: Leaving directory '/sas/data04/vinh/R-3.2.2/src/library/tools/src' make[5]: Leaving directory '/sas/data04/vinh/R-3.2.2/src/library/tools/src'...