Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2002 15:14:46 +0900
From:      Hiroshi Kamabe <Hiroshi.Kamabe@kmb.info.gifu-u.ac.jp>
To:        ports@freebsd.org
Subject:   compile error of kterm
Message-ID:  <20020622151446Y.Hiroshi.Kamabe@kmb.info.gifu-u.ac.jp>

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

I got the following error.  The version of the system is
4.6-20020622-STABLE.  I do not know how to fix this problem.

Sincerely,

Hiroshi Kamabe

-------------------------------------------------------------------

===>  Extracting for ja-kterm-6.2.0_4
>> Checksum OK for kterm/kterm-6.2.0.tar.gz.
>> Checksum OK for kterm/README.wallpaper.ja.
>> Checksum OK for kterm/kterm-6.2.0.NFS-xauth.patch.
>> Checksum OK for kterm/kterm-6.2.0-wpi.patch.gz.
>> Checksum OK for kterm/kterm-6.2.0-jisx0213.patch.gz.
>> Checksum OK for kterm/kterm-6.2.0-color16.patch.gz.
===>   ja-kterm-6.2.0_4 depends on executable: nkf - found
===>   ja-kterm-6.2.0_4 depends on executable: imake - found
===>   ja-kterm-6.2.0_4 depends on shared library: X11.6 - found
===>  Patching for ja-kterm-6.2.0_4
===>  Applying distribution patches for ja-kterm-6.2.0_4
===>  Applying FreeBSD patches for ja-kterm-6.2.0_4
===>  Configuring for ja-kterm-6.2.0_4
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
make includes
m4 kfontlist.m4 > kfontlist.c
make depend
rm -f .depend
gccmakedep -f-  --   -I/usr/X11R6/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER  -DUSE_MAKEDEPEND -- button.c charproc.c cursor.c data.c input.c 		  main.c menu.c misc.c screen.c scrollbar.c tabs.c 		  util.c VTPrsTbl.c kanji_map.c 		   gset.c convert.c xim.c kinput2.c convlib.c > .depend
===>  Building for ja-kterm-6.2.0_4
cc -O -pipe         -I/usr/X11R6/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER  -c button.c
rm -f charproc.o
cc -c -O -pipe         -I/usr/X11R6/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER   charproc.c
charproc.c:105: conflicting types for `malloc'
/usr/include/stdlib.h:99: previous declaration of `malloc'
charproc.c:106: conflicting types for `realloc'
/usr/include/stdlib.h:103: previous declaration of `realloc'
*** Error code 1

Stop in /usr/ports/japanese/kterm/work/kterm-6.2.0.
*** Error code 1

Stop in /usr/ports/japanese/kterm.


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?20020622151446Y.Hiroshi.Kamabe>