Displaying 20 results from an estimated 103 matches for "kpic".
Did you mean:
apic
2009 Feb 11
1
Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
...ytes (1.9 Mb)
opened URL
==================================================
downloaded 1.9 Mb
* Installing *source* package 'Matrix' ...
** libs
cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/include -c CHMfactor.c -o CHMfactor.o
cc -m64 -I/home/choid/bin/R281/lib/R/include -I./UFconfig -I/usr/local/include -I/opt/SUNWspro/prod/include -I/usr/include -I/usr/sfw/include -KPIC -O -I/opt/SUNWspro/prod/include -c Csparse.c -o Csparse.o
cc -m64 -I/home/choid/bin/...
2002 Jun 03
2
Help with 2.2.4 binary build
...c:1198: warning: passing arg 1 of `message_named_mutex'
discards qualifiers from pointer target type
Compiling lib/system.c
lib/system.c: In function `sys_readdir':
lib/system.c:331: warning: return from incompatible pointer type
Linking bin/winbindd
Compiling nsswitch/winbind_nss.c with -KPIC
gcc: unrecognized option `-KPIC'
Compiling nsswitch/wb_common.c with -KPIC
gcc: unrecognized option `-KPIC'
Compiling nsswitch/winbind_nss_solaris.c with -KPIC
gcc: unrecognized option `-KPIC'
In file included from nsswitch/winbind_nss_solaris.c:20:
nsswitch/winbind_nss_config.h:135: wa...
2004 Oct 06
0
Odd make error
Im building Samba 3.0.7 on Solaris 8. Using Forte 6 Update 2 and GNU make 3.80.
gmake runs fine until it failes at nsswitch/libnss_wins.so. Running gmake again won't
help. SUN make manages to get the job done. Anyone seen this before?
Compiling lib/secace.c with -KPIC
Compiling lib/secacl.c with -KPIC
Compiling lib/dummysmbd.c with -KPIC
Compiling libads/kerberos.c with -KPIC
"libads/kerberos.c", line 84: warning: argument #4 is incompatible with prototype:
prototype: pointer to char : "/opt/krb5/include/krb5.h", line 2471
arg...
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
...follows:
CC=/opt/SUNWspro/bin/cc
CFLAGS=-fast -xO2 -xtarget=pentium4
CXX=/opt/SUNWspro/bin/CC
INSTALL=/usr/ucb/install
I untarred 3.0.4 and cd into source and simply ran ./configure with no
arguments. It configured fine and then started to build, but failed:
...
...
Compiling tdb/tdbutil.c with -KPIC
"tdb/tdbutil.c", line 46: warning: assignment type mismatch:
pointer to char "=" pointer to const char
"tdb/tdbutil.c", line 60: warning: argument #1 is incompatible with prototype:
prototype: pointer to int : "include/../tdb/tdb.h", line 13...
2001 Nov 01
1
Sol 2.8 - Samba 222- --with-pam compile errors
...ng passdb/pdb_nisplus.c
Compiling printing/pcap.c
Compiling printing/print_svid.c
....................
...........
...........
...................
Compiling utils/make_unicodemap.c
Linking bin/make_unicodemap
Compiling utils/smbcacls.c
Linking bin/smbcacls
Compiling pam_smbpass/pam_smb_auth.c with -KPIC
"pam_smbpass/pam_smb_auth.c", line 85: warning: argument #2 is
incompatible with prototype:
prototype: pointer to pointer to char :
"/usr/include/security/pam_appl.h", line 211
argument : pointer to pointer to const char
"pam_smbpass/pam_smb_auth.c", li...
2002 May 09
1
patch to configure.in for Solaris/gcc (-KPIC vs. -fPIC)
...13:44:40
@@ -853,7 +853,7 @@
BLDSHARED="true"
LDSHFLAGS="-G"
SONAMEFLAG="-h "
- if test "${ac_cv_prog_CC}" = "gcc"; then
+ if test "${GCC}" = "yes"; then
PICFLAG="-fPIC"
else
PICFLAG="-KPIC"
@@ -884,7 +884,7 @@
LDSHFLAGS="-set_version sgi1.0 -shared"
SONAMEFLAG="-soname "
SHLD="\${LD}"
- if test "${ac_cv_prog_CC}" = "gcc"; then
+ if test "${GCC}" = "yes"; then
PICFLAG="-fPIC"...
2009 Feb 21
1
R-devel/Linux x64/Sun Studio 12: Problem with Matrix
...x?
* Removing ?/home/user/R/R-devel/library/Matrix?
Can someone help me or give me a pointer what I'm making wrong? How can
I get/include the missing shared library?
Many thanks in advance
Thomas Petzoldt
#file: config.site
CC=cc
CFLAGS="-xO5 -xc99 -xlibmil -nofstore"
CPICFLAGS=-Kpic
F77=f95
FFLAGS="-O5 -libmil -nofstore"
FPICFLAGS=-Kpic
CXX=CC
CXXFLAGS="-xO5 -xlibmil -nofstore"
CXXPICFLAGS=-Kpic
FC=f95
FCFLAGS=$FFLAGS
FCPICFLAGS=-Kpic
LDFLAGS=-L/opt/sun/sunstudio12/lib/amd64
SHLIB_LDFLAGS=-shared
SHLIB_CXXLDFLAGS="-G -lCstd"
SHLIB_FCLDFLAGS=-G
SAF...
2009 Nov 20
2
Problem compiling dovecot 1.2.8 on Solaris 10?
...-I../../src/lib-auth -I../../src/lib-mail -I../../src/lib-imap -I../../src/lib-index -I../../src/lib-storage/index/maildir -I../../src/auth -DPKG_RUNDIR=\""/usr/local/var/run/dovecot"\" -I/usr/local/include -I/usr/local/ssl/include -D_XPG6 -L/usr/local/lib -L/usr/local/ssl/lib -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xc99 -I/usr/local/include -I/usr/local/ssl/include -L/usr/local/lib -L/usr/local/ssl/lib -D_XPG6 -xstrconst -KPIC -lm -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c authtest.c
"authtest.c", line 164: warning: implicit function declaration:...
2002 Jul 11
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun Forte 6-update 2 compilers
Hi,
two weeks before, i had the same warnings, but no fatal errors and i got the
following answer von Gerald Carter:
> These are const warnings. Ignore them for now.
> (not that we don't care about them, but you should be ok).
Your compiler wants to compile nsswitch/wb_common.c with -Kpic. On Solaris
it has to be compiled with the option -fPic. Normaly the make-script looks
for the OS and uses the right option. You should have a look to the
make-script.
Bernd
> -----Original Message-----
> From: murali@epiphany.com [mailto:murali@epiphany.com]
> Sent: Wednesday, July 10,...
2006 Feb 03
2
rgl install problem on Solaris 10 X86
.... 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: Option -dalign passed to ld, if ld is invoked, ignored otherwise
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/deve...
2006 Aug 15
0
Compilation on Solaris
...r all,
I would like to set up a ferret small search engine on a Solaris machine. Not being a Solaris expert, I''m puzzled by the error messages I get from the C compiler. Since there in no cc on the machine I edited the Makefile to use gcc but there is still lots of error messages:
gcc -KPIC -xO3 -xarch=v8 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -I. -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c ferret.c
gcc: unrecognized option ''-KPIC''
gcc: unrecogni...
2002 Jun 01
1
A small problem for samba on Solaris+gcc
Hi all,
I am building samba-2.2.4 on Solaris 8 (Intel) with gcc-2.95.3, not
Sun compiler. I have noticed that it tries to build winbind nss libs
using -KPIC instead of -fPIC (which is the correct for my conf). It
looks like configure overlooked the fact that I have gcc and assumed
that all solaris boxes would use Sun compiler. I managed to compile
them by substituting -fPIC for -KPIC in the Makefile after running
configure, but that leaves the anno...
2004 May 25
2
e1071, R1.9.0, Solaris 2.9, should I be worried?
...ris 2.9 on a SunBlade 100,
with "Sun WorkShop 6 update 2 C++ 5.3 2001/05/15" as the
C++ compiler, I just did
> install.packages("e1071")
The output includes these lines, which I have wrapped to fit nicely in mail:
** libs
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c cmeans.c -o cmeans.o
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c cshell.c -o cshell.o
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c floyd.c -o floyd.o
cc -I/users/local/lib/R/include -...
2002 Jul 10
1
Samba 2.2.4 make fails on Solaris 8 (Ultra Sparc III) using Sun F orte 6-update 2 compilers
...printers.def"
-DBINDIR="/usr/l
-DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd" -DSMB
DB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lsec -lgen -lsocket -lnsl -ldl
Compiling nsswitch/winbind_nss.c with -Kpic
"nsswitch/winbind_nss.c", line 859: warning: argument #4 is incompatible
with prototype
prototype: pointer to int : "nsswitch/winbind_nss.c", line 593
argument : pointer to unsigned long
"nsswitch/winbind_nss.c", line 909: warning: argument #4 is incomp...
2009 Mar 12
3
Error compiling rgl package
...all 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
Background.o
"math.h", line 47: Error: modf is not a member of file level.
"math.h", line 48: Error: modff is not a member of file level.
"Shape.hpp", line 58: Error: The function "strncpy" must have a prototype.
3 Error(s) detected....
2009 Mar 31
3
RMySQL compile
...ySQL on OpenSolaris and need to pass some options
to configure.
Tried the 3 recommended ways of doing it and nothing works, configure
cannot
find the headers and the libs.
I ran configure manually and that worked fine
./configure CC=cc CFLAGS="-dalign -KPIC -xlic_lib=sunperf"
LDFLAGS="-L/usr/sfw/lib -L/usr/lib -L/usr/local/lib -L/opt/csw/lib"
CPPFLAGS="-I/usr/local/lib/R/include -I/usr/mysql/5.0/include/mysql
-I/opt/csw/include -I/usr/sfw/include -I/usr/X11/include
-I/usr/lib/gtk-2.0/i...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
...quot;-I. -I/opt/sun/sunstudio12.1/prod/include
-I/opt/sun/sunstudio12.1/prod/include/cc"
CPPFLAGS+="-I/opt/sun/sunstudio12.1/prod/include/cc/sys
-I/usr/local/include"
F77=/opt/sun/sunstudio12.1/bin/sunf95
FFLAGS="-g -O -libmil "
SAFE_FFLAGS="-g -libmil"
CPICFLAGS=-Kpic
FPICFLAGS=-Kpic
SHLIB_LDFLAGS=-shared
LDFLAGS=-L/opt/sun/sunstudio12.1/lib/386
CXX=/opt/sun/sunstudio12.1/bin/sunCC
CXXFLAGS="-g -xlibmil -xlibmieee"
CXXPICFLAGS=-Kpic
SHLIB_CXXLDFLAGS="-G -lCstd"
FC=/opt/sun/sunstudio12.1/bin/sunf95
FCFLAGS=$FFLAGS
FCPICFLAGS=-Kpic
MAKE=dmake...
2007 Jan 21
2
Help with Installation on OpenSolaris (TextDrive Containers)
...by) ...
3. ferret 0.1.0 (ruby)
4. Cancel installation
1
Building native extensions. This could take a while... make: cc: Command
not found make: *** [helper.o] Error 127 make: cc: Command not found
make: *** [helper.o] Error 127 ruby extconf.rb install ferret creating
Makefile
make cc -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/include
-I/opt/csw/include -KPIC -fno-common -D_FILE_OFFSET_BITS=64 -I.
-I/opt/csw/lib/ruby/1.8/i386-solaris2.8
-I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I. -I/opt/csw/include
-I/opt/csw/include -c helper.c
make install cc -KPIC -xO3 -xarch=386 -xspace -x...
2003 Apr 20
1
log of build of 2.2.8a on Solaris9 using SUN's studio7 cc.
...poolss.c
Compiling libsmb/cli_netlogon.c
Compiling libsmb/cli_srvsvc.c
Compiling libsmb/cli_dfs.c
Compiling libsmb/cli_reg.c
Linking bin/rpcclient
Compiling utils/make_unicodemap.c
Linking bin/make_unicodemap
Compiling utils/smbcacls.c
Linking bin/smbcacls
Compiling pam_smbpass/pam_smb_auth.c with -KPIC
"pam_smbpass/pam_smb_auth.c", line 89: warning: argument #2 is incompatible with prototype:
prototype: pointer to pointer to char : "/usr/include/security/pam_appl.h", line 224
argument : pointer to pointer to const char
"pam_smbpass/pam_smb_auth.c", li...
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
...386
argument : pointer to unsigned int
"smbd/quotas.c", line 412: warning: argument #2 is incompatible with prototype:
prototype: pointer to int : "/usr/include/rpc/xdr.h", line 386
argument : pointer to unsigned int
Compiling libsmb/libsmbclient.c with -KPIC
"libsmb/libsmbclient.c", line 144: warning: argument #1 is incompatible with prototype:
prototype: pointer to pointer to const char : "include/proto.h", line 1328
argument : pointer to pointer to char
"libsmb/libsmbclient.c", line 150: warning: argument...