ORBit yp_get_default_domain problem



The solution to this one isn't obvious to me, and the problem's been
around for a while now.

ORBit's make fails with:

gcc -g -O2 -o .libs/name-client name-client.o -Wl,--rpath
-Wl,/opt/gnome/lib ../../../src/orb/.libs/libORBit.so -L/opt/gnome/lib
-lglib -lm -Wl,--rpath -Wl,/opt/gnome/lib
../../../src/IIOP/.libs/libIIOP.so -Wl,--rpath -Wl,/opt/gnome/lib
../../../src/ORBitutil/.libs/libORBitutil.so -Wl,--rpath
-Wl,/opt/gnome/lib .libs/libORBitCosNaming.so -L/opt/gnome/lib -lglib
-lm
../../../src/IIOP/.libs/libIIOP.so: undefined reference to
`yp_get_default_domain'
make[4]: *** [name-client] Error 1
make[4]: Leaving directory
`/home/uprooted_usr.local.src/gnome/ORBit/src/services/name'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/uprooted_usr.local.src/gnome/ORBit/src/services'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/uprooted_usr.local.src/gnome/ORBit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/uprooted_usr.local.src/gnome/ORBit'
make: *** [all-recursive-am] Error 2

I saw another guy report the exact same problem recently, but no
response yet. I suspect this only happens to a small group of people,
and most developers haven't seen it.

I have a Debian system, some slink, some potato.





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