bug-oleo
[Top][All Lists]
Advanced

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

Re: problems compiling oleo-1.99.16


From: Dominik Szczerba
Subject: Re: problems compiling oleo-1.99.16
Date: Thu, 31 Oct 2002 13:05:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

>Let's stick with the linux one for now.   The sun problems don't seem to
>shed any light (or just hit other problems).
>

that's right. i care more for linux version for a while.

>Can you compare what you get to my results here?  I want to see what
>yacc/bison you're using to start:
>
>bigger$ rm src/posixtm.[co] src/parse.[co] lib/getdate.[co]
>bigger$ make


OK, i cleaned up everything, configured and:

address@hidden:~/pack/oleo-1.99.16$> ls src/posixtm.[co] src/parse.[co]
lib/getdate.[co]
ls: src/posixtm.[co]: No such file or directory
ls: src/parse.[co]: No such file or directory
ls: lib/getdate.[co]: No such file or directory

> bigger$ make

here we go (exceptions, full logs attached):

make[2]: Entering directory `/home/domi/pack/oleo-1.99.16/lib'
yacc   getdate.y && mv y.tab.c getdate.c
yacc: 13 shift/reduce conflicts.
if test -f y.tab.h; then \
if cmp -s y.tab.h getdate.h; then rm -f y.tab.h; else mv y.tab.h
getdate.h; fi; \
else :; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl    -g -O2 -c getdate.c
...
make[2]: Entering directory `/home/domi/pack/oleo-1.99.16/src'
/bin/sh ./ylwrap "yacc" parse.y y.tab.c parse.c y.tab.h parse.h --  -d
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl     -g -O2
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/X11R6/include
-DBUILD_PREFIX='"'/usr/local'"' -c parse.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl     -g -O2
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/X11R6/include
-DBUILD_PREFIX='"'/usr/local'"' -c byte-compile.c

Attached please find the complete compile log.

Well, I would be glad to run that nice little proggy ;)

thank you!
dominique


>..
>make[2]: Entering directory `/usr/local/src/oleo/lib'
>bison -y   getdate.y && mv y.tab.c getdate.c
>conflicts:  13 shift/reduce
>if test -f y.tab.h; then \
>if cmp -s y.tab.h getdate.h; then rm -f y.tab.h; else mv y.tab.h getdate.h; fi; \
>else :; fi
>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../intl -g -Wall -c getdate.c
>..
>/bin/sh ./ylwrap "bison -y" parse.y y.tab.c parse.c y.tab.h parse.h --  -d
>gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl -g -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/X11R6/include -DBUILD_PREFIX='/usr/local' -c parse.c
>..
>/bin/sh ./ylwrap "bison -y" posixtm.y y.tab.c posixtm.c y.tab.h posixtm.h -- -d >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../intl -g -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/X11R6/include -DBUILD_PREFIX='/usr/local' -c posixtm.c
>..
>
>Any differences?
>
>            -- Pete
>
>


--
----------------------------------
Dominik Szczerba, Dr.
CO-ME, D-ITET, ETZ F85
ETH, Gloriastr. 35
CH-8092 Zurich
http://www.vision.ee.ethz.ch/~domi
----------------------------------
ii swear i never use vi^[:wqZZ
----------------------------------


Attachment: myconfigure.log.gz
Description: application/gunzip

Attachment: mymake.log.gz
Description: application/gunzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]