[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Q] How to resolve this problem?
From: |
JongAm Park |
Subject: |
[Q] How to resolve this problem? |
Date: |
Sun, 28 Aug 2005 08:51:53 -0700 |
User-agent: |
Thunderbird 1.6a1 (Windows/20050821) |
Hello.
I am trying to build the GNUStep base on the cygwin. While it is
building it throws this error message.
rm -rf _tmp.def
cat ./Additions/subproject.def ./unix/subproject.def libgnustep-base.def
> der
ived_src/libgnustep-base.inp
dlltool: Error, duplicate EXPORT with oridinals: NSIntMapKeyCallBacks
make[2]: *** [derived_src/libgnustep-base.def] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/cygdrive/c/Documents and
Settings/mottola/gnustep-c
vs/gnustep/core/base/Source'
make: *** [internal-all] Error 2
I also found out that it was reported bug. The bug # is #13183.
Is there any way to suppress this error?
I tried #pragma once in the header file where it exports the
NSIntMapKeyCallBacks, but no good result.
Actually the header file is already protected from inclusion several times.
Please help me.
Thank you.
JongAm Park
--
"Try not to become a man of success but rather to become a man of value."
-- A. Einstein
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
JongAm Park http://my.dreamwiz.com/jongam
jongam@myrealbox.com MSN : jongampark@hotmail.com
Tel)213-251-9592 Yahoo : jongampark
M)2130820-8943 AIM : JongAm
- [Q] How to resolve this problem?,
JongAm Park <=