Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 152728 Details for
Bug 236059
Port setuputil onto HP-UX
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
cvs commit message
setup.hp.commit (text/plain), 2.70 KB, created by
Noriko Hosoi
on 2007-04-16 23:51:52 UTC
(
hide
)
Description:
cvs commit message
Filename:
MIME Type:
Creator:
Noriko Hosoi
Created:
2007-04-16 23:51:52 UTC
Size:
2.70 KB
patch
obsolete
>Resolves: #236059 >Summary: Port setuputil onto HP-UX (comment #1) >configure.ac: Introduced --enable-64bit for HP (just adding -DHPUX_64 flag for >HP-UX) >Makefile.am: Added $(SASL_LINK) to the link command line for libdsinstall.so >autogen.sh: Upgraded automake version from 1.9.2 to 1.9.6, which is needed to >generate the proper link command line on HP-UX. With 1.9.2, it generates >'$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags' >which is not appropriate to build a shared library from C++ code on HP. 1.9.6 >has fixed the problem and it generates this link command: >'$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects >$libobjs $deplibs $postdep_objects $compiler_flags' >CVS: ---------------------------------------------------------------------- >CVS: Modified Files: >CVS: Makefile.am configure.ac autogen.sh >CVS: ---------------------------------------------------------------------- >Checking in Makefile.am; >/cvs/dirsec/setuputil/Makefile.am,v <-- Makefile.am >new revision: 1.2; previous revision: 1.1 >done >Checking in configure.ac; >/cvs/dirsec/setuputil/configure.ac,v <-- configure.ac >new revision: 1.3; previous revision: 1.2 >done >Checking in autogen.sh; >/cvs/dirsec/setuputil/autogen.sh,v <-- autogen.sh >new revision: 1.2; previous revision: 1.1 >done > >Resolves: #236059 >Summary: Port setuputil onto HP-UX (comment #1) >Checking in derived files. >CVS: ---------------------------------------------------------------------- >CVS: Modified Files: >CVS: Makefile.in aclocal.m4 compile config.guess config.sub >CVS: configure depcomp install-sh missing >CVS: ---------------------------------------------------------------------- >Checking in Makefile.in; >/cvs/dirsec/setuputil/Makefile.in,v <-- Makefile.in >new revision: 1.2; previous revision: 1.1 >done >Checking in aclocal.m4; >/cvs/dirsec/setuputil/aclocal.m4,v <-- aclocal.m4 >new revision: 1.2; previous revision: 1.1 >done >Checking in compile; >/cvs/dirsec/setuputil/compile,v <-- compile >new revision: 1.2; previous revision: 1.1 >done >Checking in config.guess; >/cvs/dirsec/setuputil/config.guess,v <-- config.guess >new revision: 1.2; previous revision: 1.1 >done >Checking in config.sub; >/cvs/dirsec/setuputil/config.sub,v <-- config.sub >new revision: 1.2; previous revision: 1.1 >done >Checking in configure; >/cvs/dirsec/setuputil/configure,v <-- configure >new revision: 1.3; previous revision: 1.2 >done >Checking in depcomp; >/cvs/dirsec/setuputil/depcomp,v <-- depcomp >new revision: 1.2; previous revision: 1.1 >done >Checking in install-sh; >/cvs/dirsec/setuputil/install-sh,v <-- install-sh >new revision: 1.2; previous revision: 1.1 >done >Checking in missing; >/cvs/dirsec/setuputil/missing,v <-- missing >new revision: 1.2; previous revision: 1.1 >done >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 236059
:
152585
|
152586
|
152588
| 152728