Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 1998 15:57:01 +0800
From:      Doug Lo <jwlo@ms11.hinet.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   BLT2.3 compile error.
Message-ID:  <357CEACC.19D5AC12@ms11.hinet.net>

next in thread | raw e-mail | index | archive | help
Hi, FreeBSDers,

I got error messages while compiling blt2.3 on FreeBSD 2.2.6-RELEASE. The error
messages as below:

Jupiter# make
making all in ./src
gcc -c -O3 -fno-strength-reduce -Wwrite-strings -Wshadow -Wtraditional
-fwritable-strings -Wall  -I. -I. -I./.. -I/usr/local/include
-I/usr/local/include -I/usr/X11R6/include bltGrMarker.c
bltGrMarker.c: In function `PrintImage':
bltGrMarker.c:1767: warning: passing arg 1 of `Tk_FindPhoto' from incompatible
pointer type
bltGrMarker.c:1767: too few arguments to function `Tk_FindPhoto'
*** Error code 1

Stop.
*** Error code 1

Stop.

Would anyone tell me how to fix this problem, thanks.

Sincerely yours,
Doug.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?357CEACC.19D5AC12>