|
|
activation-server-main.o(.text+0x6e6): In function `main':
: undefined reference to `ORBit_CosNaming_NamingContextExt_create'
collect2: ld returned 1 exit status
make[3]: *** [bonobo-activation-server] 错误 1
make[3]: Leaving directory `/home/shannleon/src/libbonobo-2.10.1/activation-server'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/shannleon/src/libbonobo-2.10.1/activation-server'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/shannleon/src/libbonobo-2.10.1'
make: *** [all] 错误 2
-----------------
错误是我把ORbit库strip了。 |
|