Displaying 20 results from an estimated 22 matches for "x_libs".
Did you mean:
_libs
2000 Jul 06
0
R-1.1.0 on Alpha?
Has anyone succeeded in compiling R-1.1.0 on a Digital (Compaq) Alpha
running OSF4.0F (or E)? Everything seems to compile OK (except the
frequent "Warning: Unresolved:" at link time - this threw me off the
scent for a while!), but then at run time I get:
Fatal error: The X11 shared library could not be loaded.
The error was dlopen: cannot load
2000 Jun 19
1
Trying to compile R on Unix
...S@
R_XTRA_CPPFLAGS = -I. -I../include -I$(top_srcdir)/src/include
-I$(top_srcdir)/src/include/R_ext
R_XTRA_FFLAGS = @R_XTRA_FFLAGS@
R_XTRA_LIBS = @R_XTRA_LIBS@
RANLIB = @RANLIB@
SHELL = /bin/sh
SHLIBEXT = @SHLIBEXT@
SHLIBLD = @SHLIBLD@
SHLIBLDFLAGS = @SHLIBLDFLAGS@
TAR = @TAR@
X_CFLAGS = @X_CFLAGS@
X_LIBS = @X_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
YACC = @YACC@
ALL_CFLAGS = $(R_XTRA_CFLAGS) $(CFLAGS)
ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) $(CPPFLAGS) $(DEFS)
ALL_FFLAGS = $(R_XTRA_FFLAGS) $(FFLAGS)
.SUFFIXES:
.SUFFIXES: .c .f .d .o
@depend_rules_frag@
.c.o:
$(CC) $(ALL_C...
1999 Apr 22
2
R compiling on SOLARIS 2.6
We here at HGSI have a consultant doing some statistical work for us.
HGSI bought and installed SAS, but our consultant insists that R and
Rweb is a better solution. I do not know either package so I do not
know, hence we are ditching SAS for R and Rweb. Any comments on this
are welcom.
Now for the real problem. Rweb is very expensive (time wise). The
number of prereqs is way more than I thought
2009 Nov 26
1
compiling on snow leopard: Cocoa errors?!?!?!
...CXX="g++ -arch x86_64" OBJC="gcc -arch x86_64" F77="gfortran -arch x86_64" FC="gfortran -arch x86_64" --with-system-zlib --with-blas='-framework vecLib' --with-lapack --x-includes='-I/usr/X11/include/X11' --x-libraries='-L/usr/X11/lib' X_LIBS=-L/usr/X11/lib" > ~/R/compileR.txt
sh-3.2# make
make[1]: Nothing to be done for `R'.
make[1]: Nothing to be done for `R'.
make[2]: Nothing to be done for `R'.
.....
..... etc
building package 'tools'
all.R is unchanged
make[6]: `Makedeps' is up to date.
../../../.....
2004 Sep 10
1
-lm ordering
...ept for `-l', `-L', `-dlopen' and `-dlpreopen'). Use the
`_LDFLAGS' variable for this purpose.
For instance, if your `configure.in' uses `AC_PATH_XTRA', you
could link your program against the X libraries like so:
maude_LDADD = $(X_PRE_LIBS) $(X_LIBS) $(X_EXTRA_LIBS)
`maude_LDFLAGS'
This variable is used to pass extra flags to the link step of a
program or a shared library.
--
- mdz
2008 Apr 29
0
[PATCH] browser_plugin - kate support, build fixes, and misc
...> leave it out if you think so as well - it's odd as X11 using programs
> do configure fine on that box)
thanks for noticing, the configure script wasn't looking for the X11
install location at all. I've updated it to use the autoconf macro
AC_PATH_XTRA, which defines X_CFLAGS, X_LIBS etc. in changeset:3571
Let me know if this works for you or not; eg. it may be necessary to
also put X_EXTRA_LIBS etc. in src/Makefile.am.
> - bad pointer dereference fix (mouse callback)
I couldn't find that particular hunk, could you please provide a patch
which just fixes this?
>...
2004 Sep 10
2
-lm ordering
In order to compile flac-1.0 with Compaq C on FreeBSD/alpha, I
needed to move -lm to the end of the libraries, otherwise ccc would
complain about unresolved symbols. Patches below.
The result is nothing less than stunning. On my 21164A/500 box,
"ccc -fast" code is almost twice as fast as "gcc -O -mcpu=ev56",
1:11 vs. 2:03 for encoding a test track with default parameters.
1999 Jul 07
1
Almost succesfull build on AIX
...kinstalldirs
R_XTRA_CFLAGS =
R_XTRA_CPPFLAGS = -I. -I../include -I$(top_srcdir)/src/include
R_XTRA_FFLAGS =
R_XTRA_LIBS =
RANLIB = ranlib
SHELL = /bin/sh
SHLIBEXT = so
SHLIBLD = f77
SHLIBLDFLAGS = -bM:SRE -H512 -T512 -bnoentry -bexpall -bI:$(R_HOME)/etc/R.
exp -lc -lm
TAR = tar
X_CFLAGS =
X_LIBS = -lX11
X_PRE_LIBS =
X_EXTRA_LIBS =
YACC = bison -y
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "bod...
2008 Jun 10
7
error compiling fc9 x64
...9;'
TOOLSDIR=''
WIN16_FILES='$(WIN16_FILES)'
WIN16_INSTALL='$(WIN16_INSTALL)'
WINDRES=''
XFILES=''
XLIB=''
XMKMF=''
XML2INCL=''
XML2LIBS=''
XSLTINCL=''
XSLTLIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AS=''
ac_ct_CC='gcc -m32'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir=...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...9;'
TOOLSDIR=''
WIN16_FILES='$(WIN16_FILES)'
WIN16_INSTALL='$(WIN16_INSTALL)'
WINDRES=''
XFILES=''
XLIB=''
XMKMF=''
XML2INCL=''
XML2LIBS=''
XSLTINCL=''
XSLTLIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AS=''
ac_ct_CC='gcc -m32'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir=...
1999 Apr 19
2
A couple problems installing 0.64 (under linux, redhat 5.2)
I'm encountering a couple problems configuring and making R 0.64 under
linux, redhat 5.2
These problems didn't occur when I build 0.63.2
Any suggestions would be greatly appreciated.
(1) configure generates the warning:
"configure: warning: Cannot determine how to create shared libraries.
Please set CPICFLAGS, FPICFLAGS and SHLIBLDFLAGS in `config.site'."
I'm not
2000 Feb 22
1
R-0.99 installation on UNIX
...modreg mva
nls splines stepfun ts
R_XTRA_CFLAGS =
R_XTRA_CPPFLAGS = -I. -I../include
-I$(top_srcdir)/src/include -I$(top_srcdir)/src/include/R_ext
R_XTRA_FFLAGS
=
R_XTRA_LIBS =
RANLIB = ranlib
SHELL = /bin/sh
SHLIBEXT = so
SHLIBLD =
gcc
SHLIBLDFLAGS = -G
TAR = tar
X_CFLAGS = -I/usr/openwin/include
X_LIBS =
-L/usr/openwin/lib -R/usr/openwin/lib -lX11
X_PRE_LIBS = -lSM
-lICE
X_EXTRA_LIBS = -lsocket -lnsl
YACC = bison -y
ALL_CFLAGS =
$(R_XTRA_CFLAGS) $(CFLAGS)
ALL_CPPFLAGS = $(R_XTRA_CPPFLAGS) $(CPPFLAGS)
$(DEFS)
ALL_FFLAGS = $(R_XTRA_FFLAGS) $(FFLAGS)
.SUFFIXES:
.SUFFIXES: .c
.f .d .o
.c.d:
@...
2007 Mar 19
1
Again...
...#39;
STRIP=''
TOOLSDIR=''
WIN16_FILES=''
WIN16_INSTALL=''
WINDRES=''
XFILES=''
XLEX=''
XLIB=''
XMKMF=''
XML2INCL=''
XML2LIBS=''
XSLTINCL=''
XSLTLIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.7.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.7.0'
build_vendor='apple'
datadir='${d...
2008 Apr 28
3
[PATCH] browser_plugin - kate support, build fixes, and misc
Hi,
this patch adds:
- kate support (what else) - this bumps the Javascript API to 1.1
- a few build fixes (note that the adding of -L/usr/X11/lib -lX11
looks suspect to me, that shouldn't be needed, so you may want to
leave it out if you think so as well - it's odd as X11 using programs
do configure fine on that box)
- bad pointer dereference fix (mouse callback)
- avoid the input
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a
problem while running "make check":
running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1
make[3]: Leaving directory `/opt/R/R-2.9.1/tests'
make[2]: *** [test-Specific] Error 2
make[2]: Leaving directory `/opt/R/R-2.9.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration
OS: Lucid Lynx Xubuntu Beta 2 fully Updated
like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal
cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower
fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!!
wine: Unhandled page
2014 Feb 07
0
Wine release 1.7.12
...urlmon/tests: Run tests against the winehq server.
configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles.
configure: Add a pkg-config check for fontconfig.
configure: Trace the results of pkg-config checks to the config.log file.
configure: Merge the X_LIBS and XLIB variables.
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
configure: Use AS_VAR_IF to test variables where appropriate.
user32: Only wait for the desktop process when necessary.
urlmon/tests: Fix handling of FINDINGRESOURCE now that...
2009 Feb 21
1
Install failure (PR#13545)
...='${INSTALL} -m 644'
INSTALL_INFO='$(PERL) $(top_srcdir)/tools/install-info.pl'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
JAR=''
JAVA=''
JAVAC14=''
JAVAC=''
JAVAH=''
JAVA_CPPFLAGS0=''
JAVA_HOME=''
JAVA_LD_LIBRARY_PATH=''
JAVA_LIBS0=''
LAPACK_LDFLAGS=''
LAPACK_LIBS=''
LATEX='false'
LD=''
LDFLAGS='-L/us...
1998 Nov 16
5
Solaris make for 0.63 failing
...{INSTALL}
INSTALL_DIR= ${INSTALL} -d
LATEX= /apps/res/bin/latex
LDCMD= g77
LDFLAGS =
LIBS= -ldl -ltermcap -lm
LN_S= ln -s
MAKEINDEX= false
MKINSTALLDIRS= $(top_srcdir)/aux/mkinstalldirs
RANLIB= ranlib
SHELL= /bin/sh
SHLIBEXT= so
SHLIBLD= ld
SHLIBLDFLAGS= -G
TAR= tar
X_CFLAGS= -I/usr/openwin/include
X_LIBS= -L/usr/openwin/lib -R/usr/openwin/lib -lX11
X_PRE_LIBS= -lSM -lICE
X_EXTRA_LIBS= -lsocket -lnsl
YACC= yacc
prefix= /usr/local
exec_prefix= ${prefix}
bindir= ${exec_prefix}/bin
datadir= ${prefix}/share
libdir= ${exec_prefix}/lib
mandir= ${prefix}/man
rhome= ${prefix}/share/R
distdir= $(PACKAGE)-$(...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...MMENDED_PACKAGES_TRUE=''
USING_G77_FALSE=''
USING_G77_TRUE='#'
VERSION='2.0.1'
WANT_R_FRAMEWORK_FALSE=''
WANT_R_FRAMEWORK_TRUE='#'
WANT_R_SHLIB_FALSE=''
WANT_R_SHLIB_TRUE='#'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC='yacc'
ZVT_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alia...