Re: g_strfreev & g_strsplit ???



On Tue, 27 Oct 1998 23:10:47 -0500 (EST), Dan Newcombe
<Newcombe@mordor.clayton.edu> wrote:

>I give up!  I am trying to compile the ORBit that is in CVS on my Linux
>box (debian w/ 2.0.34) and it keeps dying with:
>
>../../../src/services/name/.libs/libORBitCosNaming.so: undefined reference
>to `g_strfreev'
>../../../src/services/name/.libs/libORBitCosNaming.so: undefined reference
>to `g_strsplit'
>
>The real kicker is the exact same version of ORBit compiles just fine on
>my HP box.  Where do g_strfreev and g_strsplit come from?  Perhaps I am
>missing something.  As best as I know the versions of glib are the same,
>however a find / -name "*" -exec grep -li g_strfreev {} \; on my HP box
>only came back with the LName.[co] and the libORBitCosNaming.* files

You need a recent (within a day or two) glib from CVS.

-- Elliot
"In film you will find four basic story lines. Man versus man, man
 versus nature, nature versus nature, and dog versus vampire."
    - Steven Spielberg



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