Re: Help for ORB-mt



sjkang <sjkang saul cis upenn edu> wrote:
>
> client : client.o calculator-common.o calculator-stubs.o
>  $(CC)  -o $(CFLAGS) client client.o calculator-stubs.o calculator-common.o 'orbit-config-mt --multithread --libs client'
> 
> server : server.o calculator-skels.o calculator-common.o
>  $(CC)  -o $(CFLAGS) server server.o calculator-stubs.o calculator-common.o 'orbit-config-mt --multithread --libs server'

Change the single quotes "'" in these two lines to backticks "`". I believe
on most keyboards you'll find the backtick on the same key as the tilde "~"
character.
-- 
Sam Couter          |   Internet Engineer   |   http://www.topic.com.au/
sam topic com au    |   tSA Consulting      |
OpenPGP key ID:       DE89C75C,  available on key servers
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C

Attachment: pgpcsyR6g44fD.pgp
Description: PGP signature



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