--
Ed Korthof wrote:
> --
>
>
>
> could you try adding 'dummy ' at the begining of the line where this
> occurs? Ie.:
>
> dummy $(SHLIBS): $(OBJS_PIC)
>
> I'd like to make sure that this fixes the problem.
>
'make' works after adding the dummy. Thanks for the quick reponse.
>
> > (2) $(CFLAGS) is required to comple jserv_mkimg.c, otherwise
> > compile error. Modify the line to:
> > ($CC) $(CFLAGS) jserv_mkimg.c -o jserv_mkimg
> > and it worked.
>
> Ok, I'll fix this.
>
> Thanks for the bug report --
>
> Ed
>
>
Yang-Chao
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]