Displaying 20 results from an estimated 30 matches for "qlanglvl".
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
...a for this CookBook :)
The configuration step ends ok:
-----------------------------------------------------------
R is now configured for powerpc-ibm-aix5.3.0.0
Source directory: .
Installation directory: /rnd/homes/my/rdir/AIX/R-2.7.0
C compiler: xlc_r -q64 -qlanglvl=extc99 -O -qstrict
Fortran 77 compiler: xlf_r -q64 -g
C++ compiler: xlC_r -q64 -O -qstrict
Fortran 90/95 compiler: xlf95 -g
Obj-C compiler:
Interfaces supported: X11
External libraries:
Additional capabilities: iconv, MBCS, NLS
Options enabled:...
2006 Nov 15
0
segfault in AIX
...h/src/bio/R/2.4.0p/src/src/library/grDevices/src/devPS.c
making devQuartz.d from
/scratch/royh/src/bio/R/2.4.0p/src/src/library/grDevices/src/devQuartz.c
making init.d from
/scratch/royh/src/bio/R/2.4.0p/src/src/library/grDevices/src/init.c
Target "Makedeps" is up to date.
xlc -qlanglvl=extc99 -I../../../../include -I../../../../include
-I../../../include -I/scratch/royh/src/bio/R/2.4.0p/src/src/include
-DHAVE_CONFIG_H -I/usr/local/include -O2 -c
/scratch/royh/src/bio/R/2.4.0p/src/src/library/grDevices/src/chull.c
-o chull.o
xlc -qlanglvl=extc99 -I../../../../includ...
2015 Jan 08
1
compile only samba file server components
...mponents compiled.
using following steps to compile on AIX 6.1 with XLC.
unset LIBPATH
unset LD_LIBRARY_PATH
export InstallDir=/opt/samba
export OBJECT_MODE=64
export CC="/opt/IBM/xlC/13.1.0/bin/xlc_r -g"
export CXX="/opt/IBM/xlC/13.1.0/bin/xlC_r -g"
export CFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/
-I/root/samba-4.1.12/include/ -I/opt/freeware/include/python2.7/"
export CPPFLAGS="-qlanglvl=extc99 -q64 -I/usr/linux/include/
-I/root/samba-4.1.12/include/ -I/opt/freeware/include/python2.7/"
export CXXFLAGS="-qlanglvl=extc99 -q64 -I/usr/li...
2010 Jan 25
1
Help on R-2.10.1 installation on AIX5.3
...../../../library/tools/R
mkdir ../../../library/tools/po
make[4]: Leaving directory `/rnd/homes/tmp/R-2.10.1/src/library/tools'
make[4]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools'
make[5]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools/src'
xlc_r -q64 -qlanglvl=extc99 -I../../../../include
-I/rnd/homes/libiconv/AIX/include -I/rnd/homes/libpng/AIX/include
-I/rnd/homes/libjpeg/AIX/include -I/rnd/homes/zlib/AIX/include
-I/usr/lpp/X11/include/X11 -O -qstrict -c text.c -o text.o
xlc_r -q64 -qlanglvl=extc99 -I../../../../include
-I/rnd/homes/libiconv/AIX/i...
2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
...ort PATH=$PATH:/usr/vac/bin
/usr/bin/gzip -cd openssh-6.7p1.tar.gz |/usr/bin/tar xf -
cd openssh-6.7p1
./configure --prefix=/usr/local/openssh-6.7p1 --sysconfdir=/etc/ssh
--without-shadow --with-ssl-dir=/usr/local/openssl
--with-zlib=/usr/local/zlib
/usr/bin/make
And I get the following error:
cc -qlanglvl=extc89 -o ssh ssh.o readconf.o clientloop.o sshtty.o
sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o
roaming_client.o -L. -Lopenbsd-compat/ -L/usr/local/openssl/lib
-L/usr/local/zlib/lib -blibpath:/usr/lib:/lib -lssh -lopenbsd-compat
-lcrypto -lz
ld: 0711-317 ERROR: Undefined...
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
...edit support: no
? Solaris process contract support: no
?????? IP address in $DISPLAY hack: no
?????????? Translate v4 in v6 hack: no
????????????????? BSD Auth support: no
????????????? Random number source: OpenSSL internal ONLY
?
????????????? Host: powerpc-ibm-aix5.3.0.0
????????? Compiler: cc -qlanglvl=extc89
??? Compiler flags: -I/opt/freeware/include/openssl/ -I/usr/local/include -DBROKEN_GETADDRINFO
Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include? -I/usr/local/include -I/usr/local/include/gssapi
????? Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/op...
2007 Mar 15
1
Bug in dovecot 1.0 rc27
Hi,
My compiler AIX 5.2, complained about the following:
cc -qlanglvl=ansi -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/lib -I../../../../src/lib-mail -I../../../../src/lib-imap -I../../../../src/lib-index -I../../../../src/lib-storage -I../../../../src/lib-storage/index -I/usr/local/include -O2 -c mbox-file.c
"mbox-sync-private.h", line 50.17: 15...
2010 Feb 18
0
: "../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
...edit support: no
? Solaris process contract support: no
?????? IP address in $DISPLAY hack: no
?????????? Translate v4 in v6 hack: no
????????????????? BSD Auth support: no
????????????? Random number source: OpenSSL internal ONLY
?
????????????? Host: powerpc-ibm-aix5.3.0.0
????????? Compiler: cc -qlanglvl=extc89
??? Compiler flags: -I/opt/freeware/include/openssl/ -I/usr/local/include -DBROKEN_GETADDRINFO
Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include? -I/usr/local/include -I/usr/local/include/gssapi
????? Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/op...
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
On Wed, 19 Feb 2020 at 06:38, Val Baranov <val.baranov at duke.edu> wrote:
> AIX 7.1 TL5, OpenSSL ver. 1.1.1d. "vac.C" version 11.0.1.23
> Compilation error " The indirection operator cannot be applied to a pointer to an incomplete struct or union " (see full log below) produced for " libressl-api-compat.c ".
> No such error if compiled with OpenSSL
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi,
I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database.
Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12
I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users.
This all works fine, except for
2007 Feb 02
1
Problem installing R-2.4.1 on AIX 5.3
...2.4.1
configure .site=
#! /bin/sh
CC=xlc
F77=xlf
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
CXX=xlc
CXXFLAGS=' -g -O'
SHLIB_LDFLAGS=-W1, -G
MAKE=gmake
Configure ends successfully, but the make fails:
---cut
de -DHAVE_CONFIG_H -I/usr/local/include -g -c init.c -o init.o
xlc -qlanglvl=extc99 -Wl,-G -Wl,-G -Wl,-bexpall -Wl,-bnoentry -bshared -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o -lm
Error in solve.default(rgb) : lapack routines cannot be loaded
In addition: Warning message:
unable to load shared library '/cineca/prod/Bioinf/R-2.4.1/modules...
2010 May 11
1
Samba 3.5.2 compile on AIX
...er default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... -qlanglvl=extc89
checking for cc -qlanglvl=extc89 option to accept ISO C99...
-qlanglvl=extc99
checking how to run the C preprocessor... cc -qlanglvl=extc89
-qlanglvl=extc99 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C heade...
2010 Feb 23
1
dirty hack to solve: 0509-150 Dependent module libcrypto.a(libcrypto.so.0.9.7) could not be loaded
...port: no
IP address in $DISPLAY hack: no
Translate v4 in v6 hack: no
BSD Auth support: no
Random number source: OpenSSL internal ONLY
Host: powerpc-ibm-aix5.3.0.0
Compiler: cc -qlanglvl=extc89
Compiler flags: -I/usr/local/include -DBROKEN_GETADDRINFO
Preprocessor flags: -I/opt/freeware/include -I/usr/local/lib -I/opt/freeware/include
Linker flags: -L/opt/freeware/lib -L/usr/local/lib -L/opt/freeware/lib -L/opt/freeware/lib/ -L/usr/local/lib -blibp...
2002 Apr 10
0
[Bug 213] New: -SNAP-20020410 fails to compile under AIX 4.3.3
...Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: dmanton at emea.att.com
A simple ./configure; make using IBM VisualAge C++ 5 under AIX 4.3.3 ML9 returns:
xlC -O2 -
qlanglvl=extended -I. -I. -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -
D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -
D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -
D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_PIDDIR=\&quo...
2002 Jun 04
1
Build problems with 3.2.3p1 under AIX 4.3.2
xlc -O2 -qmaxmem=-1 -qarch=com -I/opt/TWWfsw/tcpwrap/include -I. -I..
-I. -I./.. -I/opt/TWWfsw/libopenssl09s/include
-I/opt/TWWfsw/zlib11s/include -DHAVE_CONFIG_H -c glob.c
"glob.c", line 100.9: 1506-213 (S) Macro name TILDE cannot be redefined.
"glob.c", line 100.9: 1506-358 (I) "TILDE" is defined on line 250 of
/usr/include/sys/ioctl.h.
gmake[1]: *** [glob.o] Error
2006 Nov 30
0
OpenSSH make errors on OpenStep 4.2 ?
...__attribute__ ((__bounded__(__string__,1,3)));
#endif /* !_VIS_H_ */
#endif /* !HAVE_STRNVIS */
~
------We see in the documentation: (we read it all !!)
# Don't try gcc -ansi; that turns off useful extensions and
# breaks some systems' header files.
# AIX -qlanglvl=ansi
# Ultrix and OSF/1 -std1
# HP-UX 10.20 and later -Ae
# HP-UX older versions -Aa -D_HPUX_SOURCE
# SVR4 -Xc -D__EXTENSIONS__
-------We see our version:
labnx02:40# cc -v
Reading specs from /lib/i386/specs
NeXT Software, Inc. version cc-744.13, gcc version 2.7.2.1
----...
2008 Dec 18
1
Tip for removing -c99 when compiling with icc
Dear developeRs,
As of icc 10, the -c99 option is deprecated, and generates a lot of
warnings when compiling R or R packages.
If you use CC="icc -std=c99" instead of just CC="icc", R's configure
will not add the -c99 option, and the code seems to compile and run just
fine.
(Please don't hesitate to let me know if this is a bad idea. :-)
--
Regards,
Bj?rn-Helge
2015 Feb 19
34
Call for testing: OpenSSH 6.8
Hi,
OpenSSH 6.8 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is
2006 Aug 30
30
Testing for the 4.4p1 release
Hi,
The 4.4p1 release is approaching now, so we are now asking people to
actively test snapshots or CVS and report back to the mailing list.
Snapshots are available from http://www.mindrot.org/openssh_snap or
from any of the mirrors listed on http://www.openssh.org/portable.html
The latter page also includes instructions for checking out portable
OpenSSH via anonymous CVS.
This release
2020 Feb 19
0
OpenSSH ver.8.2p1 compilation error on AIX
...ompat.c " was substituted with the older version in attempts to find out if this may have any difference.
The "make" output with the 'native' souce of " libressl-api-compat.c " (truncated) is as follows:
# make
(cd openbsd-compat && make)
cc -qlanglvl=extc89 -g -q64 -fPIC -I. -I.. -I. -I./.. -I/usr/local/openssl/include -I/usr/local/zlib/include -DHAVE_CONFIG_H -c libressl-api-compat.c
"/usr/include/stdarg.h", line 89.9: 1506-236 (W) Macro name va_copy has been redefined.
"/usr/include/stdarg.h", line 89.9: 1506-358 (I) &q...