search for: xtarget

Displaying 20 results from an estimated 47 matches for "xtarget".

Did you mean: target
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
Hello, I tried to compile v2.3.1 on Solaris x86 with SUN Pro compilers. I had an error while stats libarary was being compiled and I notice that "-xtarget=generic64" was not passed to f95 while cc used it. Could you tell me how to fix this problem? f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sgram.f -o sgram.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sinerp.f -o sinerp.o f95 -PIC -O -I/mounts/devel/SUNWspro/prod...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...mail. -- ======================================================== Lars Tunkrans Email: lars.tunkrans@bredband.net -------------------------------------------------------- -------------- next part -------------- # gmake Using FLAGS = -DHAVE_CRYPT_DECL -I/usr/local/include/openssl -O -fast -xtarget=ultra -xarch=v8plusa -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr /local/include -I/usr/sfw/include -I/opt/sfw/include -I/usr/local/kde/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/va r" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"...
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...LUDE '']'' + echo ''DROP - - tcp 445'' + read first rest + ''['' x#LAST = xINCLUDE '']'' + echo ''#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE'' + read first rest + read xtarget xclients xservers xprotocol xports xcports xratelimit + expandv xtarget + local varval + ''['' 1 -gt 0 '']'' + eval ''varval=$xtarget'' ++ varval=DROP + eval ''xtarget="DROP"'' ++ xtarget=DROP + shift + ''[''...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2005 Oct 11
1
Compile problem R 2.2.0 + Solaris 10 x86
...fined symbol "bratio". Appreciate any help. Compiler options (from configure output): ============================================== R is now configured for i386-pc-solaris2.10 Source directory: . Installation directory: /usr/local C compiler: cc -g -O -xtarget=opteron -D__NO_MATH_INLINES -g -O -xtarget=opteron C++ compiler: CC -gO -xtarget=opteron -gO -xtarget=opteron Fortran compiler: f77 -g -O -xtarget=opteron -gO -xtarget=opteron Interfaces supported: X11 External libraries: readline, BLAS(SunPerf) Additi...
2009 Mar 11
1
Compiling R-2.8.1 on Sparc Solaris 10: libRlapack.so: symbol __vlog_: referenced symbol not found
Hi, I am compiling R2.8.1 on a Sun M4000 machine with Solaris 10. I am using Sun Studio 12. I get the following error: cc -xtarget=native64 -G -L/usr/sfw/lib/sparcv9 -L/opt/csw/lib/sparcv9 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o mkdir ../../../../library/grDevices/libs Warning in solve.default(rgb) : unable to load shared library '/export/admin-home/nikser/R-2.8.1/modules//lapack.so...
2008 Nov 18
1
Getting error ld: fatal: symbol `__SUNW_dof'' is multiply-defined:
...one after another. In the end they are combined to a single .so file. This sequence I can not change. I get an error "ld: fatal: symbol `__SUNW_dof'' is multiply-defined:". What is the solution for this? Here is my simulation of real world problem in sample files. $gmake CC -mt -xtarget=ultra -g -xs -c -o a.o a.cpp dtrace -G -32 -s 1.d a.o -o 1.o CC -xar -o liba.a a.o 1.o CC -mt -xtarget=ultra -g -xs -c -o b.o b.cpp dtrace -G -32 -s 2.d b.o -o 2.o CC -xar -o libb.a b.o 2.o CC -G -o libc.so a.o b.o 1.o 2.o -mt -norunpath ld: fatal: symbol `__SUNW_dof'' is multiply-defined:...
2006 Feb 20
2
Unable to configure R 2.2.1 on Solaris 5.10 x86_64
...no checking for main in -ltermcap... yes checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available My R-2.2.1/config.site has the following changes from default: CC="cc -xtarget=opteron -xarch=amd64" CFLAGS="-xO5 -xlibmil -dalign" CPPFLAGS=-I/opt/sfw/include -I/opt/sfw/include/readline \ -I/opt/csw/include -I/opt/SUNWspro/include -I/opt/csw/include/readline F77="f95 -xarch=amd64 -xtarget=opteron" FFLAGS="-xO5 -xlibmil -dalign" LDFLAGS=-L/...
2006 Feb 03
2
rgl install problem on Solaris 10 X86
...hecking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking for libpng-config... yes configure: creating ./config.status config.status: creating src/Makevars ** libs CC -xtarget=generic64 -I/export/home/choid/bin/R2.2.1/lib/R/include -I/usr/openwin/include -DHAVE_PNG_H -I/usr/include/libpng12 -I/mounts/devel/SUNWspro/prd/include -I/mounts/devel/GNU/repoz/readline43/include -KPIC -O -xlibmil -dalign -I/mounts/devel/SUNWspro/prod/include -c api.cpp -o api.o CC: Warning: O...
2001 May 31
1
Possible bug in openssh configuration file
Dear Sirs, I was trying to compile openssh for Solaris 2.8 in 64bits mode. For that, I have defined the variable CFLAGS with the following value "-fast -I/isdc/include -L/isdc/lib -xtarget=ultra -xarch=v9" before running the configure command. The configure command used was the following: ./configure --prefix=/isdc --with-ssl-dir=/isdc --with-prngd-socket=/var/run/entropy --with-default-path="/isdc/scripts:/isdc/bin:/usr/local/scripts:/usr/local/bin:/bin:/usr/bin...
2016 May 13
2
2.2.24 ldap-client.c compile failing on Solaris 10
...epmode=none /bin/bash ../../depcomp \ /bin/bash ../../libtool --tag=CC --mode=compile cc -std=c11 -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -I/usr/local/include -I/usr/sfw/include -xO4 -xtarget=ultra4 -xcache=64/32/4:8192/128/2 -I/usr/local/include -c -o ldap-client.lo ldap-client.c libtool: compile: cc -std=c11 -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-master -I../../src/lib-ssl-iostream -I/usr/local/include -I/usr/sfw/...
2009 Mar 12
3
Error compiling rgl package
Hi, I receive the following error while I try to install rgl package: CC -xtarget=native64 -I/opt/R-2.8.1/lib/R/include -I/opt/SUNWhpc/HPC8.1/sun/include -DHAVE_PNG_H -I/usr/include/libpng12 -DHAVE_FREETYPE -Iext/ftgl -I/usr/sfw/include/freetype2 -I/usr/sfw/include -Iext -I/opt/SUNWhpc/HPC8.1/sun/include -I/usr/sfw/include -I/opt/csw/include -KPIC -O -c Background.cpp -o...
2003 Jun 09
1
[patch] ./configure problem on Solaris with Sun's CC
...="../lib/libxtra.a $LIBS" fi Solaris doesn't have xmalloc and friends available and so LIBS includes ../lib/libxtra.a. This causes all future invokations of the compiler to fail like so: configure:10955: /opt/SUNWspro/bin/cc -o conftest -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest....
2006 Feb 17
0
Unable to configure R 2.2.1 on Solaris 5.10 x86_64
...no checking for main in -ltermcap... yes checking for rl_callback_read_char in -lreadline... no checking for history_truncate_file... no configure: error: --with-readline=yes (default) and headers/libs are not available My R-2.2.1/config.site has the following changes from default: CC="cc -xtarget=opteron -xarch=amd64" CFLAGS="-xO5 -xlibmil -dalign" CPPFLAGS=-I/opt/sfw/include -I/opt/sfw/include/readline \ -I/opt/csw/include -I/opt/SUNWspro/include -I/opt/csw/include/readline F77="f95 -xarch=amd64 -xtarget=opteron" FFLAGS="-xO5 -xlibmil -dalign" LDFLAGS=-L/...
2010 Nov 23
2
[LLVMdev] LLVM unit and regression tests, enabled targets and conditions
...re the type 3 tests and should be run only for the host platform if it is supported by lli. test/DebugInfo/2010-08-04-StackVariable.ll is another example of such tests. As it is now, tests are treated as type 1 by default, we do not have support for type 2 tests and we define type 3 tests by using XTARGET/XFAIL declarations (for example llvm/test/FrontendC/2009-01-20-k8.c) and/or DejaGNU configuration files for group of tests (like llvm/test/MC/X86/dg.exp). We have a nice way to keep tests self-declared. Each unit or regression test contain 2 parts: declarative part with meta-data of how the test s...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
Greetings! During the Samba 2.2.4 make (using Sun WorkShop 6 update 2 C/C++ 5.3)on Sun Fire 880 running Solaris 8, I get the following error: Any pointers or help would be very much appreciated.. Thanks, -Murali {root}69: make Using FLAGS = -O -D__EXTENSIONS__ -xtarget=ultra -xarch=v9b -I./popt -Iinclude -I./inc FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba hosts" -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/u amba/lib/codepages" -DDRIVERF...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
....2.4 make (using Sun WorkShop 6 update 2 > C/C++ 5.3)on Sun > Fire 880 > running Solaris 8, I get the following error: > > > Any pointers or help would be very much appreciated.. > > Thanks, > -Murali > > {root}69: make > Using FLAGS = -O -D__EXTENSIONS__ -xtarget=ultra -xarch=v9b -I./popt > -Iinclude -I./inc > FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" > -DCONFIGFILE="/usr/local/samba > hosts" -DSWATDIR="/usr/local/samba/swat" > -DSBINDIR="/usr/local/samba/bin" > -DLOCKDIR="/u &gt...
2006 Jul 20
6
A few minor warnings from Sun Studio 11
These come courtesy of Sun Studio 11 on Solaris 10 in case you care: "http11.c", line 54: warning: syntax error: empty declaration "http11.c", line 55: warning: syntax error: empty declaration "http11.c", line 56: warning: syntax error: empty declaration "http11.c", line 57: warning: syntax error: empty declaration "http11.c", line 58:
2003 Jun 09
0
[patch] ./configure problem on Solaris
...="../lib/libxtra.a $LIBS" fi Solaris doesn't have xmalloc and friends available and so LIBS includes ../lib/libxtra.a. This causes all future invokations of the compiler to fail like so: configure:10955: /opt/SUNWspro/bin/cc -o conftest -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest....