Re: garnome 2.8.2 failed on libgamin-1.so



Hi,

I've had similar problems before, with some other package on Solaris (I'm not building GNOME since 2.6.2).
It seems that LDFLAGS=-lsocket or even LDFLAGS=-lsocket -lnsl helps.

I've modified Garnome's makefile for the buggy package like this:

include ../category.mk

LDFLAGS += -lsocket -lnsl


Can you try it?

And now I'm blocked on gamin:
./.libs/libgamin-1.so: undefined reference to `connect'
./.libs/libgamin-1.so: undefined reference to `socket'
./.libs/libgamin-1.so: undefined reference to `setenv'
./.libs/libgamin-1.so: undefined reference to `recvmsg'
collect2: ld returned 1 exit status

Regards,
Ivan
--
  Ing. Ivan Noris
  System engineer, Business Global Systems, a.s.
  info & public key: http://www.bgs.sk/people/noris
  __________________________________________________________________
  "Semper cautus - semper paratus - semper idem Vix."



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