Re: Building medusa HEAD



On Fri, 2004-01-02 at 23:05, mike wrote:
> anyone on this list had any joy building this puppy?
> 
> I get this
> ../libmedusa-internal/.libs/libmedusa-index-2.so: undefined reference to
> 
> ../libmedusa-internal/.libs/libmedusa-index-2.so: undefined reference to `medusa_idle_service_register'
> ../libmedusa-internal/.libs/libmedusa-index-2.so: undefined reference to `medusa_idle_service_unregister_and_destroy_connection'
> ../libmedusa-internal/.libs/libmedusa-index-2.so: undefined reference to `medusa_idle_service_sleep_until_idle'
> collect2: ld returned 1 exit status
> make[2]: *** [medusa-indexd] Error 1
> make[2]: Leaving directory `/home/mike/medusa/indexer'
> 
> (the same as James Henstridge was getting back in July)

The problem was caused by the compiler not creating static libs (.a) for
medusa-idled.  The problem appeared shortly after I upgrade my tool
chain.  I thought the problem was resolved when I added automake-1.7 as
a requirement back in July-August.  I just checked out head and built
Medusa normally, and via jhbuild without a problem.  These are the tools
reported by autogen.sh:

checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.57
checking for automake >= 1.7...
  testing automake-1.7... found 1.7.8
checking for libtool >= 1.4.3...
  testing libtoolize... found 1.5
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.2.3
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.15.0
Running aclocal-1.7...
Running libtoolize...
Running glib-gettextize... Ignore non-fatal messages.

If you can locate a bad version, I'll update Medusa's requirements. 

-- 
__C U R T I S  C.  H O V E Y____________________
sinzui cox net
Guilty of stealing everything I am.




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