Displaying 9 results from an estimated 9 matches for "b3910b".
Did you mean:
39100
2003 Mar 17
1
Help with compile on HP-UX 11.0
I'm having quite a bit of trouble with 2.2.7a and HP-UX 11.0. I've attempted
to compile (configure && make) with aCC (aCC: HP ANSI C++ B3910B A.03.13),
and gcc versions 2.95.1, and 3.2. (A few others as well, but that's not,
perhaps, relevant here.) Let's assume I'm using gcc 2.95.1. The first
configure error I see in config.log is:
In file included from
/net/coreip-vob1-server/export/vobstore/POLICY/tools/hp-ux-b-11-00/lib/...
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
...---------- ##
configure:1901: checking for gcc
configure:1930: result: no
configure:1981: checking for cc
configure:1997: found /usr/bin/cc
configure:2007: result: cc
configure:2171: checking for C compiler version
configure:2174: cc --version </dev/null >&5
(Bundled) cc: HP aC++/ANSI C B3910B A.05.50 [May 15 2003]
configure:2177: $? = 0
configure:2179: cc -v </dev/null >&5
configure:2182: $? = 0
configure:2184: cc -V </dev/null >&5
(Bundled) cc: HP aC++/ANSI C B3910B A.05.50 [May 15 2003]
configure:2187: $? = 0
configure:2210: checking for C compiler default output f...
2008 Jun 13
2
configure error on HP-UX: C99 compatible vsnprintf() call
...ld dovecot-1.1.rc9 on a HP-UX machine, but failed to configure with the following message:
configure: error: You don't appear to have C99 compatible vsnprintf() call
The environment is like the following:
- command: ./configure
- uname: HP-UX B.11.23 U ia64
- aCC version: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]
Also, I tried to run `./configure CC=c99' and `./configure CC="/opt/aCC/bin/aCC -Ae" also, but the result was the same. I'm not sure, but the HP C compiler does not seem to support C99 fully with vsnprintf() call.
Is there any workaround for this problem?...
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
...cking for gcc
> configure:1930: result: no
> configure:1981: checking for cc
> configure:1997: found /usr/bin/cc
> configure:2007: result: cc
> configure:2171: checking for C compiler version
> configure:2174: cc --version </dev/null >&5
> (Bundled) cc: HP aC++/ANSI C B3910B A.05.50 [May 15 2003]
> configure:2177: $? = 0
> configure:2179: cc -v </dev/null >&5
> configure:2182: $? = 0
> configure:2184: cc -V </dev/null >&5
> (Bundled) cc: HP aC++/ANSI C B3910B A.05.50 [May 15 2003]
> configure:2187: $? = 0
> configure:2210: check...
2008 Jul 14
0
Can't compile in HPUX 11.31 on IA64
I'm trying to compile R, not getting pass the configure step.
R version is 2.7.1 from source tarball.
Machine is HPUX 11.31, 32-CPUs of Itanium II.
Compilers are HPUX C, C++ and Fortran.
(B3910B A.06.15, May 2007)
My config string:
./configure --prefix=/apps/INTEL/R --enable-R-shlib CC=/opt/aCC/bin/cc CXX=/opt/aCC/bin/aCC FC=/opt/fortran90/bin/f90 --prefix=/apps/INTEL/R --enable-R-shlib CFLAGS=+z +DD64 CXXFLAGS=-b +z +DD64 FCFLAGS=+DD64 F77=f90 FFLAGS=+DD64 LDFLAGS=-L/usr/lib/hpux64 -L/op...
2013 Jul 25
11
Call for testing: OpenSSH-6.3
Hi,
OpenSSH 6.3 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 Feb 01
2
Problems Compiling samba on HP-UX 11.00
Problems Compiling samba (samba-3.0.21a) on HP-UX 11.00
We have been experiencing some problems compiling samba with the config
options below.
When compiling the auth_script.c make fails.
As a fix, we removed the conditional if/else/endif statements on lines
143/149/155 and it now seems to compile.
Has anyone else had any similar problem when compiling without the ldap
features or similar
2008 Nov 06
2
Compilation of 1.1.6 fails on HP-UX 11.31
Hi,
$ uname -srv
HP-UX B.11.31 U
$ cc --version
cc: HP C/aC++ B3910B A.06.20 [May 13 2008]
Compilation fails, output of configure and make are given below. The
cause of this is almost certainly that this version of HP-UX does define
the QCMD macro in sys/quota.h (checked in the ifdef line 26
dovecot-1.1.6/src/plugins/quota/quota-fs.h) as well as the dqblk struct,
b...
2010 Feb 27
24
Call for testing: OpenSSH-5.4
Hi,
OpenSSH 5.4 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release,
with a number of major new features and many bug fixes.
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