[kde-solaris] chooser.cpp undefined setenv

Joshua Symons kde-solaris@mail.kde.org
Sun Nov 10 03:04:01 2002


When compiling kdebase 3.1.rc2 or lower at least, the following has to
be defined in chooser.cpp in order for it to compile without dying on
symbol setenv.

extern "C" int setenv(const char *name, const char *value, int overwrite);

Also has anyone notified qt that -shared is no longer backwards
compatible for gcc 3.2 and that -G should be used instead. I've modified
my makefiles as necessary after configuring, but unfortunately, sed will
botch up makefiles in solaris where a line contains more than 4000
characters.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Joshua Symons &lt vmcore at mysun dot com &gt
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~