You can subscribe to this list here.
2001 |
Jan
|
Feb
(51) |
Mar
(85) |
Apr
(93) |
May
(55) |
Jun
(52) |
Jul
(36) |
Aug
(31) |
Sep
(62) |
Oct
(55) |
Nov
(10) |
Dec
(37) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(51) |
Feb
(86) |
Mar
(61) |
Apr
(83) |
May
(51) |
Jun
(35) |
Jul
(73) |
Aug
(70) |
Sep
(40) |
Oct
(46) |
Nov
(75) |
Dec
(26) |
2003 |
Jan
(36) |
Feb
(43) |
Mar
(27) |
Apr
(95) |
May
(43) |
Jun
(18) |
Jul
(9) |
Aug
(14) |
Sep
(27) |
Oct
(31) |
Nov
(33) |
Dec
(10) |
2004 |
Jan
(40) |
Feb
(19) |
Mar
(31) |
Apr
(8) |
May
(22) |
Jun
(45) |
Jul
(27) |
Aug
(38) |
Sep
(8) |
Oct
(26) |
Nov
(31) |
Dec
(20) |
2005 |
Jan
(9) |
Feb
(7) |
Mar
(16) |
Apr
(6) |
May
(10) |
Jun
(9) |
Jul
(1) |
Aug
(10) |
Sep
(2) |
Oct
(6) |
Nov
|
Dec
|
2006 |
Jan
(3) |
Feb
(10) |
Mar
(9) |
Apr
(11) |
May
(12) |
Jun
(15) |
Jul
(22) |
Aug
(9) |
Sep
(8) |
Oct
(13) |
Nov
(6) |
Dec
(7) |
2007 |
Jan
(8) |
Feb
(3) |
Mar
(8) |
Apr
(4) |
May
(3) |
Jun
(1) |
Jul
(16) |
Aug
(4) |
Sep
(1) |
Oct
(6) |
Nov
(3) |
Dec
(5) |
2008 |
Jan
(12) |
Feb
(9) |
Mar
(8) |
Apr
(3) |
May
(3) |
Jun
(3) |
Jul
(2) |
Aug
(2) |
Sep
(2) |
Oct
(16) |
Nov
(2) |
Dec
|
2009 |
Jan
(3) |
Feb
(1) |
Mar
(5) |
Apr
(2) |
May
(5) |
Jun
(16) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2010 |
Jan
(2) |
Feb
(2) |
Mar
(8) |
Apr
|
May
(5) |
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Michael V. <va...@ll...> - 2005-08-18 18:33:08
|
Thanks to all for answering. Marc Stephenson wrote: > $ rpm -qf /opt/freeware/bin/md5sum > coreutils-5.0-1 > > > >>I have md5sum in /opt/freeware/bin on AIX V5.3, but not sure >>which package contains it and our customer is asking about it. >> >>What package on >> >>http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html >> >>contains md5sum? >> >>Thanks! >>-- >>Michael Valley, IBM (mrv...@us...) >>925-424-4184 >>Bldg. 116; Rm. 2621 >>va...@ll... >> >> >> >>------------------------------------------------------- >>SF.Net email is Sponsored by the Better Software Conference & EXPO >>September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices >>Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA >>Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf >>_______________________________________________ >>aixtoolbox-list mailing list >>aix...@li... >>https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list >> > > > -- Michael Valley, IBM (mrv...@us...) 925-424-4184 Bldg. 116; Rm. 2621 va...@ll... |
From: Philip K W. <pk...@us...> - 2005-08-18 18:27:03
|
The 'md5sum' program is found in the coreutils RPM, available here: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/coreutils/coreutils-5.2.1-1.aix5.1.ppc.rpm To determine which RPM owns a specific file, you can use the "rpm -qf" command. For example: # rpm -qf /opt/freeware/bin/md5sum coreutils-5.2.1-1 -- Philip K. Warren pk...@us... Phone: 512.838.8924 T/L 678.8924 Michael Valley <va...@ll...> Sent by: aix...@li... 08/18/2005 01:03 PM To aix...@li... cc Subject [tbox-l] What rpm package contains "md5sum" ? I have md5sum in /opt/freeware/bin on AIX V5.3, but not sure which package contains it and our customer is asking about it. What package on http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html contains md5sum? Thanks! -- Michael Valley, IBM (mrv...@us...) 925-424-4184 Bldg. 116; Rm. 2621 va...@ll... ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list |
From: Marc S. <ma...@au...> - 2005-08-18 18:20:25
|
$ rpm -qf /opt/freeware/bin/md5sum coreutils-5.0-1 > > I have md5sum in /opt/freeware/bin on AIX V5.3, but not sure > which package contains it and our customer is asking about it. > > What package on > > http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html > > contains md5sum? > > Thanks! > -- > Michael Valley, IBM (mrv...@us...) > 925-424-4184 > Bldg. 116; Rm. 2621 > va...@ll... > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > aixtoolbox-list mailing list > aix...@li... > https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list > -- Marc Stephenson IBM Austin ma...@au... Notes: ma...@us... T/L 678-3189 |
From: Michael V. <va...@ll...> - 2005-08-18 18:03:15
|
I have md5sum in /opt/freeware/bin on AIX V5.3, but not sure which package contains it and our customer is asking about it. What package on http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html contains md5sum? Thanks! -- Michael Valley, IBM (mrv...@us...) 925-424-4184 Bldg. 116; Rm. 2621 va...@ll... |
From: Robert O. <ro...@be...> - 2005-08-17 14:02:29
|
Hi Jurjen, I have experienced the same problem with GCC 3.3.2 on AIX 5L 5.3, but managed to work around it by building a patched stable version of GCC 3.3.2, see below. Looking around at the internet for a solution I came across=20 http://sourceforge.net/mailarchive/forum.php?thread_id=3D2003536&forum_id= =3D 3648 that basically says that the following assumption in CPP migh be invalid on some systems. gcc-3.2.2/gcc/cppfiles.c:40 /* Use mmap if the file is big enough to be worth it (controlled by MMAP_THRESHOLD) and if we can safely count on there being at least one readable NUL byte after the end of the file's contents. This is true for all tested operating systems when the file size is not an exact multiple of the page size. */ Our solution was to patch cppfiles.c using the patch below and rebuild gcc-3.3.2 halfway (it was not possible to rebuild libstc++ due to link errors), and taking the core gcc files=20 gcc-3.3.2/objdir/gcc/cc1* and replacing the same files in=20 /opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.3.0.0/3.3.2/cc1* -------------------------------- diff -w -c=20 /localhome/robert/rpmbuild_relative/BUILD/gcc-3.3.2/gcc/cppfiles.c\~=20 /localhome/robert/rpmbuild_relative/BUILD/gcc-3.3.2/gcc/cppfiles.c *** /localhome/robert/rpmbuild_relative/BUILD/gcc-3.3.2/gcc/cppfiles.c~ Wed=20 Nov 20 20:49:53 2002 --- /localhome/robert/rpmbuild_relative/BUILD/gcc-3.3.2/gcc/cppfiles.c Thu=20 Aug 11 21:14:11 2005 *************** *** 34,39 **** --- 34,43 ---- #define VALGRIND_DISCARD(x) #endif + // R.O. patch, skip mmap() + #undef HAVE_MMAP_FILE + #undef MMAP_THRESHOLD +=20 #ifdef HAVE_MMAP_FILE # include <sys/mman.h> # ifndef MMAP_THRESHOLD ---------------------------------- Best Regards /Robert > -----Original Message----- > From: aix...@li...=20 > [mailto:aix...@li...] On=20 > Behalf Of Jurjen Oskam > Sent: Wednesday, August 17, 2005 8:50 AM > To: aix...@li... > Subject: [tbox-l] Weird GCC problem >=20 > Hi there, >=20 > I have a problem with gcc-3.3.2-5 on AIX 5.3. I'm using the AIX > 5.3 version of the package. >=20 > I'm trying to compile ucspi-tcp-0.88 (http://cr.yp.to/ucspi-tcp.html), > but there are weird errors, such as GCC complaining about an=20 > internal bug: >=20 > # make > ( cat warn-auto.sh; echo 'main=3D"$1"; shift'; echo=20 > exec "`head -1 > conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load > chmod 755 load > ( cat warn-auto.sh; echo exec "`head -1 conf-cc`"=20 > '-c ${1+"$@"}' > ) > compile > chmod 755 compile > cat warn-auto.sh choose.sh | sed s}HOME}"`head -1=20 > conf-home`"}g > > choose > chmod 755 choose > ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h > ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h > ./compile tcpserver.c > In file included from /usr/include/sys/param.h:43, > from tcpserver.c:2: > /usr/include/sys/machine.h:289:1: unterminated comment > /usr/include/sys/machine.h:300:1966: missing terminating ' character > In file included from /usr/include/sys/param.h:43, > from tcpserver.c:2: > /usr/include/sys/machine.h:-3103: internal compiler error:=20 > Segmentation > fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > make: The error code from the last command is 1. >=20 >=20 > Stop. >=20 >=20 > Were this an i386 system, I'd immediately suspect the hardware. This > happens on a p550 though, and the system doesn't log any=20 > hardware errors > and all other applications seem to work fine. Also, it happens in more > than one LPAR. But.... the symptoms are eerily similar to=20 > i386 hardware > problems: after the error above, immediately invoking make again will > compile some more of the program until it bombs out again.=20 > It's not always > an internal compiler error, but always "weird" in the sense=20 > that invoking > "make" resumes compiling as if the error didn't happen, and=20 > "weird" because > it complains about things as errors in system headers or=20 > syntax errors in > the program source which aren't there. >=20 > After typing "make" a few times, the program even compiles=20 > successfully. :-) >=20 > This behaviour also occurs with other programs, not just ucspi-tcp. >=20 > C for AIX (version 6, latest PTF) doesn't have this problem,=20 > not even on > the same machine/LPAR. The exact same program consistently=20 > compiles just fine, > in one pass, without errors.=20 >=20 > The system is at AIX 5.3 ML2, with critical fixes. Are the=20 > symptoms above > familiar to anybody here? >=20 > Thanks, > --=20 > Jurjen Oskam >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development=20 > Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams *=20 > Testing & QA > Security * Process Improvement & Measurement *=20 > http://www.sqe.com/bsce5sf > _______________________________________________ > aixtoolbox-list mailing list > aix...@li... > https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list >=20 |
From: Jurjen O. <ju...@st...> - 2005-08-17 06:57:30
|
Hi there, I'm using C for AIX version 6, latest PTF to compile Samba 3.0.14a on an AIX 5.3 ML2 machine. During the "configure" phase, a warning is displayed that the system has insufficient iconv support. None of the following conversions are provided: from CP850 to UCS2-LE from IBM850 to UCS2-LE from ASCII to UCS2-LE from 646 to UCS2-LE from UTF-8 to UCS2-LE from UTF8 to UCS2-LE It suggests to install GNU libiconv, but I'm reluctant to do so because I don't know whether that'll interfere with the system-provided iconv. On my OpenBSD-system at home (with GNU iconv), most of the above conversions are provided. How was this handled with the Samba 2.2.7 package from the Toolbox? Do I need to worry about the insufficient iconv support (it's a warning, and not an error, after all)? Thanks, -- Jurjen Oskam |
From: Jurjen O. <ju...@st...> - 2005-08-17 06:50:33
|
Hi there, I have a problem with gcc-3.3.2-5 on AIX 5.3. I'm using the AIX 5.3 version of the package. I'm trying to compile ucspi-tcp-0.88 (http://cr.yp.to/ucspi-tcp.html), but there are weird errors, such as GCC complaining about an internal bug: # make ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load chmod 755 load ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile chmod 755 compile cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose chmod 755 choose ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ./compile tcpserver.c In file included from /usr/include/sys/param.h:43, from tcpserver.c:2: /usr/include/sys/machine.h:289:1: unterminated comment /usr/include/sys/machine.h:300:1966: missing terminating ' character In file included from /usr/include/sys/param.h:43, from tcpserver.c:2: /usr/include/sys/machine.h:-3103: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make: The error code from the last command is 1. Stop. Were this an i386 system, I'd immediately suspect the hardware. This happens on a p550 though, and the system doesn't log any hardware errors and all other applications seem to work fine. Also, it happens in more than one LPAR. But.... the symptoms are eerily similar to i386 hardware problems: after the error above, immediately invoking make again will compile some more of the program until it bombs out again. It's not always an internal compiler error, but always "weird" in the sense that invoking "make" resumes compiling as if the error didn't happen, and "weird" because it complains about things as errors in system headers or syntax errors in the program source which aren't there. After typing "make" a few times, the program even compiles successfully. :-) This behaviour also occurs with other programs, not just ucspi-tcp. C for AIX (version 6, latest PTF) doesn't have this problem, not even on the same machine/LPAR. The exact same program consistently compiles just fine, in one pass, without errors. The system is at AIX 5.3 ML2, with critical fixes. Are the symptoms above familiar to anybody here? Thanks, -- Jurjen Oskam |
From: <RSh...@ra...> - 2005-07-29 13:41:46
|
I am running Samba 2.2.7 on my AIX 5.2 system. There have been reports of problems with this version. Which RPM (RedHat, Suse, etc.) would I down load from samba.org? Is there a difference between the RPMs? Thanx, Roger. |
From: Mark A W. <wh...@us...> - 2005-06-23 22:27:13
|
The detailed (very detailed) procedure from IBM/AIX is uninstall ssh uninstall ssl rm /dev/random /dev/urandom reboot rpm --rebuilddb rpm -updtvpkg <--- I think these options are undocumented install ssl install ssh I had better luck when i installed the ssh client and then the server instead of installing both at the same time. Mark Wharrie Technical Services Prof - SR IBM Global Services/Strategic Outsourcing wh...@us... Kevin Ruderman <ru...@bu...> Sent by: aix...@li... 06/23/2005 03:39 PM To aix...@li... cc Dan Andruszkiw <dan...@pc...>, Mike Anderson <mfa...@he...>, Gregory Young <gre...@uc...>, Kevin Ruderman <ru...@ac...> Subject Re: [tbox-l] Unable to install Open SSH on a 5.2 64bit AIX system. I too have had this problem but found the answer at: https://sourceforge.net/projects/openssh-aix under "Support Requests" (not "Bugs"): https://sourceforge.net/tracker/?atid=710255&group_id=127997&func=browse in this item: https://sourceforge.net/tracker/index.php?func=detail&aid=1186783&group_id=127997&atid=710255 The shortest version of the answer is: "Remove /dev/random and /dev/urandom files and reboot the system." Medium answer is: --------- Seems that under some conditions, AIX will create /dev/random and /dev/urandom with the wrong major number. Check what it *should* be with odmget CuDvDr | grep -p random "value2" is the major number. Check the devices: ls -l /dev/*random If the major numbers do not match what's in CuDvDr, delete /dev/random and /dev/urandom, reboot, then re-try the OpenSSH install (remove the failed attempt first). --------- There is a non reboot method explained there also but others claim it wasn't enough. Kevin ------------------------------------------------------------------- Kevin Ruderman Boston University Information Technology On Thu, 2 Jun 2005, Dan Andruszkiw wrote: > Unable to install Open SSH on a 5.2 64bit system. > > openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok > > openssh-3.8.1p1_52.tar - sever part does not install > > Error message during install > > RSA key generation failed > Instal: Failed while executing ./openssh.base.server.post_i script > > Oslevel > 5.2.0.0 64bit install > > > > The information contained in this e-mail is intended only for the person > or > entity to which it is addressed and may contain confidential and/or > privileged material. If you are not the intended recipient of this > e-mail, > the use of this information or any disclosure, copying or distribution > is > Prohibited and may be unlawful. If you received this in error, please > contact the sender and delete the material from any computer. The views > expressed in this e-mail may not necessarily be the views of The PCMS > Group > plc and should not be taken as authority to carry out any instruction > contained. > > ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list |
From: Kevin R. <ru...@bu...> - 2005-06-23 20:39:31
|
I too have had this problem but found the answer at: https://sourceforge.net/projects/openssh-aix under "Support Requests" (not "Bugs"): https://sourceforge.net/tracker/?atid=710255&group_id=127997&func=browse in this item: https://sourceforge.net/tracker/index.php?func=detail&aid=1186783&group_id=127997&atid=710255 The shortest version of the answer is: "Remove /dev/random and /dev/urandom files and reboot the system." Medium answer is: --------- Seems that under some conditions, AIX will create /dev/random and /dev/urandom with the wrong major number. Check what it *should* be with odmget CuDvDr | grep -p random "value2" is the major number. Check the devices: ls -l /dev/*random If the major numbers do not match what's in CuDvDr, delete /dev/random and /dev/urandom, reboot, then re-try the OpenSSH install (remove the failed attempt first). --------- There is a non reboot method explained there also but others claim it wasn't enough. Kevin ------------------------------------------------------------------- Kevin Ruderman Boston University Information Technology On Thu, 2 Jun 2005, Dan Andruszkiw wrote: > Unable to install Open SSH on a 5.2 64bit system. > > openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok > > openssh-3.8.1p1_52.tar - sever part does not install > > Error message during install > > RSA key generation failed > Instal: Failed while executing ./openssh.base.server.post_i script > > Oslevel > 5.2.0.0 64bit install > > > > The information contained in this e-mail is intended only for the person > or > entity to which it is addressed and may contain confidential and/or > privileged material. If you are not the intended recipient of this > e-mail, > the use of this information or any disclosure, copying or distribution > is > Prohibited and may be unlawful. If you received this in error, please > contact the sender and delete the material from any computer. The views > expressed in this e-mail may not necessarily be the views of The PCMS > Group > plc and should not be taken as authority to carry out any instruction > contained. > > |
From: Christoph P. <pos...@de...> - 2005-06-08 10:16:06
|
Hi, using gmake on an AIX 5.2 system, I am getting the following error message. [ibmpospi@p091et01 gmake=5Ftest]$ gmake exe Preparing local files for compiling. No file has been modified/created since the last compilation. There is nothing to compile. Compiling necessary files and link the binaries. Make.preferlib.sh(0): Using production object library. gmake[1]: *** virtual memory exhausted. Stop. The gmake version used is the following. [ibmpospi@p091et01 gmake=5Ftest]$ rpm -q -a | grep make-3 make-3.80-1 This error disappears, if I transfer (via ftp) a gmake executable from an=20 older system to my $HOME/bin and retry. The older version is at the followi= ng=20 level. [ibmpospi@n001et01 ibmpospi]$ rpm -q -a | grep make-3 make-3.79.1-3 Does this ring a bell with anyone ? --=20 Mit freundlichen Gruessen/Best Regards Dr. Christoph Pospiech High Performance & Parallel Computing Advanced Computing Technology Center eMail: pos...@de... Mobile +49-171 765 5871 |
From: Gregory Y. <gre...@uc...> - 2005-06-02 19:00:14
|
I've found some notes and recollections from when I had this problem: From an unknown source: << /dev/random on AIX 5.2 AIX 5.2 has the entropy device /dev/random. However, the select() call does not work on this device with versions of bos.rte.security subsystem before 5.2.0.11. This will cause problems for packages such as OpenSSH and OpenSSL that require /dev/random on this platform >> Looking at my 5200-02 directory, it contains both bos.rte.security.5.2.0.10.U and bos.rte.security.5.2.0.13.U. I had been getting the same message on a 5200-00 system. It went away after applying ML4. ML2 may be sufficient based on the above filesets and requirements for /dev/random and select(). Regards, Gregory Young -- Gregory Young/IS/HS/UCD Gre...@uc... Systems Administrator UC Davis Health System Technical Support Services (916) 734-7841 Hans-Dieter Kutz <han...@pa...> Sent by: aix...@li... 06/02/2005 08:49 To: Dan Andruszkiw <dan...@pc...> cc: aix...@li... Subject: Re: [tbox-l] Unable to install Open SSH on a 5.2 64bit AIX system. On Thu, Jun 02, 2005 at 08:42:25AM +0100, Dan Andruszkiw wrote: > > Unable to install Open SSH on a 5.2 64bit system. > > > openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok > > > openssh-3.8.1p1_52.tar - sever part does not install > > > Error message during install > > > RSA key generation failed > > Instal: Failed while executing ./openssh.base.server.post_i script > > > Oslevel > > 5.2.0.0 64bit install Maybe off topic: Use http://www.zip.com.au/~dtucker/openssh/ instead of IBM Version (supports all IBM Features + TCP-Wrapper). Works for my on AIX 5.2 ML04 64-Bit! Cheers, ku -- Emperor Palpatine: Take your Jedi weapon! Use it. Strike me down with all of your hatred and your journey towards the dark side will be complete! ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list |
From: Hans-Dieter K. <han...@pa...> - 2005-06-02 15:50:22
|
On Thu, Jun 02, 2005 at 08:42:25AM +0100, Dan Andruszkiw wrote: > > Unable to install Open SSH on a 5.2 64bit system. > > > openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok > > > openssh-3.8.1p1_52.tar - sever part does not install > > > Error message during install > > > RSA key generation failed > > Instal: Failed while executing ./openssh.base.server.post_i script > > > Oslevel > > 5.2.0.0 64bit install Maybe off topic: Use http://www.zip.com.au/~dtucker/openssh/ instead of IBM Version (supports all IBM Features + TCP-Wrapper). Works for my on AIX 5.2 ML04 64-Bit! Cheers, ku -- Emperor Palpatine: Take your Jedi weapon! Use it. Strike me down with all of your hatred and your journey towards the dark side will be complete! |
From: Dan A. <dan...@pc...> - 2005-06-02 07:42:26
|
Unable to install Open SSH on a 5.2 64bit system. openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok openssh-3.8.1p1_52.tar - sever part does not install Error message during install RSA key generation failed Instal: Failed while executing ./openssh.base.server.post_i script Oslevel 5.2.0.0 64bit install The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is Prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. |
From: Dan A. <dan...@pc...> - 2005-06-01 15:38:37
|
Unable to install Open SSH on a 5.2 64bit system. openssl-0.9.7d-1.aix5.1.ppc.rpm - installs ok openssh-3.8.1p1_52.tar - sever part does not install Error message during install RSA key generation failed Instal: Failed while executing ./openssh.base.server.post_i script Oslevel 5.2.0.0 64bit install The information contained in this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the intended recipient of this e-mail, the use of this information or any disclosure, copying or distribution is Prohibited and may be unlawful. If you received this in error, please contact the sender and delete the material from any computer. The views expressed in this e-mail may not necessarily be the views of The PCMS Group plc and should not be taken as authority to carry out any instruction contained. |
From: John ZY Z. <zhu...@cn...> - 2005-05-23 03:24:38
|
SSB0cmllZCB1c2UgSUJNIFZpc3VhbEFnZSBDIHRvIGNvbXBpbCBQeXRob24gMi4zLjUgb24gQUlY IDUuMiwgaXQgaXMgb2sgDQphZnRlciBhcHBsaWVkIHR3byBwYXRjaGVzOg0KDQpmdHA6Ly9mdHAu c29mdHdhcmUuaWJtLmNvbS9haXgvZnJlZVNvZnR3YXJlL2FpeHRvb2xib3gvUEFUQ0hFUy9QeXRo b24tMi4yLXB5cGF0aC5wYXRjaA0KDQpmdHA6Ly9mdHAuc29mdHdhcmUuaWJtLmNvbS9haXgvZnJl ZVNvZnR3YXJlL2FpeHRvb2xib3gvUEFUQ0hFUy9QeXRob24tMi4yLXRlcm1pb3MucGF0Y2gNCg0K UlBNIGluc3RhbGxhdGlvbiBpcyBtdWNoIGVhc2llciB0aGFuIGNvbXBpbGluZywgdGhhdCBpcyB3 aHkgSSB3YW50IGdldCBSUE0gDQpwYWNrYWdlIGZyb20gQUlYIHRvb2xib3guDQoNCkhhdmUgYSBu aWNlIGRheS4NCg0KaHR0cDovL3podWFuZ3p5LmNuLnVzZXJ2LmlibS5jb20NClRoaXMgd2Vic2l0 ZSBpcyBhdmFpbGFibGUgd2hlbiBteSB0aGlua3BhZCBydW5uaW5nIG9uIGludHJhbmV0Lg0KDQpK b2huIFpodWFuZyAo16/Xv9PCKSwgU2VuaW9yIEkvVCBTcGVjaWFsaXN0DQoNCk9wZW4gU3lzdGVt IFNlcnZpY2VzDQpJQk0gR2xvYmFsIFNlcnZpY2VzIC0gU291dGggQ2hpbmEgRGVsaXZlcnkNCg0K VGVsOjg2MjAgODc1NTM4MjggMTkyNiAgRmF4Ojg2MjAgODc1NTAwODcNCmVtYWlsOiBaaHVhbmd6 eUBjbi5pYm0uY29tDQotLS0tLSBGb3J3YXJkZWQgYnkgSm9obiBaWSBaSFVBTkcvQ2hpbmEvSUJN IG9uIDIwMDUtMDUtMjMgMTE6MTUgLS0tLS0NCg0KRGF2aWQgQ2xpc3NvbGQgPGNsaXNzQGF1c3Rp bi5pYm0uY29tPiANCjIwMDUtMDUtMjEgMDc6MzANCg0KVG8NCkFhcm9uIE1vcnJpcyA8YWFyb253 bW9ycmlzQGdtYWlsLmNvbT4NCmNjDQpKb2huIFpZIFpIVUFORy9DaGluYS9JQk1ASUJNQ04sIGFp eHRvb2xib3gtbGlzdCANCjxhaXh0b29sYm94LWxpc3RAbGlzdHMuc291cmNlZm9yZ2UubmV0Pg0K U3ViamVjdA0KUmU6IFt0Ym94LWxdIENvdWxkIHlvdSBwbHMgcHJvdmlkZSBQeXRob24gMi4zLjUg UlBNIHBhY2thZ2U/DQoNCg0KDQoNCg0KDQpJIHdhcyBhYmxlIHRvIGNvbXBpbGUgUHl0aG9uIDIu My40IChoYXZlbid0IHRyaWVkIDIuMy41KSBvbiBBSVguICBUaGF0IHdhcw0KYSBmZXcgbW9udGhz IGJhY2s7IEkgcmVtZW1iZXIgaGF2aW5nIHRvIGV4cGVyaW1lbnQgd2l0aCB0aGUgZmxhZ3MgYSBs aXR0bGUNCmJpdCBhbmQgSSBkb24ndCByZW1lbWJlciB0aGUgZGV0YWlscyBidXQgSSBhbHNvIGFy cml2ZWQgYXQgdXNlZCANCi0td2l0aC10aHJlYWRzDQphbmQgLS1kaXNhYmxlLWlwdjYsIGJ1dCBJ IHVzZWQgdGhlIElCTSBWaXN1YWxBZ2UgQyBjb21waWxlciBzbyBJIGRpZCBub3QgDQp1c2UNCnRo ZSAtLXdpdGgtZ2NjIG9wdGlvbjoNCg0KZXhwb3J0IE9QVD0iLXFjcGx1c2NtdCAtTyAtcW1heG1l bT0tMSAtREFJWF9HRU5VSU5FX0NQTFVTUExVUyINCmV4cG9ydCBMSUJTPSItbEMiICAgIyBsb2Fk QW5kSW5pdCBmb3IgSUJNIHhsQ19yDQouL2NvbmZpZ3VyZSAtLXdpdGhvdXQtcHltYWxsb2MgLS1w cmVmaXg9L29wdC9mcmVld2FyZSAtLXdpdGgtY3h4PXhsQ19yIFwNCiAgIC0tZW5hYmxlLXNoYXJl ZCAtLXdpdGgtdGhyZWFkcyAtLWRpc2FibGUtaXB2Ng0KDQoNClRoZSBUb29sYm94IHB5dGhvbiB3 aWxsIG1vdmUgdXAgdG8gMi4zLjQgKHRoZSB2ZXJzaW9uIHRoYXQgaGFzIGJlZW4gDQpwZW5kaW5n DQp3aXRoIG91ciBsYXd5ZXJzKSBpbnRvIHRoZSBUb29sYm94IHdoZW5ldmVyIHRoZXkgZ3JhbnQg dXMgcGVybWlzc2lvbiB0byBkbyANCnNvOw0KYXMgd2l0aCB0aGlzIGFuZCBvdGhlciBUb29sYm94 IHBhY2thZ2VzLCB0aGVyZSBpcyBub3QgYSBzZXQgdGltZSBzY2hlZHVsZS4NCg0KDQpPbiBGcmks IE1heSAyMCwgMjAwNSBhdCAwNjowNDoyMlBNIC0wNDAwLCBBYXJvbiBNb3JyaXMgd3JvdGU6DQo+ IE9uIDUvMjAvMDUsIEpvaG4gWlkgWkhVQU5HIDx6aHVhbmd6eUBjbi5pYm0uY29tPiB3cm90ZToN Cj4gPiANCj4gPiBIaSwgDQo+ID4gWW91IGtub3csIHdlIGNhbiBpbnN0YWxsIHB5dGhvbiAyLjIg cnBtIHBhY2thZ2VzIGZyb20gQUlYIHRvb2xib3ggZm9yIA0KTGludXgNCj4gPiBDRC4gDQo+ID4g Q291bGQgeW91IHBscyBwcm92aWRlIFB5dGhvbiAyLjMuNSBSUE0gcGFja2FnZT8gQSBsb3Qgb2Yg cGVvcGxlIHRyaWVkIA0KdG8NCj4gPiBjb21waWxlIFB5dGhvbiAyLjMueCBvbiBBSVggNUwsIGJ1 dCBmYWlsZWQuIA0KPiA+IA0KPiA+ICBIYXZlIGEgbmljZSBkYXkuDQo+ID4gDQo+ID4gIGh0dHA6 Ly96aHVhbmd6eS5jbi51c2Vydi5pYm0uY29tDQo+ID4gIFRoaXMgd2Vic2l0ZSBpcyBhdmFpbGFi bGUgd2hlbiBteSB0aGlua3BhZCBydW5uaW5nIG9uIGludHJhbmV0Lg0KPiA+IA0KPiA+ICBKb2hu IFpodWFuZyAo16/Xv9PCKSwgU2VuaW9yIEkvVCBTcGVjaWFsaXN0DQo+ID4gDQo+ID4gIE9wZW4g U3lzdGVtIFNlcnZpY2VzDQo+ID4gIElCTSBHbG9iYWwgU2VydmljZXMgLSBTb3V0aCBDaGluYSBE ZWxpdmVyeQ0KPiA+IA0KPiA+ICBUZWw6ODYyMCA4NzU1MzgyOCAxOTI2ICBGYXg6ODYyMCA4NzU1 MDA4Nw0KPiA+ICBlbWFpbDogWmh1YW5nenlAY24uaWJtLmNvbSANCj4gDQo+IFdoZW4gSSBjb21w aWxlZCBweXRob24gMi40IG9uIEFJWCA1LjIsIEkgaGFkIHRvIHVzZSB0aGUgZm9sbG93aW5nIGZs YWdzOg0KPiANCj4gICAgICAgICAgLS13aXRoLWdjYyAtLXdpdGgtdGhyZWFkcyAtLWRpc2FibGUt aXB2Ng0KPiANCj4gLS13aXRoLXRocmVhZHMgbWF5IGJlIG9wdGlvbmFsLCBidXQgdGhlIG90aGVy IHR3byB3ZXJlIGRlZmluaXRlbHkgDQpyZXF1aXJlZA0KPiANCj4gLS0gDQo+IEFhcm9uIFcgTW9y cmlzIChkZWNlcCkgPGFhcm9ud21vcnJpc0BnbWFpbC5jb20+DQoNCi0tIA0KRGF2aWQgQ2xpc3Nv bGQNCmNsaXNzQGF1c3Rpbi5pYm0uY29tDQoNCg== |
From: David C. <cl...@au...> - 2005-05-20 23:30:59
|
I was able to compile Python 2.3.4 (haven't tried 2.3.5) on AIX. That wa= s a few months back; I remember having to experiment with the flags a littl= e bit and I don't remember the details but I also arrived at used --with-th= reads and --disable-ipv6, but I used the IBM VisualAge C compiler so I did not = use the --with-gcc option: export OPT=3D"-qcpluscmt -O -qmaxmem=3D-1 -DAIX_GENUINE_CPLUSPLUS" export LIBS=3D"-lC" # loadAndInit for IBM xlC_r ./configure --without-pymalloc --prefix=3D/opt/freeware --with-cxx=3DxlC_= r \ --enable-shared --with-threads --disable-ipv6 The Toolbox python will move up to 2.3.4 (the version that has been pendi= ng with our lawyers) into the Toolbox whenever they grant us permission to d= o so; as with this and other Toolbox packages, there is not a set time schedule. On Fri, May 20, 2005 at 06:04:22PM -0400, Aaron Morris wrote: > On 5/20/05, John ZY ZHUANG <zhu...@cn...> wrote: > > =20 > > Hi,=20 > > You know, we can install python 2.2 rpm packages from AIX toolbox for= Linux > > CD.=20 > > Could you pls provide Python 2.3.5 RPM package? A lot of people tried= to > > compile Python 2.3.x on AIX 5L, but failed.=20 > >=20 > > Have a nice day. > > =20 > > http://zhuangzy.cn.userv.ibm.com > > This website is available when my thinkpad running on intranet. > > =20 > > John Zhuang (=D7=AF=D7=BF=D3=C2), Senior I/T Specialist > > =20 > > Open System Services > > IBM Global Services - South China Delivery > > =20 > > Tel:8620 87553828 1926 Fax:8620 87550087 > > email: Zhu...@cn...=20 >=20 > When I compiled python 2.4 on AIX 5.2, I had to use the following flags= : >=20 > --with-gcc --with-threads --disable-ipv6 >=20 > --with-threads may be optional, but the other two were definitely requi= red >=20 > --=20 > Aaron W Morris (decep) <aar...@gm...> --=20 David Clissold cl...@au... |
From: Aaron M. <aar...@gm...> - 2005-05-20 22:04:28
|
T24gNS8yMC8wNSwgSm9obiBaWSBaSFVBTkcgPHpodWFuZ3p5QGNuLmlibS5jb20+IHdyb3RlOgo+ ICAKPiBIaSwgCj4gWW91IGtub3csIHdlIGNhbiBpbnN0YWxsIHB5dGhvbiAyLjIgcnBtIHBhY2th Z2VzIGZyb20gQUlYIHRvb2xib3ggZm9yIExpbnV4Cj4gQ0QuIAo+IENvdWxkIHlvdSBwbHMgcHJv dmlkZSBQeXRob24gMi4zLjUgUlBNIHBhY2thZ2U/IEEgbG90IG9mIHBlb3BsZSB0cmllZCB0bwo+ IGNvbXBpbGUgUHl0aG9uIDIuMy54IG9uIEFJWCA1TCwgYnV0IGZhaWxlZC4gCj4gCj4gIEhhdmUg YSBuaWNlIGRheS4KPiAgCj4gIGh0dHA6Ly96aHVhbmd6eS5jbi51c2Vydi5pYm0uY29tCj4gIFRo aXMgd2Vic2l0ZSBpcyBhdmFpbGFibGUgd2hlbiBteSB0aGlua3BhZCBydW5uaW5nIG9uIGludHJh bmV0Lgo+ICAKPiAgSm9obiBaaHVhbmcgKNev17/TwiksIFNlbmlvciBJL1QgU3BlY2lhbGlzdAo+ ICAKPiAgT3BlbiBTeXN0ZW0gU2VydmljZXMKPiAgSUJNIEdsb2JhbCBTZXJ2aWNlcyAtIFNvdXRo IENoaW5hIERlbGl2ZXJ5Cj4gIAo+ICBUZWw6ODYyMCA4NzU1MzgyOCAxOTI2ICBGYXg6ODYyMCA4 NzU1MDA4Nwo+ICBlbWFpbDogWmh1YW5nenlAY24uaWJtLmNvbSAKCldoZW4gSSBjb21waWxlZCBw eXRob24gMi40IG9uIEFJWCA1LjIsIEkgaGFkIHRvIHVzZSB0aGUgZm9sbG93aW5nIGZsYWdzOgoK ICAgICAgICAgLS13aXRoLWdjYyAtLXdpdGgtdGhyZWFkcyAtLWRpc2FibGUtaXB2NgoKLS13aXRo LXRocmVhZHMgbWF5IGJlIG9wdGlvbmFsLCBidXQgdGhlIG90aGVyIHR3byB3ZXJlIGRlZmluaXRl bHkgcmVxdWlyZWQKCi0tIApBYXJvbiBXIE1vcnJpcyAoZGVjZXApIDxhYXJvbndtb3JyaXNAZ21h aWwuY29tPgo= |
From: John ZY Z. <zhu...@CN...> - 2005-05-20 06:19:36
|
SGksDQpZb3Uga25vdywgd2UgY2FuIGluc3RhbGwgcHl0aG9uIDIuMiBycG0gcGFja2FnZXMgZnJv bSBBSVggdG9vbGJveCBmb3IgDQpMaW51eCBDRC4NCkNvdWxkIHlvdSBwbHMgcHJvdmlkZSBQeXRo b24gMi4zLjUgUlBNIHBhY2thZ2U/IEEgbG90IG9mIHBlb3BsZSB0cmllZCB0byANCmNvbXBpbGUg UHl0aG9uIDIuMy54IG9uIEFJWCA1TCwgYnV0IGZhaWxlZC4NCg0KSGF2ZSBhIG5pY2UgZGF5Lg0K DQpodHRwOi8vemh1YW5nenkuY24udXNlcnYuaWJtLmNvbQ0KVGhpcyB3ZWJzaXRlIGlzIGF2YWls YWJsZSB3aGVuIG15IHRoaW5rcGFkIHJ1bm5pbmcgb24gaW50cmFuZXQuDQoNCkpvaG4gWmh1YW5n ICjXr9e/08IpLCBTZW5pb3IgSS9UIFNwZWNpYWxpc3QNCg0KT3BlbiBTeXN0ZW0gU2VydmljZXMN CklCTSBHbG9iYWwgU2VydmljZXMgLSBTb3V0aCBDaGluYSBEZWxpdmVyeQ0KDQpUZWw6ODYyMCA4 NzU1MzgyOCAxOTI2ICBGYXg6ODYyMCA4NzU1MDA4Nw0KZW1haWw6IFpodWFuZ3p5QGNuLmlibS5j b20NCg== |
From: Mike <mi...@mi...> - 2005-05-19 19:02:45
|
On Thu, 19 May 2005, PAUL WILLIAMSON might have said: > I am hoping to use rpm to install a product called cfengine > (http://www.cfengine.com) on a few of my AIX 4.3.3 and 5.1 machines. It > requires db to run some of its anomaly detection. Is there a > possibility that a newer version of the Berkley DB be built? Version > 3.3 is on the site, and I'm hoping to install the version noted above. > Also, there appears to be no cfengine available, could it be built? > > Thanks, > Paul There are several things I like about cfengine and several I don't like. I've decided to use a simple perl script and cvs instead. Mike |
From: PAUL W. <pwi...@ma...> - 2005-05-19 18:27:56
|
I am hoping to use rpm to install a product called cfengine (http://www.cfengine.com) on a few of my AIX 4.3.3 and 5.1 machines. It requires db to run some of its anomaly detection. Is there a possibility that a newer version of the Berkley DB be built? Version 3.3 is on the site, and I'm hoping to install the version noted above. Also, there appears to be no cfengine available, could it be built? Thanks, Paul |
From: David C. <cl...@au...> - 2005-05-16 04:26:35
|
There wasn't a plan to do so... until this. As long as the AIX 5.2 build appeared sufficient for 5.3 also, we would not intend to build separate copies for each OS level. However, it looks like you have found a reason to do so. I'll look for time in the next few days to get it out reasonably soon; possibly just a day if nothing unexpected occurs during in the build. On Fri, May 13, 2005 at 03:33:08PM -0400, Jordan, Lee wrote: > I've noticed that the gcc 3.3.2 binary for AIX 5.2 does not appear to be > completely compatible with AIX 5.3. The pthread.h file changed in AIX > 5.3 and because of that a copy of gcc built on 5.2 does not support > posix threading when run on 5.3. Is there a plan to make a gcc binary > available for AIX 5.3? -- David Clissold cl...@au... |
From: Jordan, L. <Lee...@FM...> - 2005-05-13 19:33:22
|
I've noticed that the gcc 3.3.2 binary for AIX 5.2 does not appear to be completely compatible with AIX 5.3. The pthread.h file changed in AIX 5.3 and because of that a copy of gcc built on 5.2 does not support posix threading when run on 5.3. Is there a plan to make a gcc binary available for AIX 5.3? =20 configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure: WARNING: pthread.h: proceeding with the preprocessor's result configure: WARNING: pthread.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## et...@eq... - /home/a370122/ettdev/501/apachinstall/httpd-2.0.54> Here is the error from make: et...@eq... - /home/a370122/ettdev/501/apachinstall>more make.out In file included from ../include/apr_portable.h:47, from apr_snprintf.c:23: /usr/include/pthread.h:652: error: parse error before '*' token /usr/include/pthread.h:655: error: parse error before '*' token /usr/include/pthread.h:658: error: parse error before '*' token /usr/include/pthread.h:661: error: parse error before '*' token /usr/include/pthread.h:664: error: parse error before '*' token /usr/include/pthread.h:672: error: parse error before '*' token /usr/include/pthread.h:675: error: parse error before '*' token /usr/include/pthread.h:678: error: parse error before '*' token /usr/include/pthread.h:681: error: parse error before '*' token /usr/include/pthread.h:689: error: parse error before '*' token /usr/include/pthread.h:693: error: parse error before '*' token /usr/include/pthread.h:696: error: parse error before '*' token make: 1254-004 The error code from the last command is 1. Stop. AIX 5.3:/usr/include/sys$ grep spinlock types.h pthread_spinlock_t; AIX 5.3:/usr/include/sys$ AIX 5.2:/usr/include/sys$ grep spinlock types.h AIX 5.2:/usr/include/sys$ |
From: Markus A. <al...@de...> - 2005-04-27 10:46:13
|
On Tue, 2005-04-19 at 10:39, Ema...@te... wrote: > Hi all, > > I have here a machine with 64bit enabled aix. (OS is aix 5.2 ML4, > openssl-0.9.7d-2, openssh.base-3.8.0.5202) > On a normal (32bit) machine everything works fine, but with 64bit enabled > I am not able to forward a X11 connection with "ssh -X" > > Does anyone else see such a problem? > > The error message I get is: > > ansysusr@ans1:~> X Error of failed request: BadAtom (invalid Atom > parameter) > Major opcode of failed request: 20 (X_GetProperty) > Atom id in failed request: 0x17 > Serial number of failed request: 3 > Current serial number in output stream: 3 > > Can anyone give me a hint about this issues? http://www.openssh.com/faq.html#3.13 -- Markus Alt IBM Lab Boeblingen, Germany al...@de... |
From: Joel W. <jwh...@us...> - 2005-04-22 17:59:16
|
The way to make the glade_xml_signal_autoconnect() function work correctly is to link with "-Wl,-bexpall". Thanks to Dan McNichol of Austin, IBM for the suggestion! Joel Wheeler jwh...@us... aixtoolbox-list-r eq...@li...ur ceforge.net To Sent by: aix...@li...urceforge.n aixtoolbox-list-a et dm...@li...urce cc forge.net Subject aixtoolbox-list digest, Vol 1 #14 - 04/20/2005 11:00 1 msg PM Please respond to aixtoolbox-list Send aixtoolbox-list mailing list submissions to aix...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list or, via email, send a message with subject or body 'help' to aix...@li... You can reach the person managing the list at aix...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of aixtoolbox-list digest..." Today's Topics: 1. Problems with glade_xml_signal_autoconnect() (Joel Wheeler) --__--__-- Message: 1 To: aix...@li... From: Joel Wheeler <jwh...@us...> Date: Wed, 20 Apr 2005 09:36:05 -0400 Subject: [tbox-l] Problems with glade_xml_signal_autoconnect() Hi, I'm trying to use the glade_xml_signal_autoconnect() function that comes with libglade to automatically join signals listed in a glade-2 generated XML file back to their appropriate signal handling callback functions. It does this by looking up these symbols in the parent binary file's symbol table. I put together a small code example and it runs and compiles fine on Linux, but fails to match up any signals with the callback functions on AIX. I've seen online in a few places that I need to use the --export-dynamic flag, but gcc complains that this is an invalid flag during both compiling and/or linking. Some places say that extern "C" is needed, but since I'm using the gcc (C) compiler, and not g++ (C++), this should not be necessary (and the compiler wont compile it anyway). I've posted a bug at http://sourceforge.net/tracker/index.php?func=detail&aid=1186038&group_id=128955&atid=712808 . It has compiler flags and sample source listed. But I know that AIX can be picky when it comes to sharing or exporting symbols. Has anyone out there gotten this to work? Maybe there is something extra that I need to do to make this work that I'm currently overlooking? Thanks, Joel Wheeler --__--__-- _______________________________________________ aixtoolbox-list mailing list aix...@li... https://lists.sourceforge.net/lists/listinfo/aixtoolbox-list End of aixtoolbox-list Digest |