similar to: [Bug 1243] Multiple including of paths.h on AIX 5.1 systems.

Displaying 20 results from an estimated 3000 matches similar to: "[Bug 1243] Multiple including of paths.h on AIX 5.1 systems."

2006 Oct 02
1
[Bug 1243] Multiple including of paths.h on AIX 5.1 systems.
http://bugzilla.mindrot.org/show_bug.cgi?id=1243 Summary: Multiple including of paths.h on AIX 5.1 systems. Product: Portable OpenSSH Version: 4.4p1 Platform: All OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: bitbucket at mindrot.org
2009 Mar 06
20
[Bug 1567] New: Insufficient privileges to chroot() on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=1567 Summary: Insufficient privileges to chroot() on AIX Product: Portable OpenSSH Version: 5.2p1 Platform: PPC OS/Version: AIX Status: NEW Severity: major Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: bana
2016 Jul 07
19
[Bug 96836] New: Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x14/0x20
https://bugs.freedesktop.org/show_bug.cgi?id=96836 Bug ID: 96836 Summary: Kernel unaligned access at TPC[105d9fb4] nvkm_instobj_wr32+0x14/0x20 [nouveau] Product: xorg Version: unspecified Hardware: SPARC OS: Linux (All) Status: NEW Severity: normal Priority: medium
2004 Aug 02
0
Problem building OpenSSH-3.8p1 on AIX 4.2.1 and 4.3.3 systems
Dear Sirs, just tried to compile openssh-3.8p1 on two IBM RS6000 boxes (models 390 and F50) having AIX 4.2.1.0 and AIX 4.3.3.11 (all maintenance levels applied). I use IBM 'XLC' compiler version 3.1 (xlC.C 3.1.4.0 with xcC.rte 4.0.2.0 and xlC.aix43.rte 4.0.2.1). On both machines there was a slight problem when compiling, because both <utmp.h> and <utmpx.h> files were included,
1999 Nov 19
0
[openssh-1.2pre13] patch for solaris 7 ...
The attached patch contains fixes for: 1. the fact that solaris 7 has no u_int32_t/u_int16_t defined, but they do define uint32_t/uint16_t...this chances the define in config.h.in, which doesn't work, to a properly configure test, and define in config.h.in 2. fixes a bug in config.h.in where paths.h is included, yet HAVE_PATHS_H is undefined 3. fixes a bug in bsd-daemon.c where
2003 Mar 24
0
[Bug 518] _PATH_STDPATH can get redefined in includes.h if paths.h exists
http://bugzilla.mindrot.org/show_bug.cgi?id=518 Summary: _PATH_STDPATH can get redefined in includes.h if paths.h exists Product: Portable OpenSSH Version: 3.5p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo:
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
Dear all, after trying to compile R on our IBM Power3/AIX 5.1 machine I've been able to run it correctly. First of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC
2003 Apr 12
0
compiling R in 64-bit mode on Linux on Power4
Hi all, today I tried to compile R in 64-bit mode on Linux on Power4. I used the following parameter with configure. ./configure -without-x CC='xlC' F77='xlf' CXX='xlC' CFLAGS='-q64 -g -qfullpath' FFLAGS='-q64 -g -qfullpath' CXXFLAGS='-q64 -g -qfullpath' MAIN_LDFLAGS='-q64 -g -qfullpath' LDFLAGS='-q64' SHLIB_CXXLDFLAGS='-q64
2018 Jan 19
1
IBM Power vs Markdown
Hi, folks. I was wondering if any of you could point me in the right direction. Using R 3.3.3 (and later), on an IBM Power LPAR, Red Hat 7 PPC64le, markdown build fails as below. > install.packages("markdown") trying URL 'https://cloud.r-project.org/src/contrib/markdown_0.8.tar.gz' Content type 'unknown' length 80583 bytes (78 KB)
2018 Apr 14
10
[Bug 1243] New: Wildcard can only include <16 files
https://bugzilla.netfilter.org/show_bug.cgi?id=1243 Bug ID: 1243 Summary: Wildcard can only include <16 files Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org
2003 May 08
1
problems compiling R on AIX5.1
Dear all, after trying to compile R on our IBM Power3/AIX 5.1 machine I've been able to run it correctly. First of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC
2003 Oct 31
1
R-1.8.0 + IBM VisualAge/C for AIX compiler
A while ago I compiled R 1.7.0 for AIX (with the above compiler - I'll call it xlc) and I was surprised that it went quite smoothly. Unfortunately with R 1.8.0 it's not as easy, but I succeeded at least partially. Static R works fine (after some tweaking), but --enable-R-shlib fails resp. produces a buggy R. Following are the problems I encountered (in a warning-to-fatal-error
2006 Nov 15
0
segfault in AIX
I'm trying to build R 2.4.0 on an IBM P5-570 that's running AIX 5.3. I'm using xlc 7.0, xlc++ 7.0 and xlf 9.1 in 32 bit mode (OBJECT_MODE is 32 in the build environment). The source is the patched version of 2.4.0, downloaded yesterday. Configure options were --prefix, --srcdir, --x-includes, --x-libraries, and --without-readline. Compiler flags were -O2. The make step fails with
1998 Jun 08
1
IBM AIX problems
Heiner Schwarte has helped me with the AIX problem that I and Janusz Kawczak recently reported here. Heiner had found out earlier that there was a problem with the 'finite' c-library function [Heiner's test code see below] when gcc (and older versions of xlc) is used. He also found that instead, AIX defines a FINITE(.) macro itself in fp.h and that this would work in any case.
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
https://bugzilla.mindrot.org/show_bug.cgi?id=2412 Bug ID: 2412 Summary: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz Product: Portable OpenSSH Version: 6.8p1 Hardware: PPC OS: AIX Status: NEW Severity: normal Priority: P5 Component: Build
2006 Mar 06
1
How to compile with AIX xlc?
During configure, it is running xlc -version for some reason, and xlc does not have a --version option, so it is showing usage information instead. How do you compile with xlc 6.0? David David Shapiro Unix Team Lead 919-765-2011
2006 Feb 21
2
building in AIXV5.3 using the IBM C for AIX compiler V6.0
What fun. I don't often stoke up the boiler and actually compile open-source code, but here I am at the beginning of just such a joyous and wondrous adventure. I'm running the latest level of AIX (V5.3...V4.3 has been obsolete for at least, what, 5 years) and using the IBM compiler (xlc is similarly obsolete, from back when the compiler came with the O/S...oh, for the halcyon days of
2015 Jan 08
1
compile only samba file server components
is it possible to compile only smbd(file server) components with samba source 4.1.12? having -without-ad-dc and -without-winbind options in configure, still see other commponents 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
2008 Sep 12
0
File extension changes xlc to doc
Hi, Im using file_column for upload files. When i upload xlc file .After upload its extension chaged to doc.. for example before upload file abc.xlc after uploading abc.xlc.doc important thing is,locally its extension doesn''t change Plz tell me the solution. thanx in adv. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2016 Jan 05
0
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
On 04-Jan-16 23:24, Michael Felt wrote: > The bulk is on my forums - the final post for today is: > > Results to date: > > A. It looks like I am going to need a newer compiler for C - xlc/xlC > V11 apparently does not understand this code: > > "/data/prj/cran/R-3.2.3/src/main/memory.c", line 2149.31: 1506-046 (S) > Syntax error. > > I will have to check