Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 1998 15:11:18 +0800
From:      Doug Lo <jwlo@ms11.hinet.net>
To:        freebsd-ports@FreeBSD.ORG
Cc:        lukin@okbmei.msk.su
Subject:   BLT2.3 compile error.
Message-ID:  <35861A96.361B6314@ms11.hinet.net>

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

I install blt2.3 on FreeBSD 2.2.6-RELEASE, I got error messages while running
'make':
# 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.

Best regards,
Doug.



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35861A96.361B6314>