On Fri Dec 17 10:27:03 2010, MJEVANS wrote:
Show quoted text> On Thu Oct 21 04:01:24 2010, Alexey.Kotukhov wrote:
> >
> > /usr/share/oracle/11.2/client/demo.mk contains GNU make "shell" function
> >
> > MTYPE=`if [ "$(shell uname -m)" = "x86_64" ]; then echo "-m32" ; fi`
> >
> > On centos 5.5
> > ...
> > 0 Variable: LDFLAGS
> > 1 Expanding -g $(MTYPE)
> > 2 Variable: MTYPE
> > 3 Expanding `if [ "$(shell uname -m)" = "x86_64" ]; then echo "-m32"
; fi`
Show quoted text> > Evaluating `if [ "$(shell uname -m)" = "x86_64" ]; then echo "-m32"
; fi`
Show quoted text> > sh: shell: command not found
> > returned ''
> > ...
> >
> > In Ubuntu 10.10 exists "shell" command and configure hangs.
> >
> >
> >
> >
>
> The shell script you are running is from Oracle and not in DBD::Oracle.
> Have you reported this to Oracle? Do have have a suggested workaround as
> I'm not sure what DBD::Oracle can do about this.
>
> Martin
Unless you can come up with a workaround for this I don't see there is
anything we can do. I suggest you report it to Oracle as it is their
script. I will close this in a few days if no reply.
Martin
--
Martin J. Evans
Wetherby, UK