Re: openpkg build command-line question

2005-08-13 Thread Matthias Kurz
On Fri, Aug 12, 2005, Doug Summers wrote: Is it possible to pass --define switches besides with_something=yes/no? I have some packages on AIX that I want to use IBM's compiler but I don't know how to pass it to openpkg build. For example, I'd like to do this: openpkg build --define=l_cc

Re: DB Problems w/HPUX - FIXED!

2005-08-13 Thread Ralf S. Engelschall
On Fri, Jul 29, 2005, Doug Summers wrote: Doug Summers wrote: I thought I was having issues with Postfix but it turns out that DB is the problem. I've tried recompiling with the --define=with_compat yes switch but it doesn't help. Here is output from 'db_stat -d

Re: OpenPKG 2.4.2 and SGI IRIX 6.5

2005-08-13 Thread Ralf S. Engelschall
On Wed, Aug 10, 2005, Doug Summers wrote: Doug Henry wrote: This error is very common under irix: /usr/freeware/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../popt -DOPENPKG -DOPENPKG_IRIX -I/tmp/openpkg-2.4.2/zlib-1.2.3 -I/tmp/openpkg-2.4.2/bzip2-1.0.3

Re: LSOF won't build on AIX 5.1 - SUCCESS

2005-08-13 Thread Ralf S. Engelschall
On Fri, Aug 12, 2005, Doug Summers wrote: [...] With the above changes and this command line I was able to build lsof (32-bit) on AIX 5.1. I'll try with IBM's compiler on a 64-bit kernel later: openpkg rpm -bb lsof.spec --define=l_cc gcc I don't understand why you need the l_cc define. The

Re: LSOF won't build on AIX 5.1

2005-08-13 Thread Ralf S. Engelschall
On Fri, Aug 12, 2005, Matthias Kurz wrote: On Fri, Aug 12, 2005, Doug Summers wrote: Getting this at the beginning of the build... + cd lsof_4.75_src + case powerpc-aix5.1 in + echo 'Platform powerpc-aix5.1 not supported' Platform powerpc-aix5.1 not supported This is happening