![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Cc src/cl/clf/csmt_unix/csmtinterf.o In file included from src/cl/clf/hdr/clsigs.h:127, from src/cl/clf/csmt_unix/csmtinterf.c:13: /usr/include/ucontext.h:42:2: error: #error ucontext routines are deprecated, and require _XOPEN_SOURCE to be defined src/cl/clf/csmt_unix/csmtinterf.c: In function 'IICSMTadd_thread': src/cl/clf/csmt_unix/csmtinterf.c:4122: error: 'CS_SCB' has no member named 'cs_sp' src/cl/clf/csmt_unix/csmtinterf.c:4122: error: 'CS_SCB' has no member named 'cs_sp' ... Could someone suggest a magic code block for #if defined (int_osx) or perhaps a workaround? |
#3
| |||
| |||
|
|
I have no trouble compiling Ingres (main) for OSX in 64-bit mode, although I get a few warnings about constants too large when compiling in the (default) 32-bit mode. So you ought to be able to resolve compilation problems by referring to main. |
#4
| |||
| |||
|
|
On Sun, 15 May 2011 09:37:48 -0400 Karl Schendel <schendel (AT) kbcomputer (DOT) com> wrote: I have no trouble compiling Ingres (main) for OSX in 64-bit mode, although I get a few warnings about constants too large when compiling in the (default) 32-bit mode. So you ought to be able to resolve compilation problems by referring to main. Karl, thanks for the reply. No joy in main. I get advice to use darwinports, which I've always found more trouble than it's worth. Then: Sun May 15 14:57:14 EDT 2011 warning: unknown rule IISUBSYS warning: unknown rule IITOOLSSH warning: unknown rule IITOOLSSH warning: unknown rule IITOOLSSH warning: unknown rule IITOOLSBAT ...found 7 target(s)... ./runbuild.sh: line 106: mkjams: command not found Jamfile: No such file or directory ...found 7 target(s)... ./runbuild.sh: line 128: buildrel: command not found Sun May 15 14:57:14 EDT 2011 |
#5
| |||
| |||
|
|
I've never built with runbuild. I'll check over my OSX build environment tomorrow (I'm excessively wearied today, alas) |
#6
| |||
| |||
|
|
I have no trouble compiling Ingres (main) for OSX in 64-bit mode, although I get a few warnings about constants too large when compiling in the (default) 32-bit mode. So you ought to be able to resolve compilation problems by referring to main. |
#7
| |||
| |||
|
|
On Sun, 15 May 2011 18:01:55 -0400 Karl Schendel <schendel (AT) kbcomputer (DOT) com> wrote: I've never built with runbuild. I'll check over my OSX build environment tomorrow (I'm excessively wearied today, alas) |
#8
| |||
| |||
|
|
When I have seen the unknown rules errors like this has been with a fresh svn check out and I have not run buildtools/set_env.sh prior to jamming in src/tools/port/jam; mkjams and then the rest. Could that be your situation? |
#9
| |||
| |||
|
#10
| |||
| |||
|
|
When I have seen the unknown rules errors like this has been with a fresh svn check out and I have not run buildtools/set_env.sh prior to jamming in src/tools/port/jam; mkjams and then the rest. Could that be your situation? |
![]() |
| Thread Tools | |
| Display Modes | |
| |