[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] Major symbol exporting problem
From: |
Albert Chu |
Subject: |
Re: [Freeipmi-devel] Major symbol exporting problem |
Date: |
Fri, 02 Apr 2004 08:39:38 -0800 |
Hmmm, off the top of my head, I guessing no. Wrapping the #ifdef around
xmalloc will not stop the symbol from being exported. But its worth a
shot, I'll give it a shot later on today.
There are ways to stop symbols from being exported via the compiler.
But I don't know if we want to do that ...
Al
--
Albert Chu
address@hidden
Lawrence Livermore National Laboratory
----- Original Message -----
From: Anand Babu <address@hidden>
Date: Thursday, April 1, 2004 6:41 pm
Subject: Re: [Freeipmi-devel] Major symbol exporting problem
>
> will #ifdef FREEIPMI_LIBRARY fix the issue ?
>
> ,----
> | Symbols in libfreeipmi are colliding with other libraries. In
> | particular everything in xmalloc.c.
> |
> | There are several ways to fix this, but temporarily, I have
> decided to
> | do a search and replace on the function names.
> |
> | We can debate the proper way to deal with this later, and if we
> need to
> | rename other functions.
> |
> | Al
> `----
>
> --
> _.|_
> (_||_)
> Free as in Freedom <www.gnu.org>
>