Solaris compile problems for ktimezones.cpp?

Adriaan de Groot groot at kde.org
Wed Jul 13 10:05:35 BST 2005


On Wednesday 13 July 2005 06:43, Shaheed wrote:
> - ::unsetenv seems not to exist on Solaris (despite the output from
> "configure" stating it is in libkdefakes).

Right, so you need to link libkdefakes in. That library implements unsetenv 
(IIRC, by calling setenv("VARIABLE=")). Alternatively, you could take a look 
at how libical (your favorite codebase, I know) does unsetenv on Solaris.

-- 
These are your friends - Adem
    GPG: FEA2 A3FE Adriaan de Groot




More information about the kde-core-devel mailing list