Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 11-07-2003
catalin catalin is offline
Registered User
 
 
Join Date: Jul 2003
Location: Oslo, Norway
Posts: 57
slice2cpp: relocation error: ... undefined symbol: yydebug

Hi!

---
Using ICE 1.1.0 on RedHat 9.0
---

I have modified the Slice grammar a bit and regenerated the parser by issuing the bison -d Grammar.y -o Grammar.cpp command.

Then I did make in the .../src/Slice directory and then as root I did make install in the same directory, which replaced my "libSlice.so.11" library.

When I run slice2cpp Printer.ice now I get
Quote:
slice2cpp: relocation error: /opt/Ice-1.1.0/lib/libSlice.so.11: undefined symbol: yydebug
How do I have to build the "libSlice.so.11" library so that yydebug will be defined?

I haven't removed anything from the original grammar, so I guess yydebug isn't defined because I didn't pass the right options to bison, or something.

Thanks if anyone can help. I am not asking for anyone to debug my grammar, only to help me with the building commands. While this isn't directly using ICE, spreading knowledge about the innerworkings of the system, including how to modify it, will certainly help ICE in the long run.

Thanks again.
Catalin
Reply With Quote
  #2 (permalink)  
Old 11-07-2003
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
Have a look at my response to your other post. If you use the rules from config/Make.rules, you will not have this problem.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
error C2027: use of undefined type 'Ice::0bjectAdapter' ZeroX Help Center 3 09-13-2006 10:04 AM
slice2cpp error JimSec Bug Reports 1 08-16-2006 02:05 PM
link error: error LNK2001: unresolved external symbol __imp___assert gmueckl Help Center 2 09-03-2003 03:49 AM
Ice-1.1.0: compile error "undefined reference to xercesc_2_2" Urs Help Center 2 05-30-2003 04:29 PM
slice2cpp/Parser and yydebug marlowa Bug Reports 0 02-27-2003 02:58 PM


All times are GMT -4. The time now is 11:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.