help-gift
[Top][All Lists]
Advanced

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

[help-GIFT] Installing GIFT on MacOS-X or Darwin


From: Andre Palubitzki
Subject: [help-GIFT] Installing GIFT on MacOS-X or Darwin
Date: Fri, 15 Mar 2002 16:16:49 +0100

I my efforts to port GIFT to MacOS-X I managed two problems:
I used the expat port from Fink instead of the code in the package.
I used dlcompat from Fink for "dynamically loaded modules" (cpp complaining the missing dlfcn.h).

But now I get a more GIFT specific problem (I guess):

/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -c CAFPlugin.cc
rm -f .libs/CAFPlugin.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -c CAFPlugin.cc -fno-common -DPIC CAFPlugin.cc: In method `CAFPlugin::CAFPlugin(basic_string<char,string_char_traits<char>,__default_alloc_template< false,0> >, basic_string<char,string_char_traits<char>,__default_alloc_template<false,
0> >)':
CAFPlugin.cc:37: assignment to `char *' from `const char *' discards qualifiers CAFPlugin.cc:43: assignment to `char *' from `const char *' discards qualifiers
make[1]: *** [CAFPlugin.lo] Error 1

How can I fix it?

Andre




reply via email to

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