[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LDM #ILM-256864]: LDM-6.8.1 on Solaris 10 SPARC fails to make



Andrew,

> I seem to having trouble installing LDM-6.8.1 on Solaris 10 SPARC.
> I am successful through configure, but fails in "make".
> Attached is my make.log
> 
> ldm@hcpcomu01> env
> _=/usr/bin/env
> EDRSsrc=/usr3/homes/met/EDRS-maint/src
> MANPATH=/opt/ActiveTcl-8.4/man:/apps/home/ldm/man:/usr/man:/usr/share/man
> LANG=en_US.UTF-8
> HZ=
> EDRSbin=/usr3/weather/bin
> PATH=/opt/sunstudio12.1/bin:/usr/ccs/bin:/usr/perl5/5.8.4/bin:/usr/bin
> ORACLE_BASE=/u01/app/oracle/product/10.2.0
> EDITOR=vi
> LOGNAME=ldm
> MAIL=/var/mail/ldm
> ORACLE_SID=wxdbdev
> PS1=ldm@hcpcomu01>
> HOST=hcpcomu01
> SHELL=/usr/bin/ksh
> ORACLE_TERM=vt100
> HOME=/apps/home/ldm
> TERM=xterm
> ORACLE_HOME=/u01/app/oracle/product/10.2.0
> LDMHOME=/apps/home/ldm
> PWD=/apps/home/ldm/ldm-6.8.1/src
> TZ=GMT0
> ORAENV_ASK=NO
> EDRShome=/usr3/weather
> 
> Any help would be appreciated..

The "make.log" file contained this:

Making `all' in directory /apps/home/ldm/ldm-6.8.1/src/server

c89 -c -O -xarch=generic64 -U__C99FEATURES__ -DNDEBUG  -I.. -I../config 
-I../misc -I../ulog -I../protocol -I../pq abbr.c
c89: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs
c89 -c -O -xarch=generic64 -U__C99FEATURES__ -DNDEBUG  -I.. -I../config 
-I../misc -I../ulog -I../protocol -I../pq acl.c
c89: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs
c89 -c -O -xarch=generic64 -U__C99FEATURES__ -DNDEBUG  -I.. -I../config 
-I../misc -I../ulog -I../protocol -I../pq child_process_set.c
c89: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs
bison -y parser.y
*** Signal 11 - core dumped
make: Fatal error: Command failed for target `parser.c'

It looks like your bison(1) utility is broken (it should never cause a signal 
11).

I recommend either fixing the bison(1) installation or using another 
yacc(1)-compatible utility. You can specify the utility on the configure 
command-line:

    ./configure YACC=... ...

> Thanks.
> 
> Andrew Little
> Weather Systems Analyst
> Universal Weather & Aviation Inc.
> 8787 Tallyho Road
> Houston, Texas 77061
> (713) 947-5633
> (713) 504-2719
> 
> address@hidden<mailto:address@hidden>
> 
> Success from the word GO.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: ILM-256864
Department: Support LDM
Priority: Normal
Status: Closed