Le Tue, 07 Apr 2009 14:28:48 +0200, Daniel Stenberg <[email protected]> a écrit:
> On Tue, 7 Apr 2009, Sukender wrote: > >> Hmmm... lib558.c has a Curl_hash_destroy() call (line 157), and a >> Curl_mk_dnscache() call (line 98). This doesn't seem to be a mistake, or is >> it? BTW, the compilation is okay on my machine, whereas Bill's build fails. >> That sounds strange. Maybe a diffenrent config, but I have no clue about the >> source of the error. > > Ah right. I had forgot about that. The test has an #ifdef for > CURL_HIDDEN_SYMBOLS so if the internal symbols are not available that define > should be set. > Errr.... well, should I always set it or not, then? I mean I don't really understand the reason for defining CURL_HIDDEN_SYMBOLS or not since Bill's config and mine seem similar. The "internal symbols" should be available on both configs, shouldn't they? -- Sukender PVLE - Lightweight cross-platform game engine - http://pvle.sourceforge.net/
