|
|
No rule to make target `libsocket.a', needed by.....
|
|
08/20/2010 9:15 AM
post63700
|
No rule to make target `libsocket.a', needed by.....
Hello,
I am trying to build a library in QNX 6.5 and my common.mk includes the "socket" lib
i.e.
#below line is part of my common.mk
LIBS+=socket
The source gets compiled but I get this error:
"No rule to make target `libsocket.a', needed by ......."
I am not sure how to fix this problem. Any help would be appreciated
Sunil
|
|
|
|
|