help-bison
[Top][All Lists]
Advanced

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

`yyparse' is multiply-defined


From: Pratima Nallapaneni
Subject: `yyparse' is multiply-defined
Date: Sun, 13 Oct 2002 23:58:43 -0700

 
--

On Sat, 12 Oct 2002 12:52:27  
 Pratima Nallapaneni wrote:
>Hi,
> I get this error when i say make. could anybody please tell me, why do I get 
> this error??
>
>~/thesis1/parser> make
>bison -v xquery.hand_written.y
>xquery.hand_written.y contains 5 shift/reduce conflicts.
>mv xquery.hand_written.tab.c xquery.hand_written.c
>gcc -g -I/public/cse/5317-501/gc6.0/include -c xquery.hand_written.c
>gcc -g -I/public/cse/5317-501/gc6.0/include main.c xquery.hand_written.o 
>/public
>/cse/5317-501/gc6.0/gc.a -o xquery.hand_written
>ld: fatal: symbol `yyparse' is multiply-defined:
>        (file /var/tmp/ccIzEzwl.o and file xquery.hand_written.o);
>ld: fatal: File processing errors. No output written to xquery.hand_written
>collect2: ld returned 1 exit status
>make: *** [xquery.hand_written] Error 1
>
>Thank u
>
>
>____________________________________________________________
>Watch a championship game with Elway or McGwire.
>Enter Now at http://champions.lycos.com 
>
>
>_______________________________________________
>address@hidden http://mail.gnu.org/mailman/listinfo/help-bison
>


____________________________________________________________
Watch a championship game with Elway or McGwire.
Enter Now at http://champions.lycos.com 



reply via email to

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