Re: garnome 2.8.2 failed on libgamin-1.so



Hello Ivan,

thanks for the tip it works for 3 out of 4.

The only one left was:
./.libs/libgamin-1.so: undefined reference to `setenv'

But I read that we may change 'setenv' to 'putenv', so I edit gamin-0.0.15/libgamin/.libs/libgamin-1.so and gamin-0.0.15/tests/testing.o

and it seems to be ok now.
See: http://bugzilla.gnome.org/show_bug.cgi?id=153104

Thank you for your help again.

Pierre-Yves

Ivan Noris wrote:
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

--
Pierre-Yves Taczynski
Unix Support
email: py-taczynski ti com
tel: 04 93 22 16 76



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