Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IMG compling issue

0 views
Skip to first unread message

Stuart

unread,
Nov 21, 2009, 8:27:56 PM11/21/09
to
I tried to compile the source from sourceforge for IMG 1.3 on an
SB1000 running
Solaris 8. I get a number of errors, but one that is particularly
common is:

"sun.c", line 576: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 576: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 685: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 685: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 784: undefined symbol: TK_PHOTO_COMPOSITE_OVERLAY
"sun.c", line 784: prototype mismatch: 7 args passed, 6 expected
"sun.c", line 857: warning: implicit function declaration: strlen

I can't find the string TK_PHOTO_COMPOSITE_OVERLAY any where in
the 1.3 source distribution. Does anyone know where that is supposed
to be found?

Stuart

Larry W. Virden

unread,
Nov 23, 2009, 9:56:43 AM11/23/09
to
On Nov 21, 8:27 pm, Stuart <bigdak...@aol.com> wrote:
>   I tried to compile the source from sourceforge for IMG 1.3 on an
> SB1000 running
> Solaris 8. I get a number of errors, but one that is particularly
> common is:

> I can't find the string TK_PHOTO_COMPOSITE_OVERLAY any where in
> the 1.3 source distribution. Does anyone know where that is supposed
> to be found?
>
> Stuart

Did you check tk/generic/tk.h ?

0 new messages