[ scummvm-Bugs-3489654 ] DEVTOOLS: create_kyradat linkerror

SourceForge.net noreply at sourceforge.net
Mon Feb 20 16:40:16 CET 2012


Bugs item #3489654, was opened at 2012-02-20 07:40
Message generated for change (Tracker Item Submitted) made by fingolfin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3489654&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler error
Group: Tools
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Max Horn (fingolfin)
Assigned to: Nobody/Anonymous (nobody)
Summary: DEVTOOLS: create_kyradat linkerror

Initial Comment:
Trying to do "make devtools" with current git master results in the following error for me (on OS X 10.6, with Apple GCC 4.2):

    C++      devtools/create_kyradat/create_kyradat
ld: duplicate symbol debug(int, char const*, ...)in common/libcommon.a(debug.o) and devtools/create_kyradat/util.o for architecture x86_64
collect2: ld returned 1 exit status

If I remove libcommon from the linker list, it complains about scumm_stricmp missing. I guess the simple solution for this would be to add scumm_stricmp to devtools/create_kyradat/util.o

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3489654&group_id=37116




More information about the Scummvm-tracker mailing list